Advertisement
Guest User

Untitled

a guest
Mar 19th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. arguments=[
  2. {
  3. name="message"
  4. type="JoinedStrings"
  5. }
  6. ]
  7. executors=[
  8. {
  9. command="title <@Player> title {\"text\":\"There Is Supply Loot\",\"color\":\"dark_green\"}"
  10. source="Server"
  11. },{
  12. command="title <@Player> subtitle {\"text\":\"At X: 4241 Y: 83 Z: -80. Go and Get it now!!!\",\"color\":\"dark_green\"}"
  13. source="Server"
  14. },{
  15. command="title <@Player> times 20 80 20"
  16. source="Server"
  17. }
  18. ]
  19. metadata{
  20. aliases=["supplyloot"]
  21. cooldown=30000
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement