ArenaCTF

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> waitroom 1 <- add a waitroom (you can take a waitroom out by changing the config)
Joining
- /ctf join
Permission Node
- Players will need the permission node arena.join.capturetheflag
- arena.leave , so they can type /ctf leave
How do I win ?
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
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
- BattleArena : Wiki that has all the options available for both ArenaCTF and BattleArena
- Adding Signs : support for joining/leaving and status
- 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
-
View User Profile
-
Send Message
Posted Mar 7, 2013So I've had this plugin on our server for a couple weeks. Fiddled with the config. Fiddled with the code. Fiddled with BattleArena. Made another arena plugin using the BA API. Fiddled with the code some more. Still does not work. It ends when any person dies or 3 minutes passes, regardless of every setting I have tried. Also, why no event? Events work so much better. No one has to create their own teams and coordinate, they just join. Bottom line is that this plugin does not work. I made a couple modifications to fix a couple errors, specifically, adding a default constructor for the FlagVictory class, and adding "VictoryType.register(FlagVictory.class, plugin);", which wasn't in your source. Please help?
-
View User Profile
-
Send Message
Posted Mar 4, 2013How do i get it so that players respawn in game and don't get kicked out on death. I've change the config to teleport to wait room but that didn't work at all. I want the players to have more lives.
-
View User Profile
-
Send Message
Posted Mar 1, 2013When i have ArenaCTF and ArenaPaintball Installed at once they don't work but when i JUST have CTF installed it works and when i JUST have Paintball it works.
-
View User Profile
-
Send Message
Posted Feb 28, 2013@alkarinv
The Plugin is very broken. I can't even get a match setup. I will setup a match and it will say you joined but then 3 minutes later nothing happens and says waiting for match to be available and if you remove the queue it says there is currently no open events and when you try to do /ctf open a big error appears in the console
-
View User Profile
-
Send Message
Posted Feb 27, 2013Seems that I can't get messages to show up for players. I've tried everything I can think of. It won't show the messages that the flag was taken or the score. Nothing :(. Just reporting this. :D hope you can lead me in the right direction.
-
View User Profile
-
Send Message
Posted Feb 27, 2013So, I think you need to add a default constructor to FlagVictory. It looks like within the VictoryType class (createVictoryCondition method), you use reflection to grab the VictoryCondition constructor that has just Match as the parameter, and FlagVictory only has one constructor, and it has 2 parameters. I'll add it and test tomorrow.
-
View User Profile
-
Send Message
Posted Feb 27, 2013Hay i installed arenaCTF and battlearena But the command /ctf auto is show as
that command does not exist /ctf for help
Yet it ses only needed for if isEvent: true is on but i cant find that in any file for arenaCtf can someone help me please
and when i go to join it ses joind que but doesnt allow people to do /ctf leave or /arena leave as it ses they are not in a arena then when uv joind the game it doesnt send them to the arena just does nuthing
-shawn
-
View User Profile
-
Send Message
Posted Feb 23, 2013what am i doing wrong.. I name the Arena ctf-1 Then i do part 2 /ctf addFlag ctf-1 1 ITs say there is no Arena named ctf-1
What am i doing wrong.
-
View User Profile
-
Send Message
Posted Feb 23, 2013every time the server is restarted all the arenas is removed... :(
-
View User Profile
-
Send Message
Posted Feb 21, 2013what about gear? Are there classes or does everone have the same stuff?
-
View User Profile
-
Send Message
Posted Feb 20, 2013Where must I put the flag when I have the flag?
Sry for my bad english, german -.-
-
View User Profile
-
Send Message
Posted Feb 19, 2013can you make a tracker like a compass to track the flag?
-
View User Profile
-
Send Message
Posted Feb 17, 2013Hi when someone kills another player automatically ends the ctf
ends with draw
tested with the default config
-
View User Profile
-
Send Message
Posted Feb 17, 2013Hi alkarinv,
on last version of the plugin (1.1.6) the option at the config "isEvent: true" dissapeared, I writed it manually but dont seems to be right, couse when I try to make an event of a CTF "/ctf auto" give me an error saying that command doesnt exist. If you could check it.
Thanks for your plugins and time.
-
View User Profile
-
Send Message
Posted Feb 16, 2013How can i add more lives to the game for like 1v1 to last longer
-
View User Profile
-
Send Message
Posted Feb 16, 2013got this when I added the line "victoryCondition: FlagVictory"
-
View User Profile
-
Send Message
Posted Feb 15, 2013I already entered the thing chat you said, you weren't there. Now can you please make it so in CTF they have more than one life?
-
View User Profile
-
Send Message
Posted Feb 15, 2013Hello, I was writing to tell you that ArenaCTF does not work for me and yes i do have battle arena installed. It is saying that it cannot load the CaptureTheFlagConfig.yml so if you can get back to me i will greatly appreciate that.
-
View User Profile
-
Send Message
Posted Feb 13, 2013@jakenem12
So I have a new version that I guess I should release that has customized messages.
So let me put that out tonight.
@sigurd4
Yep, needs BattleArena
@aesBesitos
I'm releasing the newer version tonight.. Some servers (not exactly sure why) they act strange and the update hopefully fixes that.
-
View User Profile
-
Send Message
Posted Feb 13, 2013You know how in your lovely image you have it say Red:0 Blue:0, well i want mine to say that. But mine is just listing the players, and then the over all score, not team colors.. how can i go about changing this?