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.14 update
This update is for Spigot/Minecraft 1.16.5 - 1.17.1, and has been compiled with Java 16 and Spigot API 1.17.1.

1) A GUI has been added to allow spectators to teleport to any of the players in the current arena. The spectators will be given an item in their hotbar (default COMPASS) which when clicked will open a GUI of player heads allowing the player to teleport to the location of the selected player. This is enabled by default but can be disabled by setting "use: false" in the config file.
Code (YAML):
items:
  tracker
:
    use
: true
    material
: COMPASS
    name
: '&e&lPlayer Tracker'
    slot
: 5

2) Support for RGB/Hex colours has been added.
Everything that currently supports colours in the config.yml and messages.yml files can be changed to use Hex colours, EXCEPT the scoreboard entries.

The scoreboard header can still be set, and as an example, the following colour options/formats are supported:
Code (YAML):
scoreboard:
  header
: '&x&f&f&1&1&a&a&lTNTRUN'

scoreboard
:
  header
: '< #ff11aa>&lTNTRUN'

scoreboard
:
  header
: '&c&lTNTRUN'

3) A French language translation is now included with the plugin - thanks to Divergente for providing the translation


4) Other code changes and improvements:

HeadsPlus dependency has been updated to v7 - although v6 is still supported, this dev version has dropped support for pre-1.13 servers. Thanks to ThatsMusic99 for resolving a Maven dependency issue with its pom file;

the deprecated 'hover' message methods in Bukkit's Chat Component API have been updated to use the 1.16 API methods;

the custom isAir() method written for 1.13 has been replaced with Spigot API version available since 1.14;

made the signEditor object private and added new getter method;

added 2 new strings to messages.yml:
Code (YAML):
    playernotplaying = "&c Targeted player &6{PLAYER} &cis no longer playing";
    menutracker = "&1TNTRun player tracker";
 
the GitHub Actions workflow has been updated so that the SNAPSHOT dev releases on GitHub are now automatically uploaded to the Jfrog artifactory. The builds can be downloaded as normal from GitHub Releases, and the Jfrog artifactory can be accessed as follows:
Code (YAML):
<repository >
   <id>steve4744-repo</id >
   <url>https://steve4744.jfrog.io/artifactory/steve4744-repo</url >
</repository >
...
<dependency >
   <groupId>io.github.steve4744</groupId >
   <artifactId>TNTRun_reloaded</artifactId >
   <version>9.14-SNAPSHOT</version >
   <scope>provided</scope >
</dependency>

Change Log
==========
  • add GUI for spectators to teleport to remaining players
  • add 2 new strings to messages.yml related to the new tracker GUI
  • update deprecated hover message methods
  • replace isAir() method with Spigot API
  • RGB colour support - can be '&x&....' or can be '<#nnnnnn>'
  • update HeadsPlus dependency to v7
  • make signEditor object private
  • add French language translation - thanks to Divergente
  • auto upload snapshots to Jfrog artifactory


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