New:
-
/it consumeactions, works like
/it actions but when the item is consumed (food and drinks) by the player
- action
commandasop <command> (ex: /it actions add commandasop heal), works as
command action but run the command making the player op and deopping the player just after the command; the plugin store disk data of opped players so it should be safe even if the server crash while executing the command, but
servercommand action should be used whenever possible as faster alternative (ex: /it actions add servercommand heal %player%)