summaryrefslogtreecommitdiffstats
path: root/Essentials
Commit message (Expand)AuthorAgeLines
* Try and prevent 'corrupt' messages files from breaking essentials.KHobbits2012-08-13-3/+13
* Add command name matching to /gamemodeKHobbits2012-08-12-21/+42
* Improve player matching in /gamemodeKHobbits2012-08-12-3/+15
* fix name length check in /killIaccidentally2012-08-10-1/+1
* fix msg and pay to accept 2 character namesIaccidentally2012-08-10-2/+2
* Throw warning when using /kill without valid player.KHobbits2012-08-10-0/+7
* Add console log message when player is /kickedKHobbits2012-08-10-0/+3
* Add console log message when player is /bannedKHobbits2012-08-10-0/+3
* Fix yaml issue with /kitKHobbits2012-08-10-5/+11
* items.csv update with ticket #2559 suggestionsnecrodoom2012-08-09-1/+10
* Fix /top so that glass counts as a real block.KHobbits2012-08-08-3/+3
* Fix tp permissions check to check player typing command not teleportee.KHobbits2012-08-08-5/+5
* Correct material for bedssnowleo2012-08-08-1/+1
* Fix right click on signssnowleo2012-08-08-3/+8
* Test the places around the location first, then go upsnowleo2012-08-08-22/+83
* Fix teleports on bedssnowleo2012-08-08-0/+5
* Fix minor Exp discrepancyKHobbits2012-08-08-14/+44
* Fix /day /night /sun and /storm aliases to actually set to the current status...KHobbits2012-08-08-15/+54
* Don't show two error messages on [kit] signs.KHobbits2012-08-08-0/+5
* another extra spacenecrodoom2012-08-07-1/+1
* Clean up spaces in config. Please don't break this in the future, this is the...md_52012-08-07-3/+5
* update permissions to include new nodesnecrodoom2012-08-07-1/+3
* Fix CB.KHobbits2012-08-07-0/+7
* Updating CB:KHobbits2012-08-07-1/+1
* Just don't use nio, this might be slower.snowleo2012-08-06-19/+4
* update gc for all worlds (thanks to Yofel)Iaccidentally2012-08-06-1/+12
* Don't bomb if userMap isn't initialized.KHobbits2012-08-06-10/+17
* New Sign: InfoKHobbits2012-08-06-6/+62
* New Sign: RepairKHobbits2012-08-06-0/+59
* New command: /workbench (aliases /wb and /wbench)KHobbits2012-08-06-0/+24
* Default value for [gamemode] signKHobbits2012-08-06-6/+16
* I should read javadoc properly.snowleo2012-08-06-10/+1
* Move FileChannel inside the loopsnowleo2012-08-05-1/+2
* Throw exception after 5 attemptssnowleo2012-08-05-4/+8
* Try to fix interrupt problem.snowleo2012-08-05-1/+25
* Fix /gamemode 2 playernameAlexander Schepp2012-08-04-1/+1
* i'm in ur config, fixxn ur grammerIaccidentally2012-08-04-7/+7
* I am a grammar nazi.Iaccidentally2012-08-04-1/+1
* CB #2289 Bukkit #1512ementalo2012-08-04-2/+2
* Make chat handling more thread safe (and also faster)snowleo2012-08-03-37/+119
* Ignore case on /gm commandsnowleo2012-08-03-2/+2
* Code cleanupsnowleo2012-08-03-17/+17
* Ignore case on gamemode signs and code cleanupsnowleo2012-08-03-18/+17
* Less loops pleasesnowleo2012-08-03-9/+3
* Another fix for /expsnowleo2012-08-03-3/+14
* New exp calculations.snowleo2012-08-03-8/+17
* Fix broken output of /itemdbsnowleo2012-08-03-1/+1
* Netbeans 7.2 changessnowleo2012-08-03-55/+402
* Merge branch '2.9' of https://github.com/essentials/EssentialsIaccidentally2012-08-02-287/+300
|\
| * Switching the syntax of gamemode /gm mode player and adding mode aliasesementalo2012-08-02-287/+300