Advanced Search
Search Results
105 total results found
Creating Custom Modes
Overview This page covers creating a custom arena mode with some more advanced features. It largely picks up from the Arena Configuration page, so before continuing on with this section, it's recommended to familiarize yourself with the arena configurations. ...
Additional Gamemodes
Contains the docs for official gamemodes that use BattleArena.
Features
Documentation for all the features that BattleTracker includes.
Event Reference
Overview This page contains all the events built in to BattleArena natively. Additional modules or extensions may add new events, which will be included on their documentation page. Events List Event Description on-start Called when a phase sta...
Modules and Other Tools
Contains the docs for official modules or tools that extend BattleArena functionality.
Gamemode Templates
Templates for gamemodes in BattleArena that can be drag-and-dropped into the arenas folder.
Action Reference
Overview This page contains all the actions built in to BattleArena natively. Additional modules or extensions may add new actions, which will be included on their documentation page. Actions List <, > denotes a required option [, ] denotes an optional o...
User Guide
Contains all the information relating to running the BattleTracker plugin.
Plugin Integrations
Integrations with third party plugins to extend BattleTracker functionality.
Option Reference
Overview This page contains all the options built in to BattleArena natively. Additional modules or extensions may add new options, which will be included on their documentation page. Options List Option Description Syntax block-break Whet...
Developer Guide
Contains all the information relating to using the BattleTracker API.
Plugin Integrations
Integrations with third party plugins to extend BattleArena functionality.
Creating a Custom Arena Gamemode
An overview on how to create a custom arena gamemode.
Configuration
Overview This page covers the main configuration for BattleArena (config.yml). For information about arena configurations, see the Arena Configuration page. Config Options backup-inventories Description: Whether player inventories should be backed up whe...
Downloads
Creating BattleArena Modules or Extensions
An overview on how to create custom modules or extensions for BattleArena.
Commands
BattleArena Commands This contains commands for the /battlearena (or /ba) command. These are not tied to a specific arena. Command Description /battlearena backups <player> Shows backups that a player has saved. /battlearena backup <player>...
Parkour
The main documentation page for the ArenaParkour plugin.