Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

Commit

Permalink
Update to v10, add permission part to plugin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ahkok committed Feb 27, 2014
1 parent 263e143 commit 1fb6ece
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Sedimentology
main: org.foo_projects.sofar.Sedimentology.Sedimentology
version: 9
version: 10
softdepend: [Factions, Towny, WorldGuard, Residence]
commands:
sedimentology:
Expand All @@ -9,3 +9,7 @@ commands:
usage: /sedimentology ...
permission: sedimentology
permission-message: You do not have sufficient privileges to do that!
permissions:
sedimentology:
description: Gives access to the sedimentology command
default: op

0 comments on commit 1fb6ece

Please sign in to comment.