Arena: Difference between revisions
Jump to navigation
Jump to search
Created page. |
Finish later |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Arena is a place where two players fight each other. The arena was opened on 8th July 2025. | Arena is a place where two players fight each other. The arena was opened on 8th July 2025. | ||
== Plugin Information == | |||
{| class="wikitable" style="width:50%" | |||
|- | |||
! Plugin Name | |||
| ArenaFighter | |||
|- | |||
! Made By | |||
| Garsooon | |||
|- | |||
! Minecraft Version | |||
| Beta 1.7.3 (obviously) | |||
|- | |||
! Latest Version | |||
| V1.0.9 | |||
|- | |||
! Repository | |||
| [https://github.com/Garsooon/Arena-Fighter GitHub] | |||
|} | |||
== Overview == | |||
'''ArenaFighter''' is a competitive PvP arena plugin. It enables players to challenge each other to structured duels in designated arenas, complete with teleportation, stat tracking, and spectator support. | |||
== Features == | |||
* Player vs Player duels with 30-second countdown | |||
* Spectator betting system per arena | |||
* Inventory saving and restoring post-fight | |||
* Win/loss tracking saved in `stats.yml` | |||
* Leaderboard of top fighters | |||
* Configurable arena locations and punishment durations | |||
== Commands == | |||
* <code>/fight challenge <player></code> – Challenge another player to a duel. | |||
* <code>/fight accept</code> – Accept a pending challenge. | |||
* <code>/fight deny</code> – Deny a challenge. | |||
* <code>/fight leaderboard</code> – Show the top players by wins. | |||
* <code>/fight stats</code> – Show stats. | |||
* <code>/bet <player> <amount></code> – Place a bet on a fighter during countdown. | |||
==Facts== | |||
Development began on 5th June 2025 and V1 was released 4 days later on the 9th of June.</br> | |||
The plugin was very bare bones on V1 and just functioned. It didn't really take shape until V1.0.5 which fully added economy on 3rd July, 2025.</br> | |||
The arena was opened on 8th July 2025. | |||
== External Links == | |||
* [https://github.com/Garsooon/Arena-Fighter] |
Latest revision as of 19:44, 19 July 2025
Arena is a place where two players fight each other. The arena was opened on 8th July 2025.
Plugin Information
Plugin Name | ArenaFighter |
---|---|
Made By | Garsooon |
Minecraft Version | Beta 1.7.3 (obviously) |
Latest Version | V1.0.9 |
Repository | GitHub |
Overview
ArenaFighter is a competitive PvP arena plugin. It enables players to challenge each other to structured duels in designated arenas, complete with teleportation, stat tracking, and spectator support.
Features
- Player vs Player duels with 30-second countdown
- Spectator betting system per arena
- Inventory saving and restoring post-fight
- Win/loss tracking saved in `stats.yml`
- Leaderboard of top fighters
- Configurable arena locations and punishment durations
Commands
/fight challenge <player>
– Challenge another player to a duel./fight accept
– Accept a pending challenge./fight deny
– Deny a challenge./fight leaderboard
– Show the top players by wins./fight stats
– Show stats./bet <player> <amount>
– Place a bet on a fighter during countdown.
Facts
Development began on 5th June 2025 and V1 was released 4 days later on the 9th of June.
The plugin was very bare bones on V1 and just functioned. It didn't really take shape until V1.0.5 which fully added economy on 3rd July, 2025.
The arena was opened on 8th July 2025.