summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* 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
* The /tpahere command now stores the location of 'here' rather than using the ...KHobbits2013-08-11-34/+32
* Update Mob.javaKHobbits2013-08-09-1/+1
* display syntax if more than one argument to avoid confusion with command purposeNecrodoom2013-08-05-5/+8
* Update Bukkit for 1.6.2R0.1 betaKHobbits2013-08-05-4/+40
* Update Translations from crowdinKHobbits2013-08-05-110/+653
* Force space after group in /listKHobbits2013-08-04-2/+2
* Remove duplicate keyGunfighterJ2013-08-04-1/+0
* Update Potions.javaPocketkid22013-08-04-1/+2
* More missing syntax.KHobbits2013-08-03-2/+2
* Add missing command syntax for /spawnmobKHobbits2013-08-03-2/+2
* Update Commandkillall.javaPocketkid22013-07-29-1/+8
* Restore vault compatKHobbits2013-07-26-30/+30
* Merge pull request #524 from necrodoom/patch-40Iaccidentally2013-07-25-2/+2
|\
| * fix mobdata typoNecrodoom2013-07-25-2/+2
|/
* Close inventories before opening any othersGunfighterJ2013-07-24-4/+7
* Use the correct name in /sethome if you don't have sethome.others permission.KHobbits2013-07-23-2/+2
* Restore deprecated trade apiKHobbits2013-07-23-3/+3
* Fix max radius.KHobbits2013-07-21-1/+2
* Refactored and cleaned up SpawnMob. Added context-aware help /spawnmob <mob>:okamosy2013-07-20-277/+412
* Show if a IP is ip-banned on /seen <ip>KHobbits2013-07-19-0/+27
* Cleanup worth and sell messagesKHobbits2013-07-19-4/+17
* Can't sell negative amount of items.snowleo2013-07-19-4/+4
* Added horse armor /spawnmob horse:armor<iron|gold|diamond>okamosy2013-07-17-2/+20
* Added saddles to pigs and horses /spawnmob pig:saddle /spawnmob horse:saddleokamosy2013-07-17-0/+14
* Log notice when chat ignore is blocked by another plugin.KHobbits2013-07-17-28/+44
* Add scaling object cap for usermap, prevent huge memory usage, also config fi...KHobbits2013-07-17-7/+17
* Added horses to SpawnMob /spawnmob horse:<color><variant><style><chest>okamosy2013-07-16-0/+69
* Fix radius logicKHobbits2013-07-15-6/+9
* Max near radiusNecrodoom2013-07-15-3/+29
* Add missing param in /removeKHobbits2013-07-15-5/+21
* Better handle esschat/GM reloading during async events.KHobbits2013-07-15-1/+8