Advertisement
Guest User

Plugin.yml Tutorial

a guest
Dec 25th, 2014
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. name: <PluginName>
  2. version: <Version>
  3. main: <main>
  4. author: <author>
  5. description: <descricao>
  6.  
  7. commands:
  8. <comando>:
  9. usage: /<command>
  10. description: <descricao do comando>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement