Skylexia
eeee6f28e9
Fixing message.
2013-03-13 20:23:01 -03:00
KHobbits
e1e487da4d
Fix missing console notifications on /unban and /unbanip
2013-03-12 22:26:24 +00:00
KHobbits
8bc01910fc
Fixing ban ip broadcast notification.
2013-03-11 10:33:59 +00:00
KHobbits
bb01c0bb51
Fix Essentials version display
2013-03-11 02:01:57 +00:00
KHobbits
4c1e9b1762
Fixed lost TL.
2013-03-10 23:43:13 +00:00
Skylexia-PC
68a5f1ba07
Shows IP unbans to online staff.
2013-03-10 23:41:17 +00:00
KHobbits
43ab68700d
Merge pull request #380 from Skylexia/2.9
...
[Feature] Broadcast unbans to online staff.
2013-03-10 00:38:09 -08:00
Skylexia-PC
a4faa4bca8
Update tl properties to remove unused properties.
2013-03-10 04:37:04 -04:00
Skylexia-PC
58510b964b
[Feature] Broadcast unbans to online staff.
2013-03-10 03:22:35 -04:00
KHobbits
db17c3310c
Use lower locale.
2013-03-10 02:04:11 +00:00
KHobbits
3399dd5c84
Protect us from npe.
2013-03-10 02:01:59 +00:00
Iaccidentally
dc3a9fa5fb
Merge pull request #379 from GunfighterJ/2.9
...
Allow potion meta to work
2013-03-09 16:46:59 -08:00
GunfighterJ
dc94bd1172
Allow potion meta to work
...
Instead of denying if they have perms
2013-03-09 18:38:59 -06:00
KHobbits
da558f25d7
Fix TL key casing.
2013-03-09 21:41:30 +00:00
KHobbits
65e883b975
[Fix] Allow /nick to change nickname case, without adding prefix character.
2013-03-09 14:24:19 +00:00
KHobbits
36e1fa22cb
[Fix] Move allowunsafe enchant perm to: essentials.enchantments.allowunsafe
2013-03-09 14:02:34 +00:00
KHobbits
9212c5247c
[Fix] Move all enchant type perms to: essentials.enchantments.<enchant>
...
[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)
2013-03-09 13:56:38 +00:00
KHobbits
2d3ac155b0
Merge pull request #378 from Skylexia/2.9
...
Fixing exp trading type.
2013-03-08 14:08:08 -08:00
Skylexia-PC
caed9307e4
Fixing exp trading type.
2013-03-08 17:04:54 -05:00
KHobbits
fdb0214049
Allow item/item trades still.
2013-03-08 12:34:11 +00:00
KHobbits
b8b4568153
Merge pull request #370 from necrodoom/patch-71
...
[fix] EssentialsAntiBuild shouldn't run without Essentials
2013-03-08 04:01:08 -08:00
KHobbits
9f90999b29
Clean up meta error messages.
...
Add enchant perm checks back.
2013-03-07 03:17:58 +00:00
KHobbits
af56c437e4
Don't check people for meta perms when using kits.
2013-03-07 02:57:25 +00:00
KHobbits
c53d6a0025
Merge pull request #375 from GunfighterJ/patch-15
...
[Feature] Adds meta permissions
2013-03-06 18:46:55 -08:00
KHobbits
072e2705fe
[Fix] Prevent same item type trades on signs, prevents amount confusion scams.
2013-03-07 02:42:47 +00:00
KHobbits
c97114d776
Fix cleanup comparison number base
2013-03-06 23:39:11 +00:00
KHobbits
6dd9d29b51
Add cleanup logging to debug mode.
2013-03-06 22:36:36 +00:00
GunfighterJ
a2e2c63b76
[Feature] Adds meta permissions
...
TL MetaItemStack.java
Some meta cleanup
Parameter refactor for clarity
Full list of added perms http://goo.gl/do1XL
2013-03-06 15:09:51 -06:00
KHobbits
59dfaa1584
Fix a color code mistake.
2013-03-06 20:46:19 +00:00
KHobbits
0ea7244222
Sort TL files.
2013-03-06 17:44:05 +00:00
KHobbits
f16e9ce450
[Fix] Unify item spawning permissions in /give
2013-03-03 20:33:23 +00:00
KHobbits
c0172e9fbd
Merge pull request #372 from skmedix/patch-21
...
Update messages_pl.properties
2013-03-02 09:43:35 -08:00
SKmedix
1de6c666f2
Update messages_pl.properties
...
Update Polish translations.
---
Date: 2.03.13
---
Added "playerBanIpAddress" (27)
2013-03-02 18:41:04 +01:00
KHobbits
911aa65f20
Fix /banip so it compiles, also throw it through a DRYer.
2013-03-02 17:08:22 +00:00
Necrodoom
18c8f26f21
Include IP address when banning IP
2013-03-02 17:08:16 +00:00
ementalo
063525311d
Remove reference to c3p0 from build.xml
2013-02-28 21:23:33 +00:00
ementalo
12cd5cb898
[Breaking] Remove protect database functionality for protecting signs and rails.
...
- Removed config entries
- Removed c3p0 lib
2013-02-28 21:02:37 +00:00
Necrodoom
704f8f8725
[fix] essantibuild shouldnt run without essentials
2013-02-28 19:04:05 +02:00
KHobbits
e8beea5114
Merge pull request #369 from TheReverend403/2.9
...
Fix geoip messages
2013-02-28 05:32:42 -08:00
Lee Watson
49e9c3ca33
Updated ALL local files
2013-02-28 13:23:28 +00:00
KHobbits
db78a5dcb9
Merge pull request #364 from necrodoom/patch-69
...
deny empty warp name
2013-02-28 04:55:40 -08:00
KHobbits
adcaf6450b
Merge pull request #357 from skmedix/patch-20
...
Update Essentials/src/messages_pl.properties
2013-02-28 04:53:58 -08:00
KHobbits
55a1e40bf2
[Fix] Charging players at wrong point in /spawn
2013-02-28 12:52:22 +00:00
KHobbits
120c14e72b
Add extra trade log messages for sign charges.
2013-02-28 03:15:21 +00:00
Necrodoom
4e8160fb7f
deny empty warp name
2013-02-26 19:07:10 +02:00
Iaccidentally
3525a7e201
This is still needed.
2013-02-25 22:44:52 -05:00
KHobbits
be98b5d915
Revert "[Spawn] Please join me in welcoming EssentialsSpawn to Java 1.6 and modern bukkit.
...
This reverts commit a403dbabf6503e103d390db53c0791e4ec92af72.
If you don't understand the code, don't touch it.
2013-02-26 03:30:11 +00:00
Iaccidentally
f007b390e1
Merge branch '2.9' of https://github.com/essentials/Essentials into 2.9
2013-02-25 22:01:49 -05:00
Iaccidentally
a403dbabf6
[Spawn] Please join me in welcoming EssentialsSpawn to Java 1.6 and modern bukkit. :: http://i.imgur.com/79Izo.jpg
2013-02-25 22:01:06 -05:00
Iaccidentally
80a3e5efb6
Merge pull request #360 from GunfighterJ/patch-15
...
[Protect] Prevent creepers from breaking paintings if their explosions a...
2013-02-25 18:46:44 -08:00