From 9d9ffa73aca7d65889d3a17483ab823bb4aae220 Mon Sep 17 00:00:00 2001 From: TubYoub Date: Sat, 13 Apr 2024 02:09:04 +0200 Subject: [PATCH] Version 1.3.3 [bugfix] - Config file got changed back after reloading the plugin with `/status reload` [changes] - Plugin messages will now have a `[TSP]` prefix at the start. - Discord link added to the `/status info` command. - ConfigManager got a new config - config.yml is now at Version 1 [addition] PlaceholderAPI: - added a placeholder `%tubsstatusplugin_status_playername%` Plugin: - Chat Formatter can now be disabled in the config, so you can use custom Chat Plugins. - Added version control for the config.yml - Java Docs PS: Report any Problems Took 3 minutes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f75fcd7..3241834 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ This is a Minecraft plugin for Spigot/Paper servers that allows players to set t - The status of every player is saved to a file, so they will keep their status when they rejoin the server. - The Plugin supports `PlaceholderAPI v2.11.5` - The Plugin reloads statuses every 600 Game Ticks (30seconds) so the Placeholders can update themselves. + - The Plugin now got a Placeholder`%tubsstatusplugin_status_playername%` (playname should be changed out for the real Playername, Duuuh.) ## Permissions