Files
notify-on-start/src/main/resources/plugin.yml
T

20 lines
647 B
YAML
Raw Normal View History

2023-03-28 19:24:11 +08:00
main: cf.sobrooms.Main
version: 1.0.0
name: notifyOnStart
description: Sends webhook_notify to sobrooms when the server starts successfully
api-version: 1.19
authors: [rrryfoo, sobrooms]
commands:
info:
description: Shows info about this server.
usage: /info
send-message:
description: Sends a message to the server's main discord server.
usage: /send-message <message content>
set-logging:
description: Toggles event logging in the server, may greatly increase performance and reduce lag.
usage: /set-logging <true|false>
permission: op
ping-server:
description: Pings the server...
usage: /ping-server