Any way to target player with ServerCommands?
jamesipod opened this issue ยท 2 comments
If I want to give a player a specific item from another plugin, is there a way to target the player that drank the brew when running a ServerCommand via brew? Such as 'mythicmobs item give player item 1' or 'mythicmobs item give [player] item 1'?
Or similarly, is there a way to make the PlayerCommands bypass permissions needed and run that single command as an Operator?