Installation Guide 🚀 ​
Installing BT's CombatLogger on your Spigot, Paper, or compatible Bukkit-based server is quick and easy:
Download the Plugin: Obtain the latest
.jar
file for BT's CombatLogger from its official release page:Place the Plugin File: Navigate to your server's
plugins
folder and place the downloadedBTsCombatLogger-vx.y.z.jar
file into it.Start or Restart Your Server: Start or restart your Minecraft server.
First Launch
On its first launch, BT's CombatLogger will:
- Generate its main configuration file:
plugins/CombatLogger/config.yml
- Create an
allies.yml
file (if it doesn't exist) inplugins/CombatLogger/
to store player alliances. - Register its commands and event listeners.
- Generate its main configuration file:
Review Configuration (Recommended): While the plugin functions with default settings, it's advisable to review
plugins/CombatLogger/config.yml
and adjustcombatTimeout
to your server's needs. See the Configuration Guide.(Optional) Permissions: Configure permissions for commands using a permissions plugin like LuckPerms. Refer to the Permissions Guide.
Check Console Logs!
After installation, always check your server console logs for messages from [BTCL]
or BT's CombatLogger
. This confirms the plugin loaded correctly. Look for the startup banner!
BT's CombatLogger is now installed and will begin monitoring combat activity.