Tutorials_for_BDFD

Custom Prefix

Dec 31st, 2022
321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. variable
  2.  
  3. prefix = !
  4.  
  5. item 1
  6. Trigger : $getServerVar[prefix]set-prefix
  7.  
  8. $nomention
  9. $onlyAdmin[My apologies $username#$discriminator[] but you __do not__ have the necessary permissions to run this command]
  10. $argsCheck[1;Please tell me the new prefix "Use $getServerVar[prefix]set-prefix <Prefix>"]
  11. $setServerVar[prefix;$noMentionMessage]
  12. $description[The new command prefix of $serverName[$guildID] is : $noMentionMessage]
  13.  
  14.  
  15. code 2
  16. Trigger : $getServerVar[prefix]help
  17.  
  18. $nomention
  19. $description[I'm just an example Command,
  20. The only important thing is that you install "$getServerVar[prefix]" before each command you have so that this can also be done with the custom version
  21. functions.
  22.  
  23. **Please note that __Premium__ is required**]
Advertisement
Add Comment
Please, Sign In to add comment