first add
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: DirtJoin
|
||||
version: 1.0-SNAPSHOT
|
||||
main: com.dirtbagmc.dirtjoin.DirtJoinPlugin
|
||||
api-version: '1.21'
|
||||
author: DirtbagMC
|
||||
description: First join effects plugin
|
||||
|
||||
commands:
|
||||
dirtjoin:
|
||||
description: Main DirtJoin command
|
||||
usage: /dirtjoin <reload|test>
|
||||
permission: dirtjoin.use
|
||||
|
||||
permissions:
|
||||
dirtjoin.use:
|
||||
description: Allows use of DirtJoin commands
|
||||
default: op
|
||||
dirtjoin.reload:
|
||||
description: Allows reloading DirtJoin config
|
||||
default: op
|
||||
dirtjoin.test:
|
||||
description: Allows testing DirtJoin effects
|
||||
default: op
|
||||
Reference in New Issue
Block a user