Initial commit

This commit is contained in:
mangorifo
2023-03-28 19:24:11 +08:00
commit a6af8fdae2
46 changed files with 2228 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
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