Compatibility
Minecraft: Java Edition
b1.7.3
Platforms
Links
Creators
Details
Arena Fighter
Arena Fighter is a Minecraft Beta 1.7.3 plugin built on Project Poseidon.
It enables players to duel each other in dedicated arenas, providing a seamless PvP experience.
Features
- Challenge other players to 1v1 fights
- Spectator support
- Automatic teleportation of players to the arena and back after the duel
- Configurable punishments for combat logging and command usage
- Economy support for wagers and bets
Requirements
Installation
- Download the compiled
ArenaFighter.jarplugin. - Place the JAR file into your serverās
pluginsfolder. - Ensure Poseidon is also installed.
- Restart the server to load the plugin.
Usage
- Use
/arena create <name>to set and create an arena, the data for which will be sent toplugins\ArenaFighter\arenas.txtfrom there it can be edited - Use
/fight challenge <player>to challenge another player to a duel. - Upon accepting the challenge, both players are teleported to the arena.
- When one player dies, both are teleported back to their original locations.
Development
This plugin is designed specifically for Beta 1.7.3 Minecraft and uses Poseidon's event and plugin API for compatibility. It has not been tested on UberBukkit or any other forks of bukkit.
Contributing code is also welcome. When contributing please try to keep code readable by others by either keeping functions simple or commenting your code. You can find the current goals of the project at Issue#1



