A minigame that allows you to customize Bow & Arrows along with all other weapons. Players start with one highly damaging arrow and receive another only once they have killed someone else. The game can be a giant free for all, or you can have players be on specific teams to fight it out.
You can modify almost all aspects of the game by editing the OneInTheChamberConfig.yml. Including what items they get, whether they get prizes, etc.
Features
- Customizable damage settings for bow/arrow and any other minecraft item
- Can make arrows instashot (no need to pull back on the bow)
- Can make arrows break when they miss
- Any of the default BattleArena options (disguises, prizes, join requirements, etc)
Installing
- Put the ArenaOneInTheChamber.jar in your plugins folder, along with BattleArena.jar.
Making a OneInTheChamber arena
You will have to create an area for the OITC.
- /oitc create <arena name> : Example /oitc create myFirstArena
- /oitc alter <arena name> spawn 2 <- setup a second spawn, you can keep adding them if you want more than 2, like /oitc alter < arena name> spawn <team number>. Example : /oitc alter myFirstArena spawn 3
Joining
- arena.join.oneinthechamber : Permission node to join. Permissions wiki
- arena.leave : Permission to leave the game.
- /oitc join : Command to join. Or you can click on a join sign
- /oitc leave : Command to leave. Or you can click on a leave sign
Help
- Changing game options. Changing the game config
- BattleArena wiki: Works for this plugin as well. Wiki
- Adding Signs : support for joining/leaving and status
- IRC: You can ask me questions in real time on irc when I'm on. You can usually find me in the rooms battleplugins, or bukkit in irc.esper.net. IRC through a browser. When you ask a question please be patient, we're not on 24 hours a day.
Requirements
This plugin is made to hook into BattleArena, so you also need to download it as well