Files
MCPlugins/environmentex/build/resources/main/plugin.yml
Your Name daeabb6c4f
Some checks failed
Gitea Actions Demo / Build-Gradle (push) Failing after 1m38s
improved sleeping + added ignore sleep vote command
2025-07-02 13:22:11 +02:00

27 lines
690 B
YAML
Executable File

main: de.hessj.environmentex.App
name: EnvironmentExtenderPlugin
version: 0.1
api-version: 1.19
depend: [HelperPlugin]
commands:
test:
description: Vote mit "Ja" für den Nachtskip
usage: /<command>
y:
description: Vote mit "Ja" für den Nachtskip
usage: /<command>
n:
description: Vote mit "Nein" für den Nachtskip
usage: /<command>
add:
description: Setzt den Whiteliststatus auf accepted
usage: /<command> <UUID>
afk:
description: Setzt den AFK Status
usage: /<command>
pin:
description: ----
usage: /<command>
ignorevote:
description: Setzt den Ignorevote Status
usage: /<command>