Advertisement
Guest User

plugin.yml

a guest
Oct 20th, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. name: gamemode
  2. main: me.gamemodes.main.gamemode
  3. version: 3.0
  4. author: OrangeCheasy,Immortality
  5. description: gamemode plugin
  6.  
  7. commands:
  8. gmc:
  9. aliases: [gm1]
  10. usage: /<command>
  11. description: set your gamemode to creative
  12. gms:
  13. aliases: [gm0]
  14. usage: /<command>
  15. description: set your gamemode to survival
  16. gmsp:
  17. aliases: [gm3]
  18. usage: /<command>
  19. description: set your gamemode to spectator
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement