first add

This commit is contained in:
2026-06-13 16:52:52 -04:00
commit 35d012cf99
14 changed files with 495 additions and 0 deletions
+23
View File
@@ -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