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 May 10, 2013@Corsicaman
Did you create the flags?
There definitely should be flags, and the default should be infinite lives until the players capture....
If you did that pm me your ip so I can see this.
-
View User Profile
-
Send Message
Posted May 10, 2013@alkarinv
The CTF isn't a CTF, it's like a TDM. There are NO flag and the team with the highest amount of kills wins. How can I fix that? I want CTF lol
-
View User Profile
-
Send Message
Posted May 10, 2013UPDATE
Sorry I haven't been responding to comments, I've been in the middle of finals for school and it has been very hectic.
Unfortunately there are too many posts and it would take too long to back track and answer. So you might need to repost your problems if they haven't already been answered.
-
View User Profile
-
Send Message
Posted May 5, 2013Is there currently any way to make more than one arena active at a time? It would be nice if players could manually join the arena of their choice instead of being auto-assigned.
-
View User Profile
-
Send Message
Posted May 5, 2013If i /ctf join and it says Event is not open what does that mean
i did wrong...
Cause it happend to me it worked for 1 day and after i changed the configure for spleef so its not queqe also for ctf and now its like this...
-
View User Profile
-
Send Message
Posted May 5, 2013Hey guys i was wondering if this still works, since it has not been updated for ages, Anyway this plugin looks great and I will try it out straight away, because CTF is the last and final thing i need in my server, and this plugin looks great. I made all my other team-death-match and stuff by using command blocks, but i knew making CTF with command blocks is really hard and would not look good... so anyway please let me know if this still works, I am going to try it out straight away to see if it works. Thanks sury1234
-
View User Profile
-
Send Message
Posted May 4, 2013I get the commands to set a arena but how do you like select the arena?
-
View User Profile
-
Send Message
Posted May 3, 2013Hey! I have idea! You know i use crackshot plugin... But i wanna mix crackshot with this plugin! players in teams sword in gets weapons (ak-47, snipers,grenades). Could someone can tell me how i can do this? Im so sorry for bad English.
-
View User Profile
-
Send Message
Posted May 3, 2013Can you set your own classes/kits? to play ?
-
View User Profile
-
Send Message
Posted Apr 29, 2013@saigashooter
I just actually fixed a problem with that in one of the newer BattleArena's, so try the most recent and I think that sign issue will be fixed.
@Treeline1
You just reset it with the command. If you really need to delete, best to just delete the arena right now unfortunately :(
@Foretvert
BattleArena/classes.yml
There you can add items to all of the classes. Also you can just give people items in the CaptureTheFlagConfig.yml
http://battleplugins.com/w/index.php/BA_Game_Configs#Giving_items_for_winning.2Flosing
That explains giving it to the winners.. but just do that inside of onStart, or onSpawn
@NyanCraftDe
Better Waitroom and lobby support is coming soon! very soon :)
-
View User Profile
-
Send Message
Posted Apr 29, 2013Could you add another joining system? Players join and are then put into one of the two teams and spawn in one of the two lobbies. In each lobby, there is an iron block. if you click it, your team is marked as ready. If both teams are ready, the fight begins.
possible? :)
-
View User Profile
-
Send Message
Posted Apr 28, 2013Is there anyway to make the equipment easily configurable? The only way I can see at the moment would be to attempt to modify the .class files.
-
View User Profile
-
Send Message
Posted Apr 27, 2013how do I get rid of a flag?
-
View User Profile
-
Send Message
Posted Apr 25, 2013So I must be missing something in the config, I have two ctf arenas that are joined through signs, however it will randomly put players in the wrong arena. Example, click the sign for arena 1, then spawn into arena 2. Is there a setting to randomize which arena they join?
-
View User Profile
-
Send Message
Posted Apr 24, 2013@DoctorFox
Thanks, I'll keep my eye open. Will try to run through that code again over the weekend when I'm free!
-
View User Profile
-
Send Message
Posted Apr 24, 2013Haven't been able to track down the precise time it happens. It's definitely not after every single match, as I have seen several start and finish with no problems. I will look into it further. Also, players use a command (/ctf join) to join.
-
View User Profile
-
Send Message
Posted Apr 23, 2013@DoctorFox
Do you have any ideas of when it starts to happen? Oh, and are you using signs or join commands?
-
View User Profile
-
Send Message
Posted Apr 23, 2013At times the CTF arena cannot be joined even though no matches are underway. This also prevents those players who tried to queue from joining other events as they become perpetually stuck in CTF queue. The only solution I have found for this is by using /arena cancel all. Are there other more permanent fixes?
-
View User Profile
-
Send Message
Posted Apr 22, 2013@rsod
Change the joinType: Queue
then do a restart
-
View User Profile
-
Send Message
Posted Apr 22, 2013Is there a way to do so arena needs to be opened before players can join, just like deathmatch?