Ali Moghnieh
203d6561ac
Allow unbreakable to not take any arguments, defaulting to true. Fixes #377
2017-08-07 14:05:20 +01:00
Ali Moghnieh
5960f55339
Fix banner/shield deserializer with PatternType.
2016-07-26 22:03:33 +01:00
Ali Moghnieh
352c92b880
Implement Shield item serialization.
2016-07-25 12:06:24 +01:00
vemacs
65a2e942c4
Attempt fixing kit/createkit for splash potions in 1.9
2016-03-31 11:54:19 -06:00
vemacs
62c2c57d4d
[Experimental] Support Unbreakable meta tag
2016-03-01 18:16:13 -07:00
AdamQpzm
dfdc6a52be
Add fix for enchants & kits on 1.7
2016-02-06 11:24:36 +00:00
Matthew Steglinski
2175cb8a44
Group allowShortName check when checking if the short form version of 'splash' was used
2015-10-29 16:42:19 -04:00
Matthew Steglinski
607f1980a1
[Fix] Adds splash potion persistence when serializing items. Fixes #232
2015-10-28 10:59:11 -04:00
Ali Moghnieh
9805f3f4d1
Add support for HEX RGB values.
2015-10-08 19:33:14 +01:00
Ali Moghnieh
a721e04119
Add support for deserializing item color RGB values as integers.
2015-10-08 19:14:04 +01:00
vemacs
ff3b1e810f
Fix MetaItemStack canSpawn() method to try it on a clone, readd check to /give and /i
2015-06-04 11:18:47 -06:00
drtshock
090e0b6757
Add banner meta. Resolves #8 .
2015-04-20 18:09:52 -05:00
drtshock
dde0b20775
Reformat
2015-04-14 23:06:16 -05:00
KHobbits
3887fdd47d
New permission: essentials.itemspawn.meta-vanilla
...
Without this permission you cannot use vanilla itemmeta. You can still use essentials style meta, if you have the appropriate permissions.
2014-06-07 16:08:51 +01:00
KHobbits
1bb569fff2
Fix attempting to spawn invalid items.
2014-04-30 05:41:42 +01:00
FearFree
5724c0c8df
Future Java versions may not support _ as identifier.
2014-03-22 16:08:11 +11:00
Iaccidentally
518650e842
Modifier order consistency
2014-02-04 11:11:43 -05:00
Chris Ward
9ce1158aeb
Add support for vanilla JSON metadata syntax (/give, /i, /kit, etc.)
2014-01-21 00:54:48 +11:00
KHobbits
946051de71
Add support for adding item meta to [free] signs.
...
Fix NPE on [sign] creation.
2013-12-07 20:25:23 +00:00
Iaccidentally
3e725ef060
Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuff
2013-11-06 21:22:32 -05:00
Chris Ward
48261daf89
Fix null pointer exception on kits with meta
2013-10-19 12:19:39 +01:00
KHobbits
6f85761f7f
Extract CommandSender to CommandSource, this should prevent Ess user object leaks.
2013-10-16 21:05:33 +01:00
KHobbits
59b501b2b1
Clean Imports
2013-10-11 03:44:41 +01:00
KHobbits
64743ef428
Add support for coloured authors on books
...
Fixes ESS-4690
2013-08-31 13:20:36 +01:00
Iaccidentally
dad348d3d0
[API] Move 2.x API to new package, create dummy classes for compatibility
2013-07-13 11:14:39 -04:00
Iaccidentally
f1eae9be6f
Cleanup imports
2013-06-11 20:45:12 +01:00
KHobbits
09f67c9723
Split util classes.
2013-06-08 22:31:19 +01:00
GunfighterJ
fd0134227c
Fix NPE on invalid enchant
2013-04-19 10:06:43 -05:00
KHobbits
656a40abb2
Remove duplicate perm.
2013-04-13 23:50:17 +01:00
GunfighterJ
ce51a07bf1
Potion erroring and duration/power fix
2013-03-18 06:14:44 +00:00
KHobbits
3ddf883d5d
Import cleanup
2013-03-16 09:19:30 +00:00
KHobbits
1111254e46
Fix potion effect errors
2013-03-16 09:13:21 +00: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
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
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
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
GunfighterJ
37029e6b5d
Un-deletes deleted things.
2013-02-08 17:14:46 -06:00
GunfighterJ
ef341ae539
Adds potion meta
...
Some cleanup as well
2013-02-05 13:13:19 -06:00
Iaccidentally
360e3e8801
cleanup :: fix build
2013-01-31 14:40:33 -05:00
KHobbits
378eaaaf1f
Small patch to allow multiple firework effects to be defined in kits.
2013-01-21 23:38:03 +00:00
KHobbits
51a55318d0
Revert /gc change.
...
Simplify firework syntax, and add help
Merge branch 'patch-26' of git://github.com/necrodoom/Essentials into 2.9
2013-01-21 20:07:02 +00:00
KHobbits
9cef107bc3
Fix a couple of param issues.
2013-01-21 13:40:45 +00:00
KHobbits
6170540a24
Fix colour syntax message on coloured leather.
2013-01-20 01:44:03 +00:00
KHobbits
73c92bf742
Move firework meta handling into MetaItemStack
...
Allow firework meta to be applied to item spawning and kit commands.
2013-01-19 23:35:59 +00:00
KHobbits
b3cc4dbe09
Remove logger.
2013-01-16 16:30:30 +00:00
KHobbits
04bd9e8baf
Remove broken firework meta.
2013-01-15 00:37:08 +00:00