Added group limits, permission based limits in chunks
Added command /insights block (will give the name of the block as it should appear in the config, permission insights.block )
Improved stuff
Fixed bug when you tried to place your last item while the limit was reached.
Misc stuff
Materials are now being compared as strings rather than Material Types, so this may provide support for modded servers.
Please update your configs! Messages: messages.insights.block:
Code (YAML):
# Message send when a user executed /insights block # Special placeholders: # %block% block : "&3The block in your hand is a(n) \" &b
%block%&3\"."
Config: general.groups:
Code (YAML):
# Set a limit to custom blocks in a chunk for certain groups # Please note that this will override the global materials limit. groups : # Please replace dots in your permissions with {dot}. # The following permission will be parsed as insights.group.1 "insights{dot}group{dot}1" :
ENCHANTING_TABLE : 32
"insights{dot}group{dot}2" :
DIAMOND_ORE : 128