Advertisement
Guest User

Untitled

a guest
Mar 4th, 2011
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. Spawn:
  2.  
  3. command: spawn
  4.  
  5. description: Teleports you to the general spawn.
  6. plugin: EssentialsSpawn
  7.  
  8. main: true
  9. Warp:
  10.  
  11. command: warp [name]
  12.  
  13. description: Warps you to [name]
  14. .
  15. plugin: MyWarp
  16. main: true
  17. Warp List:
  18. command: warp slist
  19. description: Shows a list of warps.
  20. plugin: MyWarp
  21. main: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement