1.2.9.8
+ ADDED Option:
# Allow buying more hoppers even if the player already reached the maximum amount of placed hoppers?
# Command: /Hoppers get [amount]
over-max: true
+ ADDED Message (
sent if over-max disabled):
get:
max: '&cYou can''t buy&4 {amount} &cmore hopper(s). &7You can at most buy&3 {hoppers} &7more hopper(s). &8Permission: uhoppers.hoppers.NUMBER'
This message will be sent if player.hoppers + buyAmount is greater than his uhoppers.hoppers.NUMBER permission.