KHobbits
db86648b84
Fix missing console notifications on /unban and /unbanip
2013-03-12 22:26:24 +00:00
KHobbits
895c14430a
Fixing ban ip broadcast notification.
2013-03-11 10:33:59 +00:00
KHobbits
664fe18bbe
Fix Essentials version display
2013-03-11 02:01:57 +00:00
Skylexia-PC
6b70899484
Shows IP unbans to online staff.
2013-03-10 23:41:17 +00:00
Skylexia-PC
ee7b50a014
[Feature] Broadcast unbans to online staff.
2013-03-10 03:22:35 -04:00
KHobbits
56bd973e94
Use lower locale.
2013-03-10 02:04:11 +00:00
KHobbits
9ff0571cea
Protect us from npe.
2013-03-10 02:01:59 +00:00
GunfighterJ
937ef0bb85
Allow potion meta to work
...
Instead of denying if they have perms
2013-03-09 18:38:59 -06:00
KHobbits
45fe5f2c02
Fix TL key casing.
2013-03-09 21:41:30 +00:00
KHobbits
b1f427d52e
[Fix] Allow /nick to change nickname case, without adding prefix character.
2013-03-09 14:24:19 +00:00
KHobbits
46e9471a63
[Fix] Move allowunsafe enchant perm to: essentials.enchantments.allowunsafe
2013-03-09 14:02:34 +00:00
KHobbits
4d9685e10d
[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
Skylexia-PC
63b2766e2b
Fixing exp trading type.
2013-03-08 17:04:54 -05:00
KHobbits
6d552281d4
Allow item/item trades still.
2013-03-08 12:34:11 +00:00
KHobbits
896298a9e8
Clean up meta error messages.
...
Add enchant perm checks back.
2013-03-07 03:17:58 +00:00
KHobbits
7d0fafd084
Don't check people for meta perms when using kits.
2013-03-07 02:57:25 +00:00
KHobbits
32d44eb13d
Merge pull request #375 from GunfighterJ/patch-15
...
[Feature] Adds meta permissions
2013-03-06 18:46:55 -08:00
KHobbits
c275626bee
[Fix] Prevent same item type trades on signs, prevents amount confusion scams.
2013-03-07 02:42:47 +00:00
KHobbits
861b04b680
Fix cleanup comparison number base
2013-03-06 23:39:11 +00:00
KHobbits
d8e4862e82
Add cleanup logging to debug mode.
2013-03-06 22:36:36 +00:00
GunfighterJ
4aaf0eda79
[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
292f8a8799
Sort TL files.
2013-03-06 17:44:05 +00:00
KHobbits
d7588e61bc
[Fix] Unify item spawning permissions in /give
2013-03-03 20:33:23 +00:00
KHobbits
86c0767833
Fix /banip so it compiles, also throw it through a DRYer.
2013-03-02 17:08:22 +00:00
Necrodoom
090c1f6f83
Include IP address when banning IP
2013-03-02 17:08:16 +00:00
KHobbits
207a8d1b4f
Merge pull request #364 from necrodoom/patch-69
...
deny empty warp name
2013-02-28 04:55:40 -08:00
KHobbits
8d2b10d783
Add extra trade log messages for sign charges.
2013-02-28 03:15:21 +00:00
Necrodoom
38b7fa64fa
deny empty warp name
2013-02-26 19:07:10 +02:00
KHobbits
964bdc6d30
[Feature] Allow IP lookup in /seen command.
...
[Permission] essentials.seen.ipsearch - allows /seen <ip address>
2013-02-24 03:55:20 +00:00
GunfighterJ
b83a8eccee
[Fix] Persist yaw and pitch on teleport
...
Vanilla bukkit/MC persists yaw on teleport
2013-02-22 10:56:39 -06:00
GunfighterJ
bf0a11e4fe
Cache teleport invulnerability time
2013-02-20 13:46:28 +00:00
Chris Ward
c9efe14ad3
Final!
2013-02-20 12:46:47 +11:00
KHobbits
6ae6c51dc0
Code cleanup
2013-02-19 23:06:04 +00:00
kukelekuuk00
8710a133ce
Added /essentials cleanup <days> [money] [homes] [bans]
...
Delete userdata of players offline for over <days> and with less money than [money], less homes than [homes] and less bans than [bans].
2013-02-19 22:43:23 +00:00
GunfighterJ
8f8fc4a08d
Fixes Necrodoom's code Needs more exception
2013-02-18 15:25:09 +00:00
Necrodoom
e63276242c
make sure player isnt dead before healing
2013-02-18 15:08:55 +00:00
KHobbits
3ddbeea45a
Fix socialspy command list.
2013-02-17 18:05:07 +00:00
snowleo
69e941670f
why do we even remove the items?
...
derp
2013-02-17 15:34:49 +01:00
snowleo
af10a2050a
Revert the last 2 commits and actually fix the right one.
2013-02-17 15:17:47 +01:00
snowleo
ce9e630072
Fix all removeItem()
...
This could fix some broken logging of selling items
2013-02-17 15:10:41 +01:00
snowleo
ef063c255e
Items can't be reused after the have been used in removeItem
2013-02-17 15:07:32 +01:00
KHobbits
0e7d64f9e7
Fix a couple of cosmetic errors in /seen
2013-02-17 01:18:50 +00:00
GunfighterJ
f1e4e49779
Adds optional argument to clear inventory and armor with /clear
2013-02-15 12:38:41 -06:00
kukelekuuk00
f16907412d
Add a method to write to the userdata to UserData.java and IUser.java.
2013-02-13 08:24:25 -06:00
KHobbits
30b65a0bc7
Merge branch '2.9' of github.com:essentials/Essentials into patch-41
2013-02-12 22:46:35 +00:00
KHobbits
fa8b8bec5a
fix typo in messages
...
add new messages to messages.properties
add new messages to messages_en.properties
add new messages to messages_cs.properties
add new messages to messages_da.properties
add new messages to messages_de.properties
add new messages to messages_es.properties
add new messages to messages_fi.properties
add new messages to messages_fr.properties
add new messages to messages_it.properties
add new messages to messages_nl.properties
add new messages to messages_pl.properties
add new messages to messages_pt.properties
add new messages to messages_se.properties
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
remove color from bedNull
2013-02-12 22:45:54 +00:00
Necrodoom
63c7d4519a
change bed spawn set message
2013-02-12 22:43:07 +00:00
Necrodoom
2a816cef7b
try improve bed spawn handle
...
dont act as if bed doesnt exist if its missing
2013-02-12 22:43:06 +00:00
Iaccidentally
c2d904ac7d
Fix build :: This is what happens when you don't use an IDE
2013-02-12 17:42:04 -05:00
KHobbits
0ad765e1c8
add inventoryclearall message
...
update messages.properties
update messages_en.properties
update messages_da.properties
update messages_de.properties
update messages_en.properties
update messages_es.properties
update messages_fi.properties
update messages_fr.properties
update messages_it.properties
update messages_nl.properties
update messages_pl.properties
update messages_pt.properties
update messages_se.properties
2013-02-12 22:26:02 +00:00