blablablabl added plugin.yml something idk
All checks were successful
Maven Build / build (push) Successful in 2m9s

This commit is contained in:
ZockerKatze
2025-05-16 10:38:11 +02:00
parent 37a01e1ca4
commit ee1bf25731
2 changed files with 9 additions and 1 deletions

View File

@@ -166,6 +166,14 @@ class MOTD : JavaPlugin() {
}
// Update the server MOTD with the next quote
/*
Asshole piece of crap function that doesnt work very well
Fuck this fucking piece of crap
rattatwinko - 16.5.2025 10:21:37
*/
fun updateServerMOTD() {
if (quotes.isEmpty()) {
logger.warning("No quotes available for MOTD")

View File

@@ -3,7 +3,7 @@ version: 1.0-SNAPSHOT
main: org.server_info.MOTD.MOTD
api-version: 1.19
description: Sets the server MOTD to random quotes from config with GUI management
author: YourName
author: rattatwinko
commands:
motd:
description: Control the MOTD quote plugin