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 Jun 1, 2013@drob2897
Drob2897 what are you trying to do? if you pastebin your config and explain it to me I should be able to help.
@bangbang93
The storeAll and restoreAll is for players, it means store/restore exp, health, hunger, items, gamemode, etc.
What you are looking for is WorldGuard region flags. See this
http://battleplugins.com/w/index.php/BA_Regions
-
View User Profile
-
Send Message
Posted Jun 1, 2013CTF arena can't be restored ? I see onEnter: options: [storeAll] onLeave: options: [restoreAll]
But it didn't work.
-
View User Profile
-
Send Message
Posted May 30, 2013@murgatron
That did not work for me :( It stopped people joinning CTF
-
View User Profile
-
Send Message
Posted May 30, 2013@drob2897
I have it set up like this:
onSpawn: options: [health=20, hunger=20, giveItems] giveClass: default: gladiator onDeath: options: [clearInventory, respawnWithClass, respawn]
Works for me :)
-
View User Profile
-
Send Message
Posted May 30, 2013@alkarinv
Like KingTita I too have this issue where on respawn after death the player does not get there kits back.
I am using the updated BattleArena and I also have onspawn set as:
onSpawn: options: [health=20, hunger=20, respawnWithClass, giveItems] items: - compass: 1
Any ideas?
-
View User Profile
-
Send Message
Posted May 30, 2013Is there a way to enable effects on the flag carrier? For example give them slowness and resistance? Cannot see an option for it in the config files :S
-
View User Profile
-
Send Message
Posted May 28, 2013@KingTiTa
So check the update that I put out for BattleArena, that should fix this issue!
also you need "respawnWithClass" inside of onSpawn:
onSpawn: options: [respawnWithClass]-
View User Profile
-
Send Message
Posted May 27, 2013Hello, I have a problem with my CTFArena it is working only if some one dies he will respawn without his stuff. what and where do i have to put something to fix it so they just spawn back with the class.
-
View User Profile
-
Send Message
Posted May 26, 2013@WonderBahey
You create an arena (steps above). After that you run the command
They will show up once the game starts, but not before
-
View User Profile
-
Send Message
Posted May 26, 2013How do i make the flag?
-
View User Profile
-
Send Message
Posted May 25, 2013@alkarinv
Sorry I figured it out, it works now, Nice plugin :)
-
View User Profile
-
Send Message
Posted May 25, 2013@betasam
I'm not sure what process it open means, can you explain?
Also, just make sure you have more than 2 people join. I think by default it will start within 1 minute if thats the case (all changeable in the config).
Try having at least 2 people join and then doing
-
View User Profile
-
Send Message
Posted May 25, 2013I made a arena and I joined the queue for ctf but I have my arena open but it does not process it is open
-
View User Profile
-
Send Message
Posted May 23, 2013@alkarinv
oh derp that was easy enough lol thanks!
-
View User Profile
-
Send Message
Posted May 23, 2013@alkarinv
Oh I get it, Thanks @alkarinv
-
View User Profile
-
Send Message
Posted May 22, 2013@lincroft
Inside of CaptureTheFlag.onSpawn.options: [respawnWithClass]
http://battleplugins.com/w/index.php/BA_StageOptions#onSpawn_Options
@Kami675
BattleArena/config.yml. Set "matchForceStartTime: 60"
inside of ArenaCTF/CaptureTheFlagConfig.yml
make sure you change "teamSize: 1+". 1+ means that one or more people can be on a team.
-
View User Profile
-
Send Message
Posted May 22, 2013Hello I use ArenaCTF, ArenaPaintball and Arena Spleef could u please post how I could make it a Queue Match so that instead of it requiring 2 people and only 2 people it can be once 1 person joins then everyone has 1 minute to join and then it starts I hate forcing it to be only like 2v2 then other people get left out =/
-
View User Profile
-
Send Message
Posted May 22, 2013I want to make it so when players die, they respawn with their stuff. how do i do that?
-
View User Profile
-
Send Message
Posted May 21, 2013@betasam
You just create another with a different name.
-
View User Profile
-
Send Message
Posted May 21, 2013@geor196
So how do you get more than one arena in a world?