summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Added new player argument: /spawnmob <mob> [amount] [player]Khyperia2011-12-07-6/+12
* Merge branch 'master' of github.com:essentials/Essentialsementalo2011-12-07-3/+122
|\
| * New feature: /mail sendall <message>Khyperia2011-12-07-0/+36
| * Renamed /find to /itemdbKhyperia2011-12-07-6/+18
| * New command: /find <item>Khyperia2011-12-07-3/+74
* | Catch TeleportClause.COMMAND in the teleport listener.ementalo2011-12-07-49/+69
|/
* Fix serious bug in Dev2.7.137 - Dev2.7.144: if spawn.yml is not present, the ...snowleo2011-12-07-20/+19
* Adding ability to save /back location from teleport events outside essentilalsementalo2011-12-06-4/+43
* Fixing color in announce-formatsnowleo2011-12-06-1/+1
* This is no longer neededsnowleo2011-12-06-103/+0
* More cleanupsnowleo2011-12-06-548/+19
* Added /jail /ejail alias to plugin.ymlsnowleo2011-12-06-2/+2
* Updated Jails to use the new config classessnowleo2011-12-06-207/+380
* cleanupsnowleo2011-12-06-1/+1
* New Interfaces in api package (WIP)snowleo2011-12-06-8/+256
* UserBase is abstractsnowleo2011-12-06-1/+1
* Refactoring to create less redundant codesnowleo2011-12-06-160/+315
* Prevent some rare cases of NPE and Deadlocks, better error handling on yaml loadsnowleo2011-12-06-104/+144
* Updated EssentialsSpawn to use the new config codesnowleo2011-12-06-79/+406
* More work done on config codesnowleo2011-12-06-75/+459
* Using the correct type of Set in UserMap.snowleo2011-12-06-3/+3
* Check if the item can be enchanted.snowleo2011-12-05-3/+12
* Added {VERSION} to motdKhyperia2011-12-05-0/+4
* utf8 encodingsnowleo2011-12-04-52/+52
* Merge remote-tracking branch 'dysp/patch-1'snowleo2011-12-04-272/+272
|\
| * The last translation was so poorly done (I suspect the use of google-translat...Dysp2011-12-03-273/+273
* | Readded because of popular demand: default-stack-size for /give and /item, va...snowleo2011-12-04-5/+42
* | Ignore teleport cooldown on /tjailsnowleo2011-12-04-4/+7
* | Added missing steps to items.csv (by andrewkm from ecocitycraft.com)snowleo2011-12-04-0/+22
* | Fix some rare cases, where adding an item to inventory could result in an inf...snowleo2011-12-04-5/+9
* | Allow oversized stacks in kits.snowleo2011-12-04-1/+9
* | Enchantements are now stored in one classsnowleo2011-12-04-129/+116
* | Added missing [player] to plugin.ymlsnowleo2011-12-04-1/+1
* | New permission essentials.spawn.otherssnowleo2011-12-04-4/+4
* | Added null check to /breaksnowleo2011-12-04-1/+5
* | Less use of sqrtsnowleo2011-12-04-3/+9
* | Merge pull request #35 from khyperia/mastersnowleo2011-12-04-2/+170
|\ \
| * | Added [enchant] signKhyperia2011-12-04-0/+139
| * | Added /spawn <player>Khyperia2011-12-03-2/+31
| |\ \
* | | | Show command conflict in debug mode.KHobbits2011-12-03-6/+12
* | | | Sort translation files properly.KHobbits2011-12-03-18/+18
* | | | New Permission: essentials.world.<worldname>KHobbits2011-12-03-0/+21
* | | | New command /removeKHobbits2011-12-03-21/+41
* | | | New command: /feed New permission: essentials.feed.othersKHobbits2011-12-03-15/+30
* | | | New command: /moreKHobbits2011-12-03-3/+3
* | | | New Command /break, and new Permission: essentials.break.bedrockKHobbits2011-12-03-3/+3
| |/ / |/| |
* | | Merge pull request #34 from khyperia/masterKHobbits2011-12-03-8/+461
|\| |
| * | Added per-world permissions for /worldKhyperia2011-12-03-7/+29
| * | Merge commitKhyperia2011-12-03-1/+2
| |\ \ | |/ / |/| |
* | | Small cleanup to checkActivityKHobbits2011-12-03-1/+2
| |/ |/|