1.3.7 Apr 30, 2024
1.3.7 | Bug fixes and improvements

What changed:

  1. Now plugin needs Java 21 to run.
  2. Legacy hex colors are now converted to MiniMessage hex colors.
  3. You now have an option in Config to disable or enable legacy format conversion under Performance Settings.



Fixed bugs:

  1. 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


1.3.6 Apr 15, 2024
Bug fixes and improvements

What changed:

  1. Code cleanup.
  2. Forgot to remove some debug in 1.3.5, now its clear :)
  3. Now you can remove the limit of max-mentions with -1.



Fixed bugs:

  1. 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


1.3.5 Apr 14, 2024
Bug fixes and improvements

What changed:

  1. Added local chat example to chats config.
  2. Updated chat documentation.
  3. Updated some dependencies.



Fixed bugs:

  1. If there was only 1 announcement, it couldn't be disabled, now fixed.
  2. Reply command now works correctly.
  3. When the vanilla chat option was enabled, we couldn't send messages to the chat using commands.
  4. 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: [url]https://github.com/whereareiam/Socialismus/compare/1.3.4...1.3.5[/url]


1.3.4 Mar 6, 2024
Bug fixes and improvements

What changed:

  1. 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:

  1. 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: [url]https://github.com/whereareiam/Socialismus/compare/1.3.3...1.3.4[/url]


1.3.3 Feb 24, 2024
Bug fixes

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


1.3.2 Feb 8, 2024
More options and bug fixes

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


1.3.1 Feb 4, 2024
Command Enhancements

What's new:
- You can now reply to private messages using the Reply command.

Fixed bugs:
- Fixed a bug where the command could be used incorrectly and the user would get an unformatted message.

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.0...1.3.1


1.3.0 Feb 3, 2024
You kinda sound, like a baka...

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


1.2.1 Jan 28, 2024
Enhancements, per-player chat formats and bug fixes.

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


1.2.0 Jan 26, 2024