Advertisement
Guest User

Untitled

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