Shiewk
ea54f83909
Cache punishments for online players
2026-04-12 13:32:26 +02:00
Shiewk
6c76066d8b
Migrate older container version to new version on server start
2026-04-11 19:14:24 +02:00
Shiewk
823093be35
Rework save format and punishment manager
...
- Punishments are now saved as JSON in files named after their targets
- Each punishment type now has its own Java class
- Each file contains a list of JSON objects that is updated every time something changes (e.g. player muted, banned or unbanned)
- Punishments have a unique ID now; if something changes, the new version is added to the list and overwrites the old version
- 'Undo' has been renamed to 'cancel'
- You can no longer mute or ban players if they are already muted or banned
2026-04-08 16:12:01 +02:00
Shiewk
fecd21bf19
Fix hardcoded page switching strings; add German translations
2026-04-03 16:52:11 +02:00
Shiewk
f7f541c8a4
Stop warning about experimental APIs
2026-04-03 15:59:52 +02:00
Shiewk
fcd2a513aa
Remove the chat prefix
2026-04-03 15:53:07 +02:00
Shiewk
c4e1aedeca
Add comments to config file
2026-04-02 19:57:27 +02:00
Shiewk
4b52f74fc5
(1.8.0) Allow disabling plugin features from the config ( #10 )
2025-09-19 18:09:52 +02:00
Shiewk
4ef2700d6b
(1.7.1) Fix Folia inventory ticking error ( #11 )
2025-09-19 14:38:35 +02:00
Shiewk
7e3139126c
Config rework
2025-08-22 11:00:28 +02:00
Shiewk
2be16da939
Internationalization support
2025-07-30 13:37:30 +02:00
Shiewk
a17086b059
/offlinetp command
2025-07-27 15:10:25 +02:00
Shiewk
039b40bd53
(1.6.0) Switch to Paper plugin & support Folia
2025-07-09 12:59:43 +02:00
Shiewk
d863622168
Add a config option to require a reason
2025-05-02 16:30:14 +02:00
Shiewk
361f66f645
Upgrade Paper to 1.21, use Brigadier command system
2025-05-01 19:55:55 +02:00
Shiewk
955ab8791a
Allow registering skin texture provider for player heads
2025-05-01 11:25:49 +02:00
Shiewk
02570993a7
Move SModeration for Paper to root project
2025-05-01 10:46:00 +02:00