feat: en gros la mise à jour
This commit is contained in:
parent
f795dcd68f
commit
27fb3103f2
387 changed files with 16998 additions and 435 deletions
|
@ -1,8 +1,14 @@
|
|||
name: RunnerDragon
|
||||
main: xyz.atnrch.dragon.RunnerDragon
|
||||
main: xyz.ineanto.dragon.RunnerDragon
|
||||
version: 1.0-SNAPSHOT
|
||||
api-version: "1.20"
|
||||
depend: [WorldEdit]
|
||||
depend: [ WorldEdit ]
|
||||
commands:
|
||||
rd:
|
||||
description: "Contrôle RunnerDragon."
|
||||
permission: "runnerdragon.admin"
|
||||
description: "Contrôle RunnerDragon."
|
||||
|
||||
permissions:
|
||||
"runnerdragon.admin":
|
||||
default: op
|
||||
description: "Permet de contrôler RunnerDragon."
|
Loading…
Add table
Add a link
Reference in a new issue