Advertisement
Cool_Colton

Untitled

Oct 14th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. on join:
  2. set {players.online} to number of all players
  3.  
  4. Command /donation <player> <text>:
  5. description: Sends a Donation Message
  6. usage: The correct way to use this command is: /donation (player) (text)
  7. permission: command.donation
  8. permission message: You do not have permission to use this command
  9. executable by: players and console
  10. aliases: /donate
  11. trigger:
  12. bc "&7&l\t------------------------"
  13. bc "&6&l\tDONATION"
  14. bc "&7&l\t------------------------"
  15. bc "\t{player}"
  16. bc "\t{text}"
  17. bc "&7&l\t------------------------"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement