Glitchfinder
|
c7a0841c2e
|
Properly defaulting more permissions.
|
2013-02-05 17:36:16 -08:00 |
|
Glitchfinder
|
b843970033
|
Properly defaulting more permissions.
|
2013-02-05 17:25:00 -08:00 |
|
GJ
|
4931ff6e4a
|
Gut old PartyHUD stuff from the Spout config file.
|
2013-02-05 19:03:54 -05:00 |
|
GJ
|
b9ef701ff1
|
Changed backup task to include ALL config files
|
2013-02-05 19:03:54 -05:00 |
|
Glitchfinder
|
c07364f775
|
Properly defaulting permissions.
|
2013-02-05 15:32:52 -08:00 |
|
GJ
|
64d3430455
|
ACTUALLY ACTUALLY make /mcpurge behave right for flatfile.
|
2013-02-05 17:19:53 -05:00 |
|
GJ
|
7e4188e776
|
ACTUALLY make removing powerless players work for Flatfile. Old users
will only work from here forward - we never tracked login time before
for FlatFile.
|
2013-02-05 17:09:20 -05:00 |
|
GJ
|
3f6c07ba6a
|
Updated /mcpurge for Bukkit CommandAPI, also made it work with Flatfile
|
2013-02-05 15:29:57 -05:00 |
|
GJ
|
419937f62e
|
Refactoring - these should be with the rest of the DB files.
|
2013-02-05 12:56:31 -05:00 |
|
GJ
|
ab92aa3ffa
|
Update /mcpurge command to use Bukkit CommandAPI. Addresses #628
|
2013-02-05 12:50:09 -05:00 |
|
GJ
|
2d9dc92f83
|
Added methods to ChatAPI for retrieving the current chat mode of a
player. Fixes #641
|
2013-02-05 12:30:15 -05:00 |
|
GJ
|
0f214496f2
|
Fixed a few incorrect usage strings.
|
2013-02-05 11:19:25 -05:00 |
|
GJ
|
9103914bc9
|
Update /mctop to use Bukkit CommandAPI. Addresses #628
|
2013-02-05 10:54:53 -05:00 |
|
GJ
|
aad14169fb
|
Flip the order to short-circuit faster.
|
2013-02-05 10:18:24 -05:00 |
|
GJ
|
3550c25b7d
|
targetParty could have been null going into the PartyChangeEvent.
|
2013-02-05 09:59:03 -05:00 |
|
GJ
|
2764368089
|
HerbalismBlock could be null here.
|
2013-02-05 09:57:03 -05:00 |
|
GJ
|
e46dcb69da
|
Move setup tasks from onEnable to their own private functions for better
readability.
|
2013-02-05 09:51:45 -05:00 |
|
GJ
|
ef7aeb752e
|
Update /mcstats to use Bukkit CommandAPI. Addresses #628
|
2013-02-05 09:30:47 -05:00 |
|
GJ
|
81ba0404b2
|
Fix issue with /mcstats displaying Integer.MAX_VALUE for the power level
cap when there is no power level cap.
|
2013-02-05 09:26:10 -05:00 |
|
GJ
|
9af470536b
|
Some things should remain private.
|
2013-02-05 09:18:37 -05:00 |
|
GJ
|
5349b46122
|
Update /mcrank to use Bukkit CommandAPI. Addresses #628
|
2013-02-05 09:18:06 -05:00 |
|
GJ
|
0de7e22408
|
Adjust how we get the usage strings for the /skillname commands
|
2013-02-05 08:51:11 -05:00 |
|
GJ
|
03f96daba3
|
Fix typo in /mcability permissions check
|
2013-02-05 08:51:11 -05:00 |
|
GJ
|
f6aca88b36
|
Change /mcmmo to use Bukkit CommandAPI. Addresses #628
|
2013-02-05 08:51:10 -05:00 |
|
GJ
|
ea32cb9e12
|
These commands cannot work for online players, period.
|
2013-02-05 08:51:10 -05:00 |
|
TfT_02
|
1c328e7ac7
|
Fixed a bug which made it impossible to join other players' parties.
|
2013-02-05 14:47:09 +01:00 |
|
TfT_02
|
89eef2ce07
|
Added new config options to allow friendly fire in parties.
|
2013-02-05 14:47:09 +01:00 |
|
TfT_02
|
433c99e239
|
Clean up
|
2013-02-05 14:47:08 +01:00 |
|
Glitchfinder
|
e2faeac505
|
Updating blast mining permissions and alphabetizing the permissions list.
|
2013-02-04 15:54:19 -08:00 |
|
TfT_02
|
263cb2823c
|
Oops, forgot to remove debug messages!
|
2013-02-05 00:46:50 +01:00 |
|
TfT_02
|
5769c8dea9
|
Update the changelog
|
2013-02-05 00:44:22 +01:00 |
|
TfT_02
|
3cff8aba16
|
Add an error message when the config.yml is outdated.
Adressess #626.
|
2013-02-05 00:44:22 +01:00 |
|
TfT_02
|
e5e19f77b9
|
Automatically remove inactive party members after 7 days (default)
Inactive meaning, the player has offline for atleast 7 days. This will
prevent the parties.yml file from getting unnecessarily large.
|
2013-02-05 00:44:22 +01:00 |
|
GJ
|
4d93f3271d
|
Update /mcability to use Bukkit CommandAPI. Addresses #628
|
2013-02-04 17:35:48 -05:00 |
|
GJ
|
0683745dd2
|
Update /inspect to use Bukkit command API. Addresses #628
|
2013-02-04 16:43:37 -05:00 |
|
GJ
|
49ef013152
|
Add alias to /xprate through the register instead of plugin.yml
|
2013-02-04 16:00:04 -05:00 |
|
GJ
|
3153bbc973
|
Typo fix.
|
2013-02-04 15:45:15 -05:00 |
|
GJ
|
717a258430
|
Added the other permissions nodes. Addresses #628
|
2013-02-04 15:10:07 -05:00 |
|
GJ
|
bb945a765c
|
Updating /xprate to use Bukkit command API
|
2013-02-04 15:09:35 -05:00 |
|
Glitchfinder
|
6d486401b5
|
Adding a permission for the /mcc command.
|
2013-02-04 11:58:00 -08:00 |
|
Glitchfinder
|
07df5edc86
|
Adding new permissions for the /xplock command.
|
2013-02-04 11:47:32 -08:00 |
|
Glitchfinder
|
ae5ab13533
|
Adding a permission for the /mchud command.
|
2013-02-04 11:39:43 -08:00 |
|
TfT_02
|
fc40f545fe
|
Removed Chimaera Wing
"RIP Chimera wing, an archaic item from a decadent past" ~ shatteredbeam
|
2013-02-04 19:41:23 +01:00 |
|
TfT_02
|
37e01f992d
|
Update the changelog
|
2013-02-04 17:58:21 +01:00 |
|
GJ
|
b497853e8a
|
Changelog update.
|
2013-02-04 11:48:19 -05:00 |
|
TfT_02
|
85dc6e51d2
|
Bleeding particle effect added.
|
2013-02-04 17:41:32 +01:00 |
|
TfT_02
|
6d5ce1357e
|
More party members = more XP share bonus
Sorry, broke your party settings in config.yml. So now when there are
more party members near, the party share bonus is increased. :)
|
2013-02-04 17:41:31 +01:00 |
|
TfT_02
|
ac1d556895
|
Moved this a bit + minor cleanup
|
2013-02-04 17:41:31 +01:00 |
|
GJ
|
4aceadd777
|
== is faster than .equals() for enums.
|
2013-02-04 11:35:52 -05:00 |
|
GJ
|
49de6614c0
|
Remove more old code from PlayerProfile
|
2013-02-04 11:28:59 -05:00 |
|