Skip to content

Commit

Permalink
Version 1.3.3
Browse files Browse the repository at this point in the history
[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
  • Loading branch information
TubYoub committed Apr 13, 2024
1 parent 6e6c2c4 commit 9d9ffa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 9d9ffa7

Please sign in to comment.