TimeShift is an age-jumping plugin. When your team reaches a certain number of tasks in missions, you advance to the next age. The last two teams remaining face off.
nAge is an innovative team-based survival and strategy game mode where players compete through different historical eras. Start from the primitive Stone Age, complete tasks to advance your civilization, and achieve technological dominance to defeat your rivals in a shrinking final arena!
nAge fully supports PlaceholderAPI to display live game data on your Scoreboards, Tablists, or Action bars.
| Placeholder | Description |
|---|---|
%timeshift_world_border_size% |
Current size of the game border. |
%timeshift_game_pvp% |
Status of PvP (Enabled/Disabled) based on game state. |
%timeshift_ages% |
Total number of eras defined in the config. |
%timeshift_died_players% |
Total number of players currently spectating. |
%timeshift_game_world% |
The name of the world where the game is played. |
| Placeholder | Description |
|---|---|
%timeshift_team% |
The name of the player's current team. |
%timeshift_task% |
Player's task progress (e.g., 3/5). |
%timeshift_<team>_age% |
The current era of a specific team (e.g., %timeshift_red_age%). |
%timeshift_<team>_players% |
Number of active players in a team. |
%timeshift_<team>_died_players% |
Number of eliminated players in a team. |
nAge.jar into your plugins/ folder./ts setlobby - Sets the lobby spawn location./ts setgameworld <world> - Defines the arena world./ts seteliminatedworld <world> - Sets where players go after being eliminated.file that matches the messages your code looks for (likeplaceholder.pvp-enabled`)?**