initial
This commit is contained in:
21
src/main/resources/config.yml
Normal file
21
src/main/resources/config.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
# MOTD Quote Plugin Configuration
|
||||
|
||||
# How often to update the MOTD (in minutes)
|
||||
update-interval-minutes: 60
|
||||
|
||||
# Maximum length for MOTD quotes
|
||||
max-motd-length: 50
|
||||
|
||||
# Style settings
|
||||
motd-prefix: "§e§l" # Gold color and bold
|
||||
motd-suffix: ""
|
||||
|
||||
# Debug mode (shows more console output)
|
||||
debug: false
|
||||
|
||||
# List of quotes to use for MOTD
|
||||
quotes:
|
||||
- "Wie heißt der Workshop? Rassismus ohne Schule"
|
||||
- "What da fäck is hier passiert bitte sehr?"
|
||||
- "Digga meine Yeezys!"
|
||||
- "Da Sessel kommt auffi, nd owi."
|
||||
Reference in New Issue
Block a user