summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* New items.csv by andrewkmsnowleo2011-09-17-1/+138
* New methods in player and server interface.snowleo2011-09-17-0/+182
* CB#1137snowleo2011-09-17-0/+0
* Merge branch 'bukkitupdate'snowleo2011-09-15-197/+141
|\
| * Updates for banningsnowleo2011-09-07-197/+141
| * CB#1089snowleo2011-09-07-0/+0
* | Fix getSafePosition once again.snowleo2011-09-11-6/+42
* | added a clearall option to powertoolsokamosy2011-09-10-1/+22
* | Merge branch 'master' of github.com:essentials/Essentialsokamosy2011-09-10-750/+1431
|\ \
| * | Move 'spawnifnospawn' check to home decision tree.KHobbits2011-09-09-8/+5
| |/
| * Using the correct player object for dispatching the command on powertool use.snowleo2011-09-05-1/+1
| * Fix afk not disabled after command usesnowleo2011-09-05-1/+0
| * Ignore more local branchessnowleo2011-09-04-1/+4
| * Cross world move checksnowleo2011-09-02-1/+2
| * Throwing an error on /sethome if you cant set multiple homes.KHobbits2011-09-02-0/+3
| * Disabling update check for now, we have to find a better solution.snowleo2011-09-02-7/+1
| * Prevent that hidden players broadcast afk messagessnowleo2011-09-02-28/+62
| * fix failed edit on githubKHobbits2011-09-02-1/+1
| * Edited Essentials/src/com/earth2me/essentials/perm/Permissions2Handler.java v...KHobbits2011-09-02-1/+1
| * Restore tempban functionalitysnowleo2011-09-01-1/+1
| * items.csv changes by andrewkmsnowleo2011-09-01-1/+57
| * Prevent afk message after login, also don't show afk message on logout.snowleo2011-09-01-12/+12
| * Sample permissions for PermissionsBukkit, PermissionsEx and bPermissionssnowleo2011-09-01-0/+405
| * Copy&Paste Bugs are always stupidsnowleo2011-09-01-1/+1
| * Cleanupsnowleo2011-08-31-1/+1
| * Cleaner checkPermissions()snowleo2011-08-31-48/+49
| * Using base instead of our wrapped player for permission check.snowleo2011-08-31-8/+15
| * Minor rewrite of Permissions package, all the stuff is now in one place.snowleo2011-08-30-145/+349
| * Missing nochargeexception in /home and /worldsnowleo2011-08-30-1/+3
| * Adding throw to prevent double charge.KHobbits2011-08-30-10/+11
| * NoChargeException for teleport commandssnowleo2011-08-30-0/+15
| * /help now supports multiple permissions for a command in plugin.ymlsnowleo2011-08-30-29/+63
| * First update check is done 10 minutes after server start.snowleo2011-08-30-1/+1
| * Catch NPE in /powertool, also cleanupsnowleo2011-08-30-8/+11
| * Fix compatibility issues with Citizenssnowleo2011-08-28-10/+1
| * Cleanupsnowleo2011-08-28-101/+64
| * If PermissionsBukkit or bPermissions is detected, we don't need the config sw...snowleo2011-08-28-21/+18
| * Updates to Plugin listenersnowleo2011-08-28-6/+29
| * Adding support for two more permission systems.snowleo2011-08-28-10/+199
| * Revert "Testing yaml annotations"snowleo2011-08-28-1691/+7
| * Another build fixsnowleo2011-08-28-1/+1
| * Allow the build server to build again.snowleo2011-08-28-3/+4
| * Disabling broken testsnowleo2011-08-28-5/+5
| * Testing yaml annotationssnowleo2011-08-28-7/+1690
| * Oops, these too.snowleo2011-08-27-4/+0
| * Forgot this onesnowleo2011-08-27-1/+0
| * Correctly charge for the use of commands.snowleo2011-08-27-347/+40
| * Fixes to auto afksnowleo2011-08-27-4/+5
| * Display which permission system is used.snowleo2011-08-27-9/+35
| * Less use of Craftbukkit code, so less things will break on MC update.snowleo2011-08-27-89/+82