Towers of Destiny
The Ultimate PvP Minigame Inspired by Pillars of Fortune!
Players spawn on
one-block-wide towers, receive random items, and must
survive as the last player standing!
Features:
- Supports multiple arenas simultaneously
- Dynamic voting for game modes
- Fully customizable in config.yml
- Automatic arena reset after each game
- PlaceholderAPI support
Game Modes:
- Rising Lava – Lava rises over time!
- Player Swapper – Players randomly swap positions!
- Item Shuffle – Every 15 seconds, you receive completely new items!
Command
Description
Permission
/towers join - Join a game arena - NONE
/towers leave - Leave the game - NONE
/towers setup - Activates the Setup Tool - towers.admin
/towers createarena <name> - Creates a new arena - towers.admin
/towers removearena <name> - Removes an arena - towers.admin
/towers forcestart <arena> - Force-starts a game - towers.admin
/towers reload - Reloads the plugin - towers.admin
Permissions
- towers.vote - allows player to vote about game mode
Player Stats Placeholders:
These placeholders work
everywhere, even if the player is not in an arena.
- %towers_kills% - Displays the total number of kills the player has.
- %towers_deaths% - Displays the total number of deaths the player has.
- %towers_gamesplayed% - Shows how many games the player has participated in.
- %towers_wins% - Displays the number of games the player has won.
- %towers_losses% - Displays the number of games the player has lost.
- %towers_highestkillstreak% - Shows the highest killstreak the player has ever achieved in a game.
Active Arena Placeholders:
These placeholders
only work if the player is currently in an arena.
- %towers_arena% - Displays the name of the arena the player is currently in.
- %towers_players% - Shows the number of players currently in the arena.
- %towers_maxplayers% - Displays the maximum number of players allowed in the current arena.
- %towers_mode% - Shows the currently active game mode in the arena.
Dynamic Arena Placeholders
These placeholders
work globally, allowing you to specify any arena by name.
- %towers_players_<arena>% - Displays the number of players currently in the specified arena. (Example: %towers_players_SkyBattle% → 4)
- %towers_maxplayers_<arena>% - Shows the maximum number of players allowed in the specified arena. (Example: %towers_maxplayers_Arena1% → 10)
- %towers_mode_<arena>% - Displays the currently selected game mode for the specified arena. (Example: %towers_mode_Arena1% → Item Shuffle)
Example Usage:
- %towers_players_SkyBattle% → Returns the number of players in the SkyBattle arena.
- %towers_mode_Arena1% → Returns the current game mode in Arena1.
Support
If you have any questions or encounter any issues, feel free to join our support discord:
https://discord.gg/YXm26egK6g!
More updates are on their was! (first one will be placeholdersAPI integration)