A Capture the Flag plugin where you pick up the wool color representing the other team, shown by visual around the wool. Once you pick it up teams are alerted and you need to bring the flag back to your base while your flag is still there. You can make more than one ctf arena and players will cycle through the different maps.
Installing
- Put the ArenaCTF.jar in your plugins folder, along with BattleArena.jar
Making a ctf arena
- /ctf create <ctf arena name>
- /ctf addFlag <ctf arena name> 1 <- add the flag for team 1
- /ctf alter <ctf arena name> 2<- setup a second spawn
- /ctf addFlag <ctf arena name> 2 <- add the flag for team 2
- /ctf alter <ctf arena name> wr 1 <- add a waitroom (you can take a waitroom out by changing the config)
Joining
- /ctf join
Starting
This is only needed if "isEvent: true"
- /ctf auto <- announce the ctf and schedule it to run after 3 minutes.
Permission Node
- Players will need the permission node arena.ctf.join
How do I win ?
@rbonafied: Go To capture the flag you need to bring the enemy flag back to your flag at it's home. If your flag is being held by the enemy you will need to kill them and return it back ( just walk over it ).
Source
https://github.com/alkarinv/ArenaCTF source.
Images
Image of the red flag. All flags and and players holding a flag have the flaming visual effect around them.
Image of the score and a player surrounded by flames (showing they have the flag).
Requirements
This plugin is made to hook into BattleArena, so you also need to download it as well.
Help
This plugin is in beta so please report any bugs/errors so I can squash them
- BattleArena : Wiki that has all the options available for both ArenaCTF and BattleArena
- 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
UPDATE
Newest version of BattleArena needs version 1.0.9 of ArenaCTF
This has not cleared bukkit yet, but it is up in the files section if you register... or you can wait to update BattleArena. Sorry about this, I didnt realize the newest BattleArena update would require an update of ctf.