social 0.3.1
on Dec 11, 2024⚠️ Packet-based features such as emoji auto-completion now rely on PacketEvents, which you can optionally install
- Fixes an issue with the DiscordSRV integration where messages would not be sent from the Minecraft server to Discord
- Fixes an issue where early and late parser groups were not unregistered when reloading the plugin, leading to errors and performance degradation
- Fixes an issue where players would see a blank line when a message was disabled in
messages.yml
social 0.3.0
on Dec 3, 2024- Adds an emoji dictionary (
/social dictionary emojis
) - Adds a keyword dictionary (
/social dictionary keywords
) - Adds a chat history (
/social history
) - Adds delimited placeholders, which replace the current placeholder system. More info in the full changelog available below
- Mentions now support CJK characters and require the
@
prefix to prevent players from accidentally mentioning other players - Chat replies and threads have been merged
- Fixes an issue with the migration utility that would make the plug-in crash on start
- Fixes an issue that would duplicate emojis each time the server started
- Fixes an issue with permissions that would prevent users from switching channels
- Fixes an issue with private messages that would fill the console with unnecessary characters
- Fixes an issue where keywords would cause a NullPointerException
- Fixes an issue where keywords would not be processed at all
- Fixes an issue that degraded performance where text parsers could be called recursively leading to a stack overflow
- Fixes an issue where the plug-in would occasionally print a NullPointerException when a player joined or quitted
- Add-ons that degrade performance due to a misuse of social's API will now send a warning to console
⚠️ Minimum required version is now 1.19.4 (nobody should be affected by this change according to bStats)
‼️ Please, take a look at the full changelog if you have the time. You will find some useful information there
social 0.2.0
on Oct 21, 2024- Adds chat replies and threads
- Adds group chat channels
- Adds a feature to use Minecraft's new server links
- Adds username/nickname mentions
- Adds emoji and keyword autocompletion
- Adds emoji descriptions
- Adds a new update checker
- Adds an experimental expansion for PlaceholderAPI
- Enables the usage of filters, emojis and keywords in anvils, signs and books
- Fixes an issue with DiscordSRV where messages wouldn't be sent to the appropriate channel
- Fixes an issue with DiscordSRV where death messages wouldn't be sent at all
Please, take a look at the full changelog if you have the time. There's some more detailed explanations.
social 0.1.2
on Oct 10, 2024- Server owners can now disable the customization of individual system messages in
settings.yml
- Commands are now executable from the server console
- Tag
<click>
will no longer be applied ifclickableNicknameCommand
is empty - Fixes an issue where death messages wouldn't be sent to DiscordSRV
social 0.1.1
on Oct 8, 2024Initial release in Modrinth 👀