Advertisement
Cool_Colton

Untitled

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