Socialismus | Communicate in a new way icon

Socialismus | Communicate in a new way -----

Improve communication between your players in a modern way




What's new:
  • Added {matched} placeholder to Swapper module.
  • Added regex support to Swapper module.
What changed:
  • {playerName} is now handled before the PlaceholderAPI integration and is available everywhere.
Fixed bugs:
  • Fixed documentation and examples (missing closing parenthesis)
  • Now plugin will not spam if BubbleChat is disabled and ProtocolLib is not present.
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.
----------, Feb 17, 2025

What changed:
  • Support for 1.21.4 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.
----------, Dec 29, 2024

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.
----------, Sep 23, 2024

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
----------, Jun 19, 2024

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
----------, Apr 30, 2024

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
----------, Apr 15, 2024

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
----------, Apr 14, 2024

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
----------, Mar 6, 2024

Fixed bugs:
  • Now you can use empty value 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
----------, Feb 24, 2024

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
----------, Feb 8, 2024

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
----------, Feb 4, 2024

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
----------, Feb 3, 2024

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
----------, Jan 28, 2024

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
----------, Jan 26, 2024

What changed:
- Now a message is written to the console when you try to use the PM command.

Fixed bugs:
- Fixed registration of announcement count chart.
- Fixed list of all commands in help command.

Full Changelog: https://github.com/whereareiam/Socialismus/compare/1.1.0...1.1.1
----------, Jan 14, 2024

What's new:
- Added ability to change the way how bubblechat is used (by command or/and chat).
- Added announce command.
- Added announcements count chart to bStats.
- Added bubble command.
- New module added: Announcer.

What changed:
- Reduced plugin size by using spigot dependency loader.
- Rewrote the whole help command, now it's fully dynamic.
- Some code improvements.
- Updated plugin dependencies.

Fixed bugs:
- Fixed reloading of bubblechat module.

Full Changelog: https://github.com/whereareiam/Socialismus/compare/1.0.0...1.1.0
----------, Jan 13, 2024

What's new:
- 1.19.2, 1.19.3, 1.19.4, 1.20.3 and 1.20.4 version support.
- General documentation improvements.
- New requirements system for all modules.
- Private messaging commands.

What changed:
- Many configuration changes, just save your old ones and let the plugin create new ones.

Fixed bugs:
- Fixed a bug where the player couldn't break blocks while having a bubble message.

Full Changelog: https://github.com/whereareiam/Socialismus/compare/0.2.3...1.0.0
----------, Jan 1, 2024

Fixed bugs:
- Fixed a bug where the message was sent to the sender instead of the recipient.

If you would like to see a feature in this plugin that would be a good fit for this plugin, please create a new issue and describe your idea in detail.
----------, Oct 26, 2023

What's new:
- Automatic check for updates, if found an alert will be sent to the console.
- Added a new option to the settings config that allows you to disable update checking.

What changed:
- Cleaned up code.

Fixed bugs:
- Fixed head-distance option in BubbleChat. Now if you use background, the distance will be displayed correctly.

If you would like to see a feature in this plugin that would be a good fit for this plugin, please create a new issue and describe your idea in detail.

Full Changelog: [CLICK]
----------, Oct 25, 2023

What changed:
- Improved chats documentation.
- Changed structure of swappers.

Fixed bugs:
- Fixed a bug that caused an error if ProtocolLib wasn't installed.
- Fixed sending of messages to players on the SPIGOT platform.

If you would like to see a feature in this plugin that would be a good fit for this plugin, please create a new issue and describe your idea in detail.

Full Changelog: [CLICK]
----------, Oct 24, 2023

What changed:
- Improved settings and swapper documentation.
- Updated plugin dependencies.

If you would like to see a feature in this plugin that would be a good fit for this plugin, please create a new issue and describe your idea in detail.

Full Changelog: [CLICK]
----------, Oct 23, 2023

What's new:
- New feature: BubbleChat.

What changed:
- All features have been moved to their own directory for better organisation.
- Feature classes are now only initialised when needed.

Fixed bugs:
- Fixed a bug where the plugin could not run without ProtocolLib. This plugin is now optional.
- Fixed a bug where the plugin would cancel the chat event if the chat feature was disabled.
- Fixed a bug where toggling features via config might not work.
- Fixed message about insufficient permissions being sent when trying to use any swapper in a message.
- Fixed method caching.
- Fixed part of the swapper code that could cause unnecessary load.

If you would like to see a feature in this plugin that would be a good fit for this plugin, please create a new issue and describe your idea in detail.

Full Changelog: [CLICK]
----------, Oct 22, 2023

What's new:
- New feature added: Swapper.
- Added option to disable caching.

What changed:
- Removed unnecessary checks.
- Lots of code improvements
- Each chat now has its own requirements section.

Fixed bugs:
- Fixed a bug where a symbol was used at the beginning of a message but there was no chat under that symbol, now a fallback chat without a symbol is searched instead.

If you would like to see a feature in this plugin that would be a good fit for this plugin, please create a new issue and describe your idea in detail.

Full Changelog: [CLICK]
----------, Oct 17, 2023

Resource Information
Author:
----------
Total Downloads: 1,591
First Release: Oct 16, 2023
Last Update: Feb 17, 2025
Category: ---------------
All-Time Rating:
17 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings