summaryrefslogtreecommitdiffstats
path: root/Essentials
Commit message (Expand)AuthorAgeLines
* [Breaking] Remove protect database functionality for protecting signs and rails.ementalo2013-02-28-32/+1
* Merge pull request #369 from TheReverend403/2.9KHobbits2013-02-28-13/+13
|\
| * Updated ALL local filesLee Watson2013-02-28-13/+13
* | Merge pull request #364 from necrodoom/patch-69KHobbits2013-02-28-1/+1
|\ \
| * | deny empty warp nameNecrodoom2013-02-26-1/+1
| |/
* | Merge pull request #357 from skmedix/patch-20KHobbits2013-02-28-5/+5
|\ \
| * | Update Essentials/src/messages_pl.propertiesSKmedix2013-02-24-5/+5
| |/
* / Add extra trade log messages for sign charges.KHobbits2013-02-28-4/+15
|/
* [Feature] Allow IP lookup in /seen command.KHobbits2013-02-24-42/+153
* Clarify vanish status a little.KHobbits2013-02-23-2/+2
* Merge pull request #352 from GunfighterJ/patch-15Iaccidentally2013-02-23-4/+4
|\
| * [Fix] Persist yaw and pitch on teleportGunfighterJ2013-02-22-4/+4
* | Update Essentials/src/messages_pl.propertiesskmedix2013-02-23-3/+3
|/
* Update Essentials/src/messages_pl.propertiesskmedix2013-02-21-371/+371
* Cache teleport invulnerability timeGunfighterJ2013-02-20-2/+9
* Final!Chris Ward2013-02-20-1/+1
* Code cleanupKHobbits2013-02-19-73/+65
* Added /essentials cleanup <days> [money] [homes] [bans]kukelekuuk002013-02-19-56/+137
* fix rest of "posion" aliasesNecrodoom2013-02-19-10/+10
* Fixes Necrodoom's code Needs more exceptionGunfighterJ2013-02-18-2/+2
* make sure player isnt dead before healingNecrodoom2013-02-18-1/+19
* Fix socialspy command list.KHobbits2013-02-17-1/+1
* Clarify command disabling.KHobbits2013-02-17-2/+5
* fix auto afk descriptionNecrodoom2013-02-17-1/+1
* add skull alias to head itemNecrodoom2013-02-17-0/+18
* why do we even remove the items?snowleo2013-02-17-2/+1
* Revert the last 2 commits and actually fix the right one.snowleo2013-02-17-4/+4
* Fix all removeItem()snowleo2013-02-17-2/+2
* Items can't be reused after the have been used in removeItemsnowleo2013-02-17-1/+1
* Fix a couple of cosmetic errors in /seenKHobbits2013-02-17-16/+25
* Fixed colour coding.Skylexia2013-02-16-26/+26
* Adds optional argument to clear inventory and armor with /clearGunfighterJ2013-02-15-0/+5
* Add a method to write to the userdata to UserData.java and IUser.java.kukelekuuk002013-02-13-0/+64
* Fix /give|/item descriptions for itemmeta.KHobbits2013-02-12-2/+2
* Merge branch '2.9' of github.com:essentials/Essentials into patch-41KHobbits2013-02-12-1/+1
|\
| * Fix build :: This is what happens when you don't use an IDE Iaccidentally2013-02-12-1/+1
* | remove color from bedNullNecrodoom2013-02-12-1/+1
* | fix typo in messagesKHobbits2013-02-12-2/+41
* | change bed spawn set messageNecrodoom2013-02-12-1/+1
* | try improve bed spawn handleNecrodoom2013-02-12-2/+13
|/
* fix typoNecrodoom2013-02-12-1/+1
* add inventoryclearall messageKHobbits2013-02-12-3/+16
* Update Essentials/src/config.ymlSkylexia2013-02-12-67/+67
* Update Essentials/src/plugin.ymlSkylexia2013-02-12-60/+60
* Minor entity optimization.KHobbits2013-02-11-3/+6
* Attempt to optimize Essentials login event.KHobbits2013-02-11-23/+28
* Update Essentials/src/items.csvSkylexia2013-02-11-26/+27
* Update Essentials/src/items.csvSkylexia2013-02-11-2/+2
* add dye aliases to match bukkitNecrodoom2013-02-11-1/+28
* Fix array index out of bounds on /firework fireGunfighterJ2013-02-11-12/+15