Advertisement
Guest User

plugin.yml

a guest
Jul 17th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. name: Tutorial
  2. main: tutorial.Tutorial
  3. author: Lucas
  4. version: 1
  5. commands:
  6. send:
  7. permission: send.use
  8. permission-messae: Você não pode utilizar este comando.
  9. description: Enviar uma mensagem.
  10. heal:
  11. permission: heal.use
  12. permission-messae: Você não pode utilizar este comando.
  13. description: Se curar.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement