Custom Commands
Create custom commands easily.
baseCommand: /report
description: Report player
command:
- effects:
- "MESSAGE:&cCommand usage: /report <player> <reason>! <condition>%arg length% < 2 : %allow%</condition>"
- "BROADCAST_PERMISSION:advancedchat.admin:&c[Report] %player name% &fhas reported &c%arg-1% &ffor &c%arg-2-END% <condition>%arg length% >= 2 : %allow%</condition>"
- "MESSAGE:&fYour report has been submitted! Thank you for helping us keep the server clean! <condition>%arg length% >= 2 : %allow%</condition>"
invalidArgs:
- effects:
- "MESSAGE:&cCommand usage: /report <player> <reason>!"Configuration Explained
command Section
command SectioninvalidArgs Section
invalidArgs SectionAdditional Notes
Last updated