Changelog
2.4.0
Very few changes for admins
- sounds are now declared as their namespaced keys instead of the enum value
minecraft:block.note_block.xylophone
instead ofBLOCK_NOTE_BLOCK_XYLOPHONE
for example. - Plugin is now a 'paper plugin' - though it has been based on paper for a long time, it should show up in the 'paper plugins' section now
- Player's names should properly autocomplete in
/msg
and/block
commands regardless of if the paper setting for autocompleting names on a null return is enabled or not - Commands now use brigadier, which means you can do this now, if you want, for some reason
- Save handling is now done async so there shouldn't be any issues with SQL calls freezing the server, nobody reported issues with that but now it shouldn't happen regardless
Files
SimplePMs-2.4.0.jar(298.6 KiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
2.4.0Loaders
Paper