Advertisement
MrWaffleman

plugin.yml

Jun 22nd, 2015
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.21 KB | None | 0 0
  1. name: BukkitTutorial
  2. main: mrwaffleman.me.Test
  3. version: 1.0
  4. author: MrWaffleman
  5. description: A test plugin.
  6.  
  7. commands:
  8. test:
  9. usage: /<command>
  10. description: A command that makes sure the plugin is working.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement