Advertisement
Guest User

Untitled

a guest
Nov 3rd, 2015
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.16 KB | None | 0 0
  1. name: MyPlugin
  2. main: megamichiel\MyPlugin\MyPlugin
  3. version: 1.0.0
  4. api: 1.0.0
  5.  
  6. commands:
  7.   test:
  8.     description: "This is a test command"
  9.     usage: "/test"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement