Can be considered the first "usable" version:
- Added compatibility for
PostgreSQL
,Oracle Database
,MySQL
,Microsoft SQL Server
andMariaDB
. - Switched from a .properties configuration to a simpler pee.yml configuration file, with a lot of comments.
- Made configurations automatically be updated without data loss.
- Changed a lot of entries in the configuration.
- Made the translation downloads more reliable.
For Developers
- Migrated from HectusUtilities to use only LibPG.
- Fixed some I/O exceptions.
IMPORTANT: When starting the plugin, you might encounter errors. In that case, please just restart the server. Will be fixed in the next update!
- Peelocity now requires Java 21+!
- Made the configuration more reliable.
- Made the Discord embeds actually being sent and fixed the colors, as they weren't properly converted before.
plugins/peelocity/msg-hist/
is nowplugins/peelocity/message-history/
.- Made suggestions of
/ban
and/mute
significantly better. - Fixed mute and ban times.
Outdated, use 0.1.5 upwards!
- Fixed when loading the plugin for the first time, it wouldn't tell you to configure it first and would just throw SQLExceptions, because it assumed a properly configured plugin. Now it just throws an exception telling you to configure the plugin first and stops itself.
Summary: When Peelocity isn't configured yet, it now just stops itself and tells you to configure it.
Outdated, use 0.1.5 upwards!
- Made bans, mutes and kicks also be logged to the Discord webhook.
- Renamed
report-webhook
tomod-only-webhook
in the configuration, as it's not only used for reports anymore. - Translations are now automatically downloaded and the downloading of the newest configuration should also be faster.
Outdated, use 0.1.5 upwards!
- Added
/announce
to announce something to the whole server. Requires ht pee.announcements permission! - Added various help menus to most commands.
- Added
/join
to join a gamemode configured in the configuration. - Added
/report
to report a player, which gets sent to a configured Discord webhook. - Removed the closed-testing feature, as it was basically a whitelist clone.
- Added more console-feedback.
Outdated version!
View a detailed change log on the GitHub Commit!
Outdated version!
View a detailed change log on the GitHub Commit!
Outdated version!
View a detailed change log on the GitHub Commit!