summaryrefslogtreecommitdiffstats
path: root/Essentials
Commit message (Expand)AuthorAgeLines
* 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
* 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-27/+42
* 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
* Update CraftbukkitKHobbits2013-07-14-1/+1
* Try to restore basic api functionalityKHobbits2013-07-14-8/+6
* Tidy and slightly expand user APIKHobbits2013-07-14-57/+113
* Fix worth display bugKHobbits2013-07-14-8/+11
* Fix local chat spy tag order.KHobbits2013-07-14-1/+1
* Throw syntax error instead of "For input string"KHobbits2013-07-14-16/+30
* Add support for /worth all and /worth handKHobbits2013-07-14-120/+205
* Wrap ItemDb accessors and move Item string matching to itemdb class.KHobbits2013-07-13-45/+62
* Fix local message when no players are in the areaKHobbits2013-07-13-5/+8
* [API] flip! (╯°□°)╯︵ ┻━┻Iaccidentally2013-07-13-1064/+1063
* [API] fix implementation?Iaccidentally2013-07-13-20/+9
* Add 'No one listening' message stub, will be empty by default and thus not sent.KHobbits2013-07-13-30/+0
* Remove old chat hookKHobbits2013-07-13-9/+114
* [API] remove settersIaccidentally2013-07-13-10/+0
* [API] Event frameworkIaccidentally2013-07-13-15/+117
* [API] Move 2.x API to new package, create dummy classes for compatibilityIaccidentally2013-07-13-1093/+1275
* Merge branch '2.x' of https://github.com/essentials/Essentials into APIIaccidentally2013-07-13-3848/+4094
|\
| * fix mute message when chattingNecrodoom2013-07-12-1/+6