Added disable command and fixed permissions, closes #15

This commit is contained in:
stijnb1234 2020-02-25 21:19:15 +01:00
parent fb2f6da9cf
commit 74b4ce38fb
3 changed files with 54 additions and 12 deletions

View file

@ -6,4 +6,20 @@ author: SBDeveloper
softdepend: ["Vault"]
commands:
v10lift:
description: The V10Lift Command
description: The V10Lift Command
permissions:
v10lift.admin:
description: The full power admin permission
default: op
v10lift.build:
description: The permission to build a lift
v10lift.reload:
description: Reload the plugin
v10lift.repair:
description: Repair a lift
v10lift.disable:
description: Disable a lift
v10lift.start:
description: Start a lift
v10lift.stop:
description: Stop a lift