summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* 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
* Cleanup & output result of backup commandsnowleo2011-08-27-48/+94
* Protect detector/powered railssnowleo2011-08-27-1/+6
* Protect detector/powered railssnowleo2011-08-27-12/+20
* Prevent that wrong ids are used in /kitsnowleo2011-08-27-1/+2
* Disable /nick if change-displayname is disabledsnowleo2011-08-27-66/+88
* Another fix for /repairsnowleo2011-08-27-21/+17
* Cleanup of repair command and allow different charges for each item.snowleo2011-08-27-34/+57
* Prevent kick for floating while afk & frozensnowleo2011-08-27-1/+8
* Fixes for afksnowleo2011-08-27-7/+16
* Cleanup of EssentialsConf and delete empty files or files that are corrupt.snowleo2011-08-27-55/+93