Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Commit

Permalink
fixed typos in plugin.yml.
Browse files Browse the repository at this point in the history
added permissions requirement to exp-reload.
  • Loading branch information
SagaciousZed committed Jul 15, 2012
1 parent 1b54781 commit 343e2c4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,19 @@ version: 0.4
author: EnvisionRed
commands:
exp:
description: Shows the version of SmartEXp
description: Shows the version of SmartExp
default: op
usage: See /exp-help
exp-check:
description: Check your current exp or another player
usage: /<command> [player name]
exp-help:
description: Displays
description: Displays help for this plugin
usage: /<command>
exp-reload:
description: Reloads the configuration
usage: /<command>
permission: SmartExp.reload
permissions:
SmartExp.*:
description: Allows use of all commands from SmartExp
Expand Down

0 comments on commit 343e2c4

Please sign in to comment.