Files
DirtFirstJoin/target/classes/plugin.yml
T
2026-06-13 17:27:26 -04:00

18 lines
427 B
YAML

name: DirtFirstJoin
version: 1.0-SNAPSHOT
main: com.dirt.firstjoin.DirtFirstJoinPlugin
api-version: '1.21'
authors: [Dirt]
description: Run configurable commands when a player joins for the first time.
commands:
dirtfirstjoin:
description: Main command for DirtFirstJoin
usage: /<command> reload
aliases: [dfj]
permissions:
dirtfirstjoin.admin:
description: Allows reloading DirtFirstJoin
default: op