CHANGE LOG:
ADDED
'Placeable:' string into recipes files. Set to false if you would like this block to not be able to be placed down. Can be useful for "quest items" or similar things (
Refer Here
).
ADDED
'No-Perm-Place' string into config file to set a configurable message to a player when they place a block that shouldn't be placed. Set to none or remove if you do not want a message.
ADDED
console message that displays the number of recipes that were successfully loaded. There is one that is printed by the server (shows incorrect #) that I cannot remove, so this should clear some confusion (Issue #13).
FIXED
a bug in 1.8 that was causing console errors when damaging other players. (Issue #15).
Coming this week:
PlaceholderAPI support that will allow placeholders in item NBT and will add new placeholders that can be used in other portions of your server.