
WebhookLogger-Paper-4.0.1
release13 октября 2024 г.- Fixed MiniPlaceholders hook (NoClassDefFoundError)
WebhookLogger-Paper-4.0.0
release3 октября 2024 г.Multiple webhook support is here along other improvements! You can now define which events go to which Discord webhooks.
Please delete any existing configuration files when updating since there have been many configuration changes since v3.
Changes
- ⚠️ Bumped Java version to 21
- ⚠️ Paper 1.19.4 or higher is now required
- ⚠️ Multiple configuration breakages
- ⚠️ Renamed webhooklogger.reloadpermission towebhooklogger.command.reload
- Ability to define multiple webhooks
- Removed redundant "enabled" option from event configurations
- Rewrote commands
- Added localization system
WebhookLogger-Paper-3.0.2
release23 мая 2024 г.Fixed player command event not respecting the enabled setting.
WebhookLogger-Paper-3.0.1
release16 мая 2024 г.Fixed enabled configuration option not working for most events.
WebhookLogger-Paper-3.0.0
release16 мая 2024 г.WebhookChatLogger is now WebhookLogger!
The scope of the plugin has expanded and WebhookLogger can now log more variety of events in addition to the existing chat event. This includes events such as commands, player deaths and player joins/quits.
Please note that this is a new major version which comes with breaking changes.
Configuration changes
With the name change the configuration directory has also respectively changed to plugins/WebhookLogger.
The configuration has also split into two seperate files now that there are more events. All configuration options for each event is now under the events.yml configuration file where rest of the settings remain in the config.yml file.
The Discord webhook configuration now takes a URL instead of ID and token. This is one less step for the end user and will simplify the configuration process.
