summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge pull request #385 from Skylexia/patch-1Iaccidentally2013-03-13-1/+1
|\ | | | | [Fix] Fixing message (Tl key).
| * 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
|
* Merge pull request #380 from Skylexia/2.9KHobbits2013-03-10-27/+48
|\ | | | | [Feature] Broadcast unbans to online staff.
| * 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
|
* Merge pull request #379 from GunfighterJ/2.9Iaccidentally2013-03-09-1/+1
|\ | | | | Allow potion meta to work
| * Allow potion meta to workGunfighterJ2013-03-09-1/+1
|/ | | | Instead of denying if they have perms
* 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
| | | | | | [Fix] Move all potion effect perms to: essentials.potions.<effect> [Fix] Move multiple potion perm to: essentials.potions.multiple Other perms: essentials.itemspawn.meta-(firework|firework-multiple|firework-power|name|lore|head|book|chapter|chapter-<chapter>|author|title)
* Merge pull request #378 from Skylexia/2.9KHobbits2013-03-08-1/+1
|\ | | | | Fixing exp trading type.
| * Fixing exp trading type.Skylexia-PC2013-03-08-1/+1
|/
* Allow item/item trades still.KHobbits2013-03-08-10/+4
|
* Merge pull request #370 from necrodoom/patch-71KHobbits2013-03-08-1/+1
|\ | | | | [fix] EssentialsAntiBuild shouldn't run without Essentials
| * [fix] essantibuild shouldnt run without essentialsNecrodoom2013-02-28-1/+1
| |
* | Clean up meta error messages.KHobbits2013-03-07-23/+18
| | | | | | | | Add enchant perm checks back.
* | Don't check people for meta perms when using kits.KHobbits2013-03-07-7/+11
| |
* | Merge pull request #375 from GunfighterJ/patch-15KHobbits2013-03-06-40/+190
|\ \ | | | | | | [Feature] Adds meta permissions
| * | [Feature] Adds meta permissionsGunfighterJ2013-03-06-40/+190
| | | | | | | | | | | | | | | | | | | | | TL MetaItemStack.java Some meta cleanup Parameter refactor for clarity Full list of added perms http://goo.gl/do1XL
* | | [Fix] Prevent same item type trades on signs, prevents amount confusion scams.KHobbits2013-03-07-6/+31
| | |
* | | Fix cleanup comparison number baseKHobbits2013-03-06-6/+6
| | |
* | | Add cleanup logging to debug mode.KHobbits2013-03-06-3/+12
| | |
* | | Fix a color code mistake.KHobbits2013-03-06-3/+2
|/ /
* | Sort TL files.KHobbits2013-03-06-802/+1163
|\ \
| * | Proper TLGunfighterJ2013-02-09-1/+1
| | |
| * | Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9GunfighterJ2013-02-09-23/+33
| |\ \
| * | | Un-deletes deleted things.GunfighterJ2013-02-08-8/+29
| | | |
| * | | Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9GunfighterJ2013-02-08-260/+313
| |\ \ \
| * | | | Adds potion metaGunfighterJ2013-02-05-19/+359
| | | | | | | | | | | | | | | | | | | | Some cleanup as well
* | | | | [Fix] Unify item spawning permissions in /giveKHobbits2013-03-03-3/+3
| | | | |
* | | | | Merge pull request #372 from skmedix/patch-21KHobbits2013-03-02-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Update messages_pl.properties
| * | | | | Update messages_pl.propertiesSKmedix2013-03-02-1/+1
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Polish translations. --- Date: 2.03.13 --- Added "playerBanIpAddress" (27)
* | | | | Fix /banip so it compiles, also throw it through a DRYer.KHobbits2013-03-02-27/+28
| | | | |
* | | | | Include IP address when banning IPNecrodoom2013-03-02-16/+29
| | | | |
* | | | | Remove reference to c3p0 from build.xmlementalo2013-02-28-1/+0
| | | | |
* | | | | [Breaking] Remove protect database functionality for protecting signs and rails.ementalo2013-02-28-1548/+11
| |_|_|/ |/| | | | | | | | | | | | | | | - Removed config entries - Removed c3p0 lib
* | | | Merge pull request #369 from TheReverend403/2.9KHobbits2013-02-28-13/+13
|\ \ \ \ | | | | | | | | | | Fix geoip messages
| * | | | Updated ALL local filesLee Watson2013-02-28-13/+13
| | | | |
* | | | | Merge pull request #364 from necrodoom/patch-69KHobbits2013-02-28-1/+1
|\ \ \ \ \ | | | | | | | | | | | | deny empty warp name
| * | | | | 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.properties
| * | | | | Update Essentials/src/messages_pl.propertiesSKmedix2013-02-24-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Polish translations. --- Date: 24.02.13 --- + Added "noMatchingPlayers" (509) + Added "matchingIPAddress" (510) + Added "runningPlayerMatch" (511) * Fixed "adventure" (8) * Fixed "antiBuildInteract" (14)