summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Update ItemStack reference to getTypeId()stable-2.12.1GunfighterJ2013-09-17-32/+33
* Require latest Bukkit RBChris Ward2013-09-17-1/+1
* Push latest Bukkit RBGunfighterJ2013-09-17-0/+0
* Fix translation typoGunfighterJ2013-09-15-2/+2
* Fix handling max warp pages.KHobbits2013-09-10-1/+8
* Fix case sensitivity on {PLAYERLIST:group}KHobbits2013-09-06-3/+4
* Clarify kit errorsKHobbits2013-09-05-8/+8
* Expose other plugins ban masks.KHobbits2013-09-04-1/+16
* Properly handle negative /clear amounts.KHobbits2013-09-04-2/+7
* Reimplement 'private' keywords.KHobbits2013-09-01-11/+36
* New enum cached, lazy generated KeywordReplacerKHobbits2013-08-31-119/+280
* Use Tamed instead of horse/ocelot/wolfPocketkid22013-08-31-16/+2
* Add support for coloured authors on booksKHobbits2013-08-31-1/+1
* Add debug output to keyword replacerKHobbits2013-08-30-23/+46
* This tp req cancel isn't needed anymore.KHobbits2013-08-30-1/+0
* Don't waste cpu on /baltop if eco is disabled.KHobbits2013-08-28-12/+18
* Extend eco disable option to block eco lookups. This can be required to comb...KHobbits2013-08-28-12/+48
* Don't allow buying partial item sets via trade signs.KHobbits2013-08-28-1/+1
* Add another customtext example (including one with multiple aliases)KHobbits2013-08-20-0/+4
* Add support for {PLAYERLIST:GROUP} AND {PLAYERLIST:GROUP:<none>}KHobbits2013-08-20-145/+181
* Add COORDS, UPTIME and TPS keywordsChris Ward2013-08-20-3/+35
* More colour.KHobbits2013-08-20-1/+1
* Refresh default motd.KHobbits2013-08-19-2/+3
* Fix text file color code escaping (&&6 -> &6) Add support for color escaping ...KHobbits2013-08-19-23/+27
* New command /customtext - This command is intended to be used with bukkit.yml...KHobbits2013-08-19-2/+61
* Add support for multiple bookmarks/chapter namesKHobbits2013-08-19-16/+21
* Fix testsKHobbits2013-08-18-1/+0
* Reset fall distance when toggling fly so fall damage is not accidentally appl...KHobbits2013-08-18-1/+3
* Fix a few issues with /list and group formatting.KHobbits2013-08-18-11/+24
* Fix feed cooldown bypass permission:KHobbits2013-08-18-2/+2
* Fix NPE in /kill when used from console. Thanks NecrodoomKHobbits2013-08-18-1/+1
* Add muting offline playersKHobbits2013-08-18-27/+54
* Allow alternative command handler to also pass tab complete.KHobbits2013-08-15-0/+30
* items.csv - try move the most common item alias to top of aliases stackNecrodoom2013-08-15-429/+383
* Use essentials itemdb for charge messages.KHobbits2013-08-15-4/+25
* Use user object to send messages when possible.KHobbits2013-08-15-8/+9
* Gracefully handle botched plugin startsKHobbits2013-08-13-98/+127
* Fix mail sendall from console skipping first paramKHobbits2013-08-13-2/+2
* fix config comment at heal-cooldownNecrodoom2013-08-13-1/+1
* Update Commandremove.javaPocketkid22013-08-13-1/+1
* trim and replace spaces in chapter names to always work in commandsNecrodoom2013-08-13-1/+1
* Teleport cleanupKHobbits2013-08-13-16/+1
* Fix NPE in /back when no previous location existsGunfighterJ2013-08-13-0/+22
* Restore safe location for /topKHobbits2013-08-13-1/+2
* Prevent inf loop when adding air to kits.KHobbits2013-08-12-2/+10
* Fully support numerical worth yml data.KHobbits2013-08-11-0/+12
* When in fly+god mode or when in creative mode, don't use safe teleport locati...KHobbits2013-08-11-15/+41
* Update plugin.yml and add some aliases (Evonuts is going to hate me)KHobbits2013-08-11-16/+17
* Allow toggling vanish for other playersKHobbits2013-08-11-54/+60
* General cleanup.KHobbits2013-08-11-41/+23