Skip to content

A plugin for Beta 1.7.3 Minecraft that allows players to fight in arenas and teleports them back after fights conclude.

License

Notifications You must be signed in to change notification settings

Garsooon/Arena-Fighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arena Fighter

GitHub Release Downloads GitHub Views GitHub Stars

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
  • Player Stats and leaderboard

Requirements


Installation

  1. Download the compiled ArenaFighter.jar plugin.
  2. Place the JAR file into your server’s plugins folder.
  3. Ensure Poseidon is also installed.
  4. Restart the server to load the plugin.
  5. Add the permission nodes arenafighter.fight or arenafighter.admin to your permission groups if applicable.

Permission Nodes

arenafighter.fight - Gives access to use and fight in Arenas
arenafighter.admin - Gives access to admin commands such as Arena creation.


Usage

  • Use /arena create <name> to set and create an arena, then you may run
    /arena setspawn <spawn1|spawn2|spectator> to change the spawns of the arena.
  • 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

Building

Make sure you have Maven installed and configured then run:

mvn clean package

About

A plugin for Beta 1.7.3 Minecraft that allows players to fight in arenas and teleports them back after fights conclude.

Resources

License

Stars

Watchers

Forks

Languages