Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

82 total results found

Creating an Arena

Additional Gamemodes Paintball

Map Creation Map creation follows the same steps as outlined in the BattleArena Map Creation documentation. For ArenaPaintball, you will use the /paintball command to initiate the map creation. No additional steps are needed from this point forward. Configur...

Plugin Overview

User Guide

BattleTracker is a standalone plugin that tracks PVP & PVE statistics along with a suite of combat features to enhance server gameplay. BattleTracker tracks player statistics for both PVP and PVE combat. It also comes with a full suite of customizable feature...

Installation

User Guide

Requirements A Paper server (or other derivative) running 1.19.4 or above Downloading Download the BattleTracker plugin Stop your server and place the plugins in your plugins folder Start the server and BattleTracker will load

PVP and PVE Trackers

User Guide Features

One of the core features of BattleTracker is its robust tracking system for PVP and PVE statistics. BattleTracker tracks a variety of statistics including kills, deaths, killstreaks, and more. These statistics are saved in MySQL or SQLite, allowing them to be ...

Death Messages

User Guide Features

BattleTracker provides customizable death messages that can be displayed to players when they are killed in PVP or PVE combat. These are easily configurable for each tracker type, and can be customized to fit the theme of your server. Configuration Player P...

Damage Recaps

User Guide Features

BattleTracker also includes a damage recap feature that displays a summary of the damage dealt and received by a player during combat. This can be summarized in multiple ways, such as which item dealt the most damage, a breakdown of players that dealt damage, ...

Combat Logging

User Guide Features

BattleTracker includes a configurable combat logging feature that places players "in combat" when they attack another player. If they log out, they will be killed and their attacker will receive credit for the kill. Configuration The combat logging configura...

Damage Indicators

User Guide Features

Inside BattleTracker, there is also toggleable damage indicators, which show to a player how much damage they inflicted on another player or entity. Configuration The combat logging configuration can be found in the plugins/BattleTracker/features/damage-indi...

Commands

User Guide

Tracker Commands These are the commands present for any tracker. By default, these will include /pvp and /pve. Command Description /<tracker> top [max] View the top players of this tracker. /<tracker> rank [player] View the rank of a playe...

Permissions

User Guide

Permission Description battletracker.command.top Permission for the /<tracker> top command. battletracker.command.rank Permission for the /<tracker> rank command. battletracker.command.versus Permission for the /<tracker> versus comman...

Duels

Modules and Other Tools Built-in Modules

BattleArena comes pre-installed with a duels module that lets you duel other players in an arena. Configuring the Module This module can be enabled by adding duels to the modules section of your Arena Configuration. No other configuration is required from th...

One in the Chamber

Modules and Other Tools Built-in Modules

BattleArena comes pre-installed with a one in the chamber module which adds an ability for players to one-shot others when a bow is used. Additionally, any time a player scores a kill on another player, they are granted an arrow. Configuring the Module This ...

One in the Chamber

Additional Gamemodes Gamemode Templates

This is a gamemode that adds one in the chamber to BattleArena. This utilizes the One in the Chamber module which comes pre-installed with BattleArena. Description Players spawn with a bow, arrow and a stone sword Bows insta-kill a player Any time a play...

SkyWars

Additional Gamemodes Gamemode Templates

This is a gamemode that adds SkyWars to BattleArena. This requires the PhatLoots plugin for the chest configuration. Description Players spawn on an island with chests Chests contain loot which players loot for items Last player standing wins the game ...

Survival Games

Additional Gamemodes Gamemode Templates

This is a gamemode that adds Survival Games to BattleArena. This requires the PhatLoots plugin for the chest configuration. Description Players spawn in a map with chests Chests contain loot which players loot for items Last player standing wins the game...

Bow Spleef

Additional Gamemodes Gamemode Templates

This is a gamemode that adds Bow Spleef to BattleArena. This requires ArenaSpelef to be installed. Description A spin on the classic spleef mode, where instead of having to break blocks with a shovel, TNT is broken with a flame bow Last player alive wins ...

Splegg

Additional Gamemodes Gamemode Templates

This is a gamemode that adds Splegg to BattleArena. This requires ArenaSpelef to be installed. Description A spin on the classic spleef mode, where instead of having to break blocks with a shovel, you get an egg cannon which you shoot to break blocks Last...

TNT Run (Decay Spleef)

Additional Gamemodes Gamemode Templates

This is a gamemode that adds TNT Run to BattleArena. This requires ArenaSpelef to be installed. Description A spin on the classic spleef mode, where blocks break beneath you as you walk on them. Last player alive wins Arena Configuration name: TNTRun ...

Placeholder API

User Guide Plugin Integrations

Within BattleTracker, there is support to display tracker info through a plugin called PlaceholderAPI. If you are unfamiliar with the plugin, it allows for you to show information with certain placeholders (e.g. %player_name% will return the player name) in pl...