
Socialismus
Improve communication between your players in a modern way
Hotfix
beta28 декабря 2025 г.Update 2.0.0-RC5.1 – Hotfix
This update contains a hotfix for the paper version of Socialismus, which was not working with server versions above 1.20.6.
Full Changelog: https://github.com/whereareiam/Socialismus/compare/2.0.0-RC5...2.0.0-RC5.1
Breaking Changes
beta13 декабря 2025 г.Update 2.0.0-RC5 – Breaking Changes
This is the fifth release candidate for version 2.0.0, focusing on bug fixes, API, and other improvements since RC4.
You can use Socialismus on your server now, as it has been considered stable since RC2. However, it will remain as RC until we migrate all features from the legacy version.
The documentation has been moved to the GitHub Wiki and will be completed before the official release. In the meantime, you can contact me for assistance via Discord.
What’s new
- Chat: Channels can now be triggered not only through a symbol, but also via a command or a regular expression. BREAKING
- Compatibility: Added support for Minecraft version 1.21.9, 1.21.10 and 1.21.11.
What changed
- General: Removed ValioBungee integration, as it has been replaced by SocialismusChannelizer and SocialismusRedis.
- General: Reworked the commands configuration for the new libraries. BREAKING
- General: Reworked the messages configuration for the new libraries. BREAKING
- General: Reworked the settings configuration for the new libraries. BREAKING
- Dependencies: Updated all required libraries to their latest compatible versions.
- API: Migrated to a new structure that respects the architecture of newer plugins. BREAKING
- API: Migrated from Jackson to the Configura library.
Fixes
- Chat: Compare proxy users' server location rather than their world location when selecting recipients.
- Serializer: Enabled support for hex colors in legacy serializers.
Full Changelog: https://github.com/whereareiam/Socialismus/compare/2.0.0-RC4...2.0.0-RC5
Breaking Changes
beta13 декабря 2025 г.Update 2.0.0-RC5 – Breaking Changes
This is the fifth release candidate for version 2.0.0, focusing on bug fixes, API, and other improvements since RC4.
You can use Socialismus on your server now, as it has been considered stable since RC2. However, it will remain as RC until we migrate all features from the legacy version.
The documentation has been moved to the GitHub Wiki and will be completed before the official release. In the meantime, you can contact me for assistance via Discord.
What’s new
- Chat: Channels can now be triggered not only through a symbol, but also via a command or a regular expression. BREAKING
- Compatibility: Added support for Minecraft version 1.21.9, 1.21.10 and 1.21.11.
What changed
- General: Removed ValioBungee integration, as it has been replaced by SocialismusChannelizer and SocialismusRedis.
- General: Reworked the commands configuration for the new libraries. BREAKING
- General: Reworked the messages configuration for the new libraries. BREAKING
- General: Reworked the settings configuration for the new libraries. BREAKING
- Dependencies: Updated all required libraries to their latest compatible versions.
- API: Migrated to a new structure that respects the architecture of newer plugins. BREAKING
- API: Migrated from Jackson to the Configura library.
Fixes
- Chat: Compare proxy users' server location rather than their world location when selecting recipients.
- Serializer: Enabled support for hex colors in legacy serializers.
Full Changelog: https://github.com/whereareiam/Socialismus/compare/2.0.0-RC4...2.0.0-RC5
Breaking Changes
beta13 декабря 2025 г.Update 2.0.0-RC5 – Breaking Changes
This is the fifth release candidate for version 2.0.0, focusing on bug fixes, API, and other improvements since RC4.
You can use Socialismus on your server now, as it has been considered stable since RC2. However, it will remain as RC until we migrate all features from the legacy version.
The documentation has been moved to the GitHub Wiki and will be completed before the official release. In the meantime, you can contact me for assistance via Discord.
What’s new
- Chat: Channels can now be triggered not only through a symbol, but also via a command or a regular expression. BREAKING
- Compatibility: Added support for Minecraft version 1.21.9, 1.21.10 and 1.21.11.
What changed
- General: Removed ValioBungee integration, as it has been replaced by SocialismusChannelizer and SocialismusRedis.
- General: Reworked the commands configuration for the new libraries. BREAKING
- General: Reworked the messages configuration for the new libraries. BREAKING
- General: Reworked the settings configuration for the new libraries. BREAKING
- Dependencies: Updated all required libraries to their latest compatible versions.
- API: Migrated to a new structure that respects the architecture of newer plugins. BREAKING
- API: Migrated from Jackson to the Configura library.
Fixes
- Chat: Compare proxy users' server location rather than their world location when selecting recipients.
- Serializer: Enabled support for hex colors in legacy serializers.
Full Changelog: https://github.com/whereareiam/Socialismus/compare/2.0.0-RC4...2.0.0-RC5
Bug fixes
beta17 июля 2025 г.This is the fourth release candidate for version 2.0.0, focusing on bug fixes, API, and other improvements since RC3.
You can use Socialismus on your server now, as it has been considered stable since RC2. However, it will remain as RC until we migrate all features from the legacy version.
The documentation has been moved to the GitHub Wiki and will be completed before the official release. In the meantime, you can contact me for assistance via Discord.
What’s new
New Features
- API: Suggest a synchronized player list in command‑tab completion.
- Serializer: Support combining MiniMessage and legacy formatting codes.
- Chat: Preserve formatting when synchronizing messages to another server.
- Compatibility: Added support for Minecraft version 1.21.8.
What changed
- API: Allow specifying the target audience for messages in
PlatformInteractor. - Dependencies: Updated all required libraries to their latest compatible versions.
Fixes
- API: Fixed command‑registration bug so that registering multiple commands now works correctly.
- API: Corrected priority order for
FormattedChatMessageProcessor. - Help Command: Lists now show multiple arguments as intended.
- Logging: Restored console logging of player messages when
vanillaSendingis disabled. - Chat: Nearby‑player and “no player found” messages now display properly.
- Chat: Ensured the correct format is selected based on requirements.
Full Changelog: https://github.com/whereareiam/Socialismus/compare/2.0.0-RC3...2.0.0-RC4
