Configuration

#Enable/Disable the blocking of commands to different groups.
blockCommandsToDifferentGroups: true

#The list of commands that will be blocked when trying to send to a player in a different world group.
#Each command must contain a '$player' argument which replaces where the player name would be entered.
#$player can not be the first argument.
blockedCommands:
  - /pay $player <amount>
  - /epay $player <amount>
  - /econ pay $player <amount>
  - /anyCommand anyArg $player anotherArg

Comments

Posts Quoted:
Reply
Clear All Quotes