Releases: Despical/TNTRun
Releases · Despical/TNTRun
v2.6.7
- Added 2 new placeholders to display arena timer.
- Fixed players can die after the game finishes.
- Prevented users to access spectator and non-persistent statistic placeholders.
Changes in messages.yml
messages:
in-game:
last-one-fell-into-void: "&7%player% &cdied!"
Full Changelog: 2.6.6...2.6.7
v2.6.6
- Added leaderboard placeholders.
- Added option to disable scoreboard.
- Added permission to join full games.
- Updated TNT Run API event constructors, now using the
User
class instead ofPlayer
. - Code based changes.
New Placeholders
- %tntrun_leaderboard_STATISTIC : POSITION% - Displays the player's name in the given position.
- %tnttag_leaderboard_STATISTIC : POSITION:value% - Displays the player's statistic in the given position.
Available Statistic Names
- wins
- loses
- gamesplayed
- coinsearned
- longestsurvive
Changes in config.yml
# Should we create cool scoreboards for in-game players?
Scoreboard-Enabled: true
Join-Full-Game-Permission: "tntrun.fullgames"
Changes in messages.yml
placeholders:
empty-position: "No Player"
empty-value: "NaN"
messages:
premium:
kicked-for-premium-slot: "&c%player% got removed from the game to make a place for premium players!"
you-were-kicked-for-premium-slot: "&cYou got kicked out of the game to make a place for a premium player!"
no-slots-for-premium: "&cThis game is already full of premium players!"
full-game-no-permission: "&cYou don't have the permission to join full games!"
Full Changelog: 2.6.5...2.6.6
v2.6.5
- Now in-game messages support PlaceholderAPI placeholders.
Full Changelog: 2.6.4...2.6.5
v2.6.4
- Fixed summary message does not support Hex colors.
Full Changelog: 2.6.3...2.6.4
v2.6.3
- Updated Command Framework to v1.5.0.
- Updated help command content.
- Updated config.yml.
Full Changelog: 2.6.2...2.6.3
v2.6.2
- Fixed command matcher not working.
Full Changelog: 2.6.1...2.6.2
v2.6.1
- Support for Minecraft 1.21.1.
- Fixed help command not working properly.
Full Changelog: 2.6.0...2.6.1
v2.6.0
- Fixed scoreboard not showing if the player joins a game by using the play again item.
- Fixed arena register item (firework item) shows flight duration in higher versions of the game.
- Fixed arena delete command message.
Changes in messages.yml
admin-commands:
deleted-arena-successfully: "&cDeleted arena called {0} successfully!"
Full Changelog: 2.5.9...2.6.0
v2.5.9
- Fixed players can place blocks.
- Fixed help command not working properly.
- Fixed tab completer not working properly.
- Updated Command Framework to the latest available version.
Full Changelog: 2.5.8...2.5.9
v2.5.8
- Updated Command Framework to the latest available version.
- Huge improvements on the command system.
- Updated Commons to the latest available version.
Full Changelog: 2.6.7...2.5.8