feat: upgrade to java25 with updated mods and discord config

This commit is contained in:
Jet 2026-03-14 19:44:46 -07:00
parent b1c4ca1b73
commit 3d77463def
No known key found for this signature in database
3 changed files with 22 additions and 13 deletions

View file

@ -26,9 +26,12 @@ in
"botToken": "$TOKEN",
"channelId": "1482486447591391285",
"consoleLogChannelId": "1482487413153464330",
"updateNotificationChannelId": "",
"serverStatusVoiceChannelId": "",
"playerCountVoiceChannelId": "",
"useWebhook": true,
"updateChannelTopic": true,
"channelTopicUpdateInterval": 300000,
"channelUpdateInterval": 300000,
"allowedMentions": ["users", "roles"],
"broadcastPlayerCommandExecution": false,
"announceServerStartStop": true,