YoyoNow
daede98a0f
Hotfix TeamCommand
2025-05-31 17:45:24 +02:00
YoyoNow
7b059cde0e
Add customModelData to Velocity SWItem
2025-05-31 08:51:56 +02:00
Chaoscaot
7a9740c4c4
Fix EventFight activeFights query and add null check for spectatePort in CookieEvents
2025-05-29 15:05:01 +02:00
Chaoscaot
8defbaa18b
Add tech hider bug handling for arena subservers in BugCommand
2025-05-29 00:03:25 +02:00
YoyoNow
c35d4741a0
Add TexturePackSystem
2025-05-28 14:19:21 +02:00
Chaoscaot
374e314faa
Add new WATUT Channel
2025-05-22 18:19:31 +02:00
Chaoscaot
45a8aab321
Revert "Add "/event vote" command for SteamWarArcade Event"
...
This reverts commit 7f215b921e .
2025-05-18 19:44:29 +02:00
Chaoscaot
0d15bbc266
Revert "Add "/event vote" command for SteamWarArcade Event"
...
This reverts commit a5b61fb0d6 .
2025-05-18 19:44:28 +02:00
Chaoscaot
7fa97ce36c
Revert "Fix TowerRun event"
...
This reverts commit 8cd088050d .
2025-05-18 19:44:28 +02:00
Chaoscaot
8cd088050d
Fix TowerRun event
2025-05-18 16:32:01 +02:00
Chaoscaot
a5b61fb0d6
Add "/event vote" command for SteamWarArcade Event
...
To be removed after event
2025-05-18 16:22:50 +02:00
Chaoscaot
7f215b921e
Add "/event vote" command for SteamWarArcade Event
...
To be removed after event
2025-05-18 13:32:09 +02:00
Chaoscaot
717cfa8baf
Prevent usage of Flashback channels for restricted players
...
Added new channel handlers to block Flashback mod channels for users without appropriate permissions. Ensures restricted players using these channels are disconnected with a specific warning message. This enhances control over mod usage and maintains server integrity.
2025-05-16 18:00:23 +02:00
Chaoscaot
7f0fa09c56
Update OpenJ9 dump configuration to enable heap hprof.
2025-05-02 14:14:27 +02:00
Chaoscaot
6940c32b02
Adjust OpenJ9 JVM arguments to include hprof option in dumps.
2025-05-02 14:13:33 +02:00
Chaoscaot
1912ad52e4
Add protocol version check to handle potential packet issue
2025-04-28 23:25:36 +02:00
Chaoscaot
5cdad8c2f4
Add Dev 1.21.5
2025-04-27 02:28:39 +02:00
Chaoscaot
aeff16b7dd
Update to support Minecraft 1.21.5 version
2025-04-24 14:07:35 +02:00
YoyoNow
335649fa87
Fix steamwar.devserver.gradle
2025-04-20 08:27:56 +02:00
YoyoNow
32703c6659
Enable Velocity, prio Setup needed for that
2025-04-20 08:27:56 +02:00
YoyoNow
119fae4b51
Merge pull request 'Add ActiveMonths to ArenaMode for rotating modes' ( #45 ) from VelocityCore/ActiveMonthsForRotatingGameModes into main
...
Reviewed-on: SteamWar/SteamWar#45
2025-04-18 18:38:41 +02:00
YoyoNow
43621b18b4
Fix TypeMappers.arenaMapTypeMapper
2025-04-18 16:57:35 +02:00
YoyoNow
e5bdbac3c7
Change isNotActive to isActive
2025-04-18 16:50:16 +02:00
YoyoNow
fd738f539a
Add 3 new PluginMessage channel
2025-04-18 14:17:59 +02:00
YoyoNow
2094120150
Remove prefix. Cannot merge them together because of 'ChatListener.sendChat'
2025-04-18 09:32:35 +02:00
YoyoNow
e143268caa
Fix DiscordBot.serverTeamChat sending to discord if received from discord!
2025-04-18 09:30:26 +02:00
YoyoNow
7802fdd7d9
Add ActiveMonths to ArenaMode for rotating modes
2025-04-18 09:13:23 +02:00
YoyoNow
7fb3d3d137
Hotfix DiscordBot.ingameChat going to broadcast instead of globalChat
2025-04-17 21:38:35 +02:00
Chaoscaot
306444356c
Update & Fix Spelling on Chaos Messages
2025-04-17 01:28:06 +02:00
YoyoNow
29dff8dce6
Fix PunishmentCommand sending double prefix
2025-04-16 21:07:05 +02:00
YoyoNow
cbaacd4e85
Merge pull request 'Improve and fix the discord rate limit warnings' ( #37 ) from VelocityCore/ImproveDiscordChannel into main
...
Reviewed-on: SteamWar/SteamWar#37
Reviewed-by: Lixfel <lixfel@noreply.localhost >
2025-04-16 20:16:52 +02:00
YoyoNow
9da1de9b6c
Fix MsgCommand being able to /r to offline players
2025-04-16 13:42:31 +02:00
YoyoNow
866c376ee5
Fix DevCommand not working when version switching without trying to connect in between when no server is running
2025-04-16 10:20:10 +02:00
YoyoNow
b2853b9dec
Fix RCommand being able to send offline players
2025-04-14 10:01:50 +02:00
YoyoNow
5b3c3f36b4
Fix comment
2025-04-14 09:16:06 +02:00
YoyoNow
e1bcdd59ba
Move 'maxNumberOfWebhooks' constructor parameter to end of list
2025-04-14 09:14:04 +02:00
Chaoscaot
40eeb4993f
Add support for cookie-based event spectating
...
ACHTUNG: Janky!
2025-04-13 20:06:38 +02:00
Chaoscaot
4c23915987
Use Transfer Packet for Event Velocity
2025-04-13 18:09:24 +02:00
YoyoNow
4a816696ec
Update the message limits
2025-04-09 09:10:30 +02:00
YoyoNow
038f54c3b3
Make it buildable and reduce complexity
2025-04-09 09:03:07 +02:00
YoyoNow
4c6ab2c1a0
Improve and fix the discord rate limit warnings
2025-04-08 20:52:54 +02:00
YoyoNow
446cd5deae
Fixup ChecklistChannel
2025-04-04 11:23:51 +02:00
YoyoNow
2686ab285b
Improve WaitTime in ChecklistChannel
2025-04-04 11:16:12 +02:00
YoyoNow
57ea1470e2
Fix for real!
2025-04-04 10:54:21 +02:00
YoyoNow
bfdc9c118a
Hopefully fix it
2025-04-04 10:52:37 +02:00
YoyoNow
dafe838a8a
Improve DiscordChannel on discord!
2025-04-04 10:49:01 +02:00
Lixfel
764dec99f4
Remove display name cleansing in direct tablist handling
2025-04-02 19:05:31 +02:00
Chaoscaot
71522973a7
Refactor schematic checks to handle unseen notifications
2025-03-24 16:50:39 +01:00
YoyoNow
50b6947312
Hotfix DiscordChatRoom
2025-03-13 17:14:17 +01:00
YoyoNow
1d293b446c
Hotfix WhoisCommand for Developers not showing the User ID
2025-03-11 18:31:31 +01:00