This update is for Spigot/Minecraft 1.13 and 1.14, and has been compiled with Spigot API 1.14.4.
The help screens have been improved by making all the commands clickable, so clicking a command from the list will paste the command into the chat window.
https://imgur.com/a/dZee3W4
For OP players or those with the "tntrun.version.check" permission, the check version update message has been simplified with a mouse-over pop-up displaying the latest available version. The text can be clicked to open the plugin Spigot page, or the URL copied to the clipboard.
Added a config option to allow a player's prefix to be used as rank (needs a chat plugin e.g. EssentialsXChat).
To use the
prefix for rank, set
Code (YAML):
UseRankInChat:
enabled
: true
usegroup
: false
useprefix
: true
If your server uses permission
group names for ranks, then set
Code (YAML):
UseRankInChat:
enabled
: true
usegroup:true
useprefix false
The following is now redundant, and can be removed from
config.yml
Code (YAML):
special:
useRankInChat
: false
The following message strings in
messagages.yml have been updated to include a placeholder for rank:
Code (YAML):
playerjoinedtoothers =
"&c {RANK}&6{PLAYER} &7joined the arena";
playerlefttoothers =
"&c {RANK}&6{PLAYER} &7left the game";
playerlosttoothers =
"&c {RANK}&6{PLAYER} &7lost the game";
playerwonbroadcast =
"&c {RANK}&6{PLAYER} &7won the game on arena &6{ARENA}";
If you've made no modifications or translations to
messages.yml, then while the server is stopped you can safely delete
messages.yml, and it will be recreated with the above updates. Alternatively, update the individual lines manually by adding the {RANK} placeholder.
The text in these message strings in
messages.yml has also been amended slightly:
Code (YAML):
helplist =
"List all arenas OR List arena details";
helpjoin =
"Open join menu OR Join the arena";
helplistkit =
"List all kits OR List kit details";
Fixed a bug in the delete lobby command and added it to the help screen and auto-tab complete.
Added 2 new signs as requested:
1) lobby sign - teleports the player to the TNTRun_reloaded lobby
2) autojoin sign - joins the first available TNTRun_reloaded arena
Thanks to ericbarbwire for creating a new tutorial video which has been added to the Spigot page.
Change Log
==========
- use ChatComponent for all help messages
- fix NPE from delete lobby command
- add delete lobby to help screen
- add delete lobby to auto tab complete
- add option to allow user prefix to be used as rank (need a chat plugin e.g. EssentialsXChat) in addition to group name option
- the version update checker has been tidied up to write fewer lines to the console on startup.
- add autojoin sign
- add lobby sign
Please report any issues found either in the discussion pages, on GitHub or Discord -
https://discord.gg/wFYSAS4