Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1.  
  2.  
  3. #Message sent to the player when teleported (Color codes are : §a, §b, §c, §d, §e, §f, §0, §1, §2, §3, §4, §5, §6, §7, §8, §9)
  4. tpmessage: "You were randomly teleported !"
  5.  
  6. fireworkontp: false
  7.  
  8. cooldown: true
  9. cooldowntime: 30
  10.  
  11. disabledworlds:
  12. - world_nether
  13. - example1
  14. - example2
  15.  
  16. Worlds:
  17. HUB_SPAWN:
  18. #Define the maximum coordinate on X axis
  19. maxX: 400
  20. #Define the minimum coordinate on X axis
  21. minX: 0
  22. #Define the maximum coordinate on Z axis
  23. maxZ: 400
  24. #Define the minimum coordinate on Z axis
  25. minZ: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement