fix stuff and add more functionality (definitely) (hi again)

This commit is contained in:
rrryfu
2023-09-25 23:44:12 +08:00
parent 628bfc397e
commit fe402f7dde
8 changed files with 114 additions and 51 deletions
+9 -9
View File
@@ -1,24 +1,24 @@
main: cf.sobrooms.Main
version: 1.0.0
version: 1.1.4
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.
description: Shows information about the Minecraft server.
usage: /info
aliases: [i, inf]
aliases: [i]
send-message:
description: Sends a message to the server's main discord server.
description: Sends a message to the Discord server. (If any was set)
usage: /send-message <message content>
aliases: [sm, sms, smsg]
aliases: [sms]
set-logging:
description: Sets the status event logging in the server, may greatly increase performance and reduce lag if this is off
description: Enables or disables event logging in the server, performance and events can occur faster with this off. (Depending on server speed)
usage: /set-logging <true|false>
permission: op
aliases: [slg, stl, stlg]
aliases: [sl]
ping-server:
description: Pings the server. Will not work on Bedrock clients. (ex. through geyser)
description: Gets the server ping.
usage: /ping-server
aliases: [psrv, ping, pingsrv]
aliases: [ping]