Updated scan command handling and result pagination to match every other pagination we are using across plugin
Added fail safe when using shulker backpacks while shulker box itself have been changed while editing its contents. This can be caused by some 3rd party plugins changing items in players inventory when opening it.
Optimized checkban command to avoid loading some data when checking everyone's ban status and displaying it.
Fix for playtimetop command wanting to print out entire list in one go
Fix for [item] failing to show items which contain " in name or lore as of 1.13/1.14 updated raw message handling.
Fix for panimation command not wanting to be friends with attachedcommands. This should solve issues from other features too, like kit's.
New variable for attachedcommands !consume! which will perform commands only when food has been consumed. For example when used on apple /cmi attachcommand !consume!;;!cc!cmi panimation circle;c:85,254,254;twist;part:5;r:0.5;pitch:90;move:0,0.33,0;offset:0,-0.2,0;target:[playerName];;cmi sound [playerName] ambient_cave after eating it player will hear creepy sound and will get some particles around him. Base effect (-hunger) from apple still aplies to the player. But you can create some custom foods and apply some custom effects when players consume it. Keep in mind that while using this variable you cant use !limiteduse:[amount]! as item should be consumed for commands to be performed.