
ArenaFighter
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.
- Загрузки
- 165
- Подписчики
- 1
- Обновлён
- 29 сентября 2025 г.
- Лицензия
- MIT
Опубликован 23 июня 2025 г.
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
Ченджлог
1.1.0Релизb1.7.3 · 29 сентября 2025 г.
Adds
- Enable/Disable command for /fight challenge
- Decimal limit to bets/wagers
- Public getter & flag support for other plugins to hook into
- Minor rework to betting to get what you put in at least
- Better defensive coding for inventory restoration
- Catches to most problematic code for better debugging
Removes
- Remove original spectator location. Now just a teleport.
1.0.9Релизb1.7.3 · 26 июля 2025 г.
Adds
- Leaderboard command
- Stats command
- Decimal limit for bet and wager down to the 2nd place
- Spawn setting in game
- Online player check before fights
Fixes
- a dupe bug when a user is returned their inventory after losing a fight
1.0.6Релизb1.7.3 · 3 июля 2025 г.
Adds
-Configurable command blocking support for players who are fighting.
1.0.5Релизb1.7.3 · 3 июля 2025 г.
Fixes the following bugs
- [wager] showing up incorrectly when getting a command usage prompt
- Stop fighters betting on themselves
- Prevent players from stopping the arena teleport by sitting or sleeping
- Stop fighters from dropping items during fights to dupe items
- /bet not checking for economy methods loaded and returning an internal error when ran
- Essentials method calling its self even when not loaded causing plugin loading errors
Adds
- Keep inventory for fighters
- Support for old ZCore economy officially
- Automatic version pulling for /fightabout command
1.0.4Релизb1.7.3 · 23 июня 2025 г.
-Adds basic economy support API from ChestShop Repo
-Modifies and integrates the economy API into arena fighter.
-Adds Fighter wager match support and changes broadcast to announce wager accordingly, usage
-/fight challenge <player> <wager>
-Adds Spectator betting, usage /bet <Player> <Amount>
Комментарии
Загружаем…