TNTRun_reloaded | TNTRun for 1.13 - 1.21.4 | icon

TNTRun_reloaded | TNTRun for 1.13 - 1.21.4 | -----

Bungeecord | MySQL | Multi-Arena | Placeholders | PVP | Kits | Scoreboards | Leaderboard | Parties



Version 9.0 update
This update is for Spigot/Minecraft 1.13 to 1.15.2, and has been compiled with Spigot API 1.15.2.

The main breaking change in this update is the replacement of the leaderboard placeholders with ones that are much more configurable. The old placeholders, %tntrun_leaderboard_x%, will no longer work and should be replaced with the new ones. See item 3 below.

The changes in this update are:

1) the inventory hotbar items can now be assigned to specific slots;
  • set the slot number per item in config.yml

2) a new 'test mode' allowing 1 player to play an arena;
  • set 'testmode: true' in the [arena-name].yml file

3) re-write of the leaderboard placeholders giving admins more control over their usage/design;
  • each positional placeholder such as %tntrun_leaderboard_1% has been replaced with 2 separate placeholders
%tntrun_leaderboard_wins_player_1% - the player at position 1 (player with most wins)
%tntrun_leaderboard_wins_score_1% - the score at position 1 (the highest number of wins)​

  • in addition to the "wins" leaderboard, there are the corresponding leaderboard placeholders for games "played" and "losses".
%tntrun_leaderboard_played_player_1% - the player who has played the most games
%tntrun_leaderboard_played_score_1% - the highest number of games played by a player

%tntrun_leaderboard_losses_player_1% - the player with the most losses
%tntrun_leaderboard_losses_score_1% - the highest number of losses by a player​

  • so its possible to have 3 separate leaderboards (for wins, played and losses), or a custom designed leaderboard.
For example, the config for a "wins" leaderboard (using HolographicDisplays and HolographicExtensions plugins) could look similar to:​
Code (YAML):
tr_lb:
  location
: world, -392.766, 67.283, 162.659
  lines
:
  - '&6&lTNTRun_reloaded Wins'
  - ' {slow } &6 %tntrun_leaderboard_wins_player_1% &f: &c%tntrun_leaderboard_wins_score_1%'
  - ' {slow } &6 %tntrun_leaderboard_wins_player_2% &f: &c%tntrun_leaderboard_wins_score_2%'
  - ' {slow } &6 %tntrun_leaderboard_wins_player_3% &f: &c%tntrun_leaderboard_wins_score_3%'
 

4) placeholder support in the scoreboards;
  • For example, to add a player's money balance to the waiting scoreboard:
Code (YAML):
scoreboard:
   header
: '&6&lTNTRUN'
   displaydoublejumps
: true
   waiting
:
  - '&fWelcome to TNTRun'
   - '&a '
   - '&fArena
: &6&l{ARENA}'
   - '&b '
   - '&fPlayers
: &a&l{PS}&7&l/&c&l{MPS}'
   - '&c '
   - '&fVotes needed
: &6&l{VOTES}'
   - '&d '
   - '&fStarting in
: &6&l{COUNT}'
   - '&e '
   - 'Money
: %vault_eco_balance%'
   - '&f '
   - '&fDouble Jumps
: &6&l{DJ}'
   

5) the time limit for an arena can now be set to zero, meaning there is no time limit set;
  • note that the scoreboard (config.yml) and bossbar (configbars.yml) messages should be removed/editted manually as required

6) 'useSSL' option added to config.yml for MySQL connections (default=false);

7) add new placeholder for number of players in an arena: %tntrun_player_count_<arena>%

8) number of bug fixes and code improvements (see change log).



Change Log
==========
  • allow hotbar items to be placed in specific slots
  • add 1-player test mode
  • refactor leaderboard placeholders
  • add placeholder support for scoreboard
  • add useSSL to config.yml for MySQL connection
  • allow settimelimit to be zero meaning no limit (scoreboard & bossbar entries must be manually removed)
  • disallow negative countdown
  • disallow negative timelimit
  • add new placeholder %tntrun_player_count_<arena>%
  • fix missing arena name in some trconsole messages
  • fix/update deprecated method addPotionEffect
  • add some information messages for Bungeecord on server startup
  • fix "/papi reload" un-registering the placeholder class
  • fix some typos in messages.yml preventing 2 strings from being translated - thanks to maclux for finding this


Please report any issues found either in the discussion pages, on GitHub or Discord - https://discord.gg/wFYSAS4
----------, Apr 12, 2020
Resource Information
Author:
----------
Total Downloads: 73,170
First Release: Feb 16, 2018
Last Update: Dec 2, 2024
Category: ---------------
All-Time Rating:
65 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings