Skip to content

Commit

Permalink
Version 0.2.0
Browse files Browse the repository at this point in the history
Updated command syntax.
  • Loading branch information
501st-alpha1 committed Nov 2, 2012
1 parent 32c069c commit a8c9aad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugin.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: XP to Emerald
main: com.scott_weldon.xp_to_emerald.XPtoEmerald
version: 0.2-dev
version: 0.2.0
commands:
xptoemerald:
description: Convert some XP to Emeralds.
usage: "usage: /<command> [player] <xp amount>"
usage: "usage: /<command> [player] [xp amount]"
permissions: xptoemerald.convert
emeraldtoxp:
description: Convert some Emeralds to XP.
usage: "usage: /<command> [player] <emerald amount>"
usage: "usage: /<command> [player] [emerald amount]"
permissions: xptoemerald.convert
permissions:
xptoemerald.*:
Expand Down

0 comments on commit a8c9aad

Please sign in to comment.