What changed:
- Support for 1.21.1 and some future versions
If you find any bugs or would like to see new features, you can do so on the plugins github page in the issues category.
I'm currently working on the 2.0 version of Socialismus, which will bring modularity and Velocity platform, you can follow the progress here, so don't wonder if the updates are not coming out :) There is already a first release candidate with new features and structure, if you want to help with testing feel free to use it.
What changed:
- Support for 1.20.6 and 1.21.
- Updated dependencies.
Fixed bugs:
- Bubble command now works correctly.
- Spigot version of the plugin should now work correctly.
If you find any bugs or would like to see new features, you can do so on the plugins github page in the issues category.
I'm currently working on the 2.0 version of Socialismus, which will bring modularity and Velocity platform, you can follow the progress here, so don't wonder if the updates are not coming out :)
Full Changelog: https://github.com/whereareiam/Socialismus/compare/1.3.7...1.3.8
What changed:
- Now plugin needs Java 21 to run.
- Legacy hex colors are now converted to MiniMessage hex colors.
- You now have an option in Config to disable or enable legacy format conversion under Performance Settings.
Fixed bugs:
- Now legacy uppercase colors are converted to MiniMessage.
If you find any bugs or would like to see new features, you can do so on the plugins github page in the issues category. Before suggesting new features, check if they are not already in the TODO list.
Full Changelog: https://github.com/whereareiam/Socialismus/compare/1.3.6...1.3.7
What changed:
- Code cleanup.
- Forgot to remove some debug in 1.3.5, now its clear :)
- Now you can remove the limit of max-mentions with -1.
Fixed bugs:
- If chat wasn't found, we got an error from mentions feature.
If you find any bugs or would like to see new features, you can do so on the plugins github page in the issues category. Before suggesting new features, check if they are not already in the TODO list.
Full Changelog: https://github.com/whereareiam/Socialismus/compare/1.3.5...1.3.6
What changed:
- Added local chat example to chats config.
- Updated chat documentation.
- Updated some dependencies.
Fixed bugs:
- If there was only 1 announcement, it couldn't be disabled, now fixed.
- Reply command now works correctly.
- When the vanilla chat option was enabled, we couldn't send messages to the chat using commands.
- Compatibility with SignedVelocity fixed.
If you find any bugs or would like to see new features, you can do so on the plugins github page in the issues category. Before suggesting new features, check if they are not already in the TODO list.
Full Changelog: https://github.com/whereareiam/Socialismus/compare/1.3.4...1.3.5
What changed:
- PlaceholderAPI is now used multiple times to format placeholders that are in placeholders. Example: %luckperms_prefix% returns %oraxen_admin", it will be formatted from now on.
Fixed bugs:
- Colors were converted from legacy to minimessage before we formatted the message with PAPI, now it's fixed.
If you find any bugs or would like to see new features, you can do so on the plugins github page in the issues category. Before suggesting new features, check if they are not already in the TODO list.
Full Changelog: https://github.com/whereareiam/Socialismus/compare/1.3.3...1.3.4
Fixed bugs:
- Now you can use empty or null for permission to disable permission checking.
- When player was in another world, local chats and mentions worked globally.
If you find any bugs or would like to see new features, you can do so on the plugins github page in the issues category. Before suggesting new features, check if they are not already in the TODO list.
Full Changelog: https://github.com/whereareiam/Socialismus/compare/1.3.2...1.3.3
What's new:
- Now you can choose how the chat will work: using the vanilla system or sending custom messages.
Fixed bugs:
- Fixed a bug where placeholders from PlaceholderAPI didn't work in tag parsers.
If you find any bugs or would like to see new features, you can do so on the plugins github page in the issues category. Before suggesting new features, check if they are not already in the TODO list.
Full Changelog: https://github.com/whereareiam/Socialismus/compare/1.3.1...1.3.2
What's new:
- Each module can now use sounds when activated.
- New module: Tag Parser.
What changed:
- Reworked the standard plugin configuration, now it is more beautiful and functional.
Fixed bugs:
- Fixed activation of bStats integration.
Full Changelog: https://github.com/whereareiam/Socialismus/compare/1.2.1...1.3.0
What's new:
- Now you can set multiple formats per chat based on user permissions.
What changed:
- Now the event content will be changed on PaperMC and its forks instead of sending own message to player, this will allow moderation plugins to mute players.
Fixed bugs:
- Logger could consume a large amount of RAM.
Full Changelog: https://github.com/whereareiam/Socialismus/compare/1.2.0...1.2.1
What's new:
- Added some basic API for creating addons.
- Chat mention module. Now players can mention specific players, all players, and nearby players.
What changed:
- General code improvements.
- Legacy color codes are now automatically converted to the minimessage format.
- Updated dependencies.
Fixed bugs:
- Fixed a bug that didn't change the maximum number of symbols per line in the bubble chat module.
Full Changelog: https://github.com/whereareiam/Socialismus/compare/1.1.1...1.2.0