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.3 update
This update is for Spigot/Minecraft 1.13 to 1.16.1, and has been compiled with Spigot API 1.16.1.


This update includes an option for players to join the arena as spectators only, and also an option to create more than 1 arena spawn point.

To join as a spectator, players need the permission " tntrun.spectate" and then can join an arena using the new command " /tr spectate <arena>".

Arenas can now have multiple spawn points. The primary spawn point must be set in the normal way using " /trsetup setspawn <arena>". Additional spawn points can then be added by standing at the desired point and running " /trsetup addspawn <arena>". When multiple spawn points exist, players will join at each spawn point in a cyclical manner.

To remove the additional spawn points, run " /trsetup deletespawnpoints <arena>". The primary spawn cannot be removed, only overwritten.

The command "/trsetup delspectatorspawn" has been renamed " /trsetup deletespectatorspawn" to be consistent with the other delete commands.

All the TNTRun_reloaded custom events have been updated to return the arena object instead of the arena name. The name of the arena as a string can be obtained from arena#getArenaName() method.

The shop will now allow AIR as a valid item to allow 'spacers' between items or groups of items. For example, to set item 3 as a 'spacer':
Code (YAML):
'3':
  name
: 'Spacer'
  cost
: 0
  material
: AIR
  amount
: 1
  permission
: ''
  lore
: [ ]
  items
: [ ]

If any shop item to has a zero amount this will be considered 'out of stock' so no purchase is made.

The 'leave' item (default GREEN_BED) can now be removed by disabling the option in the config.yml file.

Added a new placeholder for arena status ` %tntrun_status_<arena>%`

Any scoreboard in use before joining the arena is restored to the player when leaving the arena.


Change Log
==========
  • add command to join as spectator "/tr spectate {arena}" command with permission
  • scoreboard should not include players joining as spectators in player count
  • players joining as spectators should not be able to vote for arena start
  • tidy up command class
  • add selection commands to "/tr cmds" output
  • change custom events to return the arena object instead of the arena name
  • allow AIR to be specified as shop item to generate a spacer between items
  • if a shop item 'amount' is zero then skip the purchase as 'out of stock'
  • replace title nms code with spigot#sendTitle method
  • add multiple spawn points
  • add addspawn and deletespawnpoints commands
  • fix possible leaderboard issue displaying incorrect number of entries
  • rename delspectate to deletespectate
  • make leave item optional
  • new placeholder for arena status
  • fix bug whereby an existing scoreboard is not restored when the player leaves the arena


Please report any issues found either in the discussion pages, on GitHub or Discord - https://discord.gg/wFYSAS4
----------, Aug 3, 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