summaryrefslogtreecommitdiffstats
path: root/Essentials
Commit message (Expand)AuthorAgeLines
* kittycannon should actually fire kittensNecrodoom2013-03-19-0/+1
* console should be able to mute adminsNecrodoom2013-03-19-2/+2
* [Fix] offline player matching for online only commands.Necrodoom2013-03-19-19/+11
* Pull the default list behavior from the old 'sort-list-by-groups' variable if...KHobbits2013-03-19-1/+6
* Merge pull request #396 from GunfighterJ/2.9KHobbits2013-03-18-6/+5
|\
| * Allow potion clear/apply commands to workGunfighterJ2013-03-18-103/+315
| |\
| * | [Fix] Potion erroring and duration/power fixGunfighterJ2013-03-17-14/+31
* | | Minor code cleanupKHobbits2013-03-18-41/+36
* | | Cleanup: Run Kukes code through a dryer, add more comments.KHobbits2013-03-18-92/+66
| |/ |/|
* | Edit default config to not cause confusion.KHobbits2013-03-18-1/+3
* | Cleanup: Comment and simplify /list code - More to do.KHobbits2013-03-18-60/+39
* | Cleanup - Split /list into methodsKHobbits2013-03-18-182/+200
* | fixes and addition of '*' to match all unmatched users.kukelekuuk002013-03-18-23/+84
* | Added /list [group] and some more detailed configuration regarding /listkukelekuuk002013-03-18-78/+212
* | Potion erroring and duration/power fixGunfighterJ2013-03-18-14/+31
* | update IDs 27, 28, 66, 157Necrodoom2013-03-18-0/+19
|/
* [Fix] Restore /speed command's ability to control walk speed.KHobbits2013-03-17-21/+13
* Fixing TL edit error.KHobbits2013-03-16-1/+1
* Update messages.propertiesNecrodoom2013-03-16-78/+78
* Fix raw bukkit itemdb lookupKHobbits2013-03-16-2/+2
* Cleanup open inventoriesKHobbits2013-03-16-4/+28
* Import cleanupKHobbits2013-03-16-22/+12
* Fix potion effect errorsKHobbits2013-03-16-20/+31
* Fix Minecart class renameKHobbits2013-03-16-1/+1
* We use tabs not spaces for indenting.KHobbits2013-03-16-4/+4
* Check health is 0 after /suicideKHobbits2013-03-16-1/+5
* Fix missing /ci syntax update.KHobbits2013-03-16-1/+1
* [Feature] Additional spawnable mob typesGunfighterJ2013-03-15-0/+4
* Initial 1.5 updateGunfighterJ2013-03-15-2/+28
* Merge pull request #342 from necrodoom/patch-60Alexander Schepp2013-03-15-21/+563
|\
| * add armor aliases since new leather namesNecrodoom2013-03-05-0/+34
| * add 1.5 new slab blocksNecrodoom2013-02-19-15/+219
| * update items.csv to minecraft 1.5Necrodoom2013-02-19-6/+310
* | Merge pull request #383 from necrodoom/patch-73KHobbits2013-03-15-5/+2
|\ \
| * | [fix] trying to AFK others should work nowNecrodoom2013-03-11-5/+2
* | | Fixing message.Skylexia2013-03-13-1/+1
* | | Fix missing console notifications on /unban and /unbanipKHobbits2013-03-12-4/+11
|/ /
* | Fixing ban ip broadcast notification.KHobbits2013-03-11-1/+1
* | Fix Essentials version displayKHobbits2013-03-11-2/+8
* | Fixed lost TL.KHobbits2013-03-10-1/+1
* | Shows IP unbans to online staff.Skylexia-PC2013-03-10-31/+49
* | Update tl properties to remove unused properties.Skylexia-PC2013-03-10-13/+0
* | [Feature] Broadcast unbans to online staff.Skylexia-PC2013-03-10-14/+48
* | Use lower locale.KHobbits2013-03-10-6/+7
* | Protect us from npe.KHobbits2013-03-10-1/+1
* | Allow potion meta to workGunfighterJ2013-03-09-1/+1
* | Fix TL key casing.KHobbits2013-03-09-1/+1
* | [Fix] Allow /nick to change nickname case, without adding prefix character.KHobbits2013-03-09-8/+14
* | [Fix] Move allowunsafe enchant perm to: essentials.enchantments.allowunsafeKHobbits2013-03-09-5/+5
* | [Fix] Move all enchant type perms to: essentials.enchantments.<enchant>KHobbits2013-03-09-20/+26