◆ Included new placeholder
%protections_protectionblock_current_{protectionBlockId}% which shows the amount of protections using this protection block.
[NEW] ◆ Included new placeholder
%protections_protectionblock_max_{protectionBlockId}% which shows the max amount of blocks you can have of this specific block. If there's no specific permission for this block, then it'll be blank.
[NEW] ◆ Included new
Settings.Protection.Teleport-stay-still, which tells people to stay still on their position for a certain amount of seconds before getting teleported, which gets cancelled on movement.
[NEW] ◆ Fixed issue with exceptions, messages not being saved on the
Lang.yml file so they weren't editable.
◆ Fixed issue with protection blocks, as being heads weren't showing their skins due the new item generation system.
◆ Fixed issue with ban flag, as the handler wasn't being properly loaded due being loaded on the load step, moved to the enable step instead.
◆ Fixed issue using
/pb files export blocks, as it was using an old method which wasn't updated with the new 1.20.2 version.
◆ Fixed issue with
/pb show or show button with blocks with skin, as it wasn't using the new method from 1.20.2 version.
◆ Fixed issue with
/pb buy command, not being available even with the Vault hook enabled due some missing checkings.