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 Apr 21, 2013@peepiscool
Thanks!
@JkcCurse
I changed the main page to have the "arena.leave" perm, which most people will want.
I have a fix for this (it's actually BattleArena), I'll be releasing it tonight.
-
View User Profile
-
Send Message
Posted Apr 20, 2013Great plugin, worked right out of the box. Looks like "arena.leave" is the permission people need to allow "/ctf leave". I had tried "ctf.arena.leave" which didn't work for me.
When the game finishes, players have a red/blue name over their heads still. Is there a way to turn that off so they get their original name back?
-
View User Profile
-
Send Message
Posted Apr 20, 2013wow this is greatly improved i still have to get your tutorial :D
-
View User Profile
-
Send Message
Posted Apr 17, 2013@Pizzapit5543
Do you also have BattleArena? That is needed for this to work.
-
View User Profile
-
Send Message
Posted Apr 17, 2013when i drag the plugin into my server plugins and click start it doesnt show up when i do /plugins
-
View User Profile
-
Send Message
Posted Apr 17, 2013Thank you alkarinv, love your plugins!
-
View User Profile
-
Send Message
Posted Apr 16, 2013@LastTulare
lol, fun. I'm adding default support for that sometime.. but cool!
If you know the tiniest bit of code you could make that yourself :)
@Kingofslowmo
I replied in private, but I'll be getting a fix for that very soon.
@DoctorFox
Yes, the victoryCondition should be set to HighestKills
-
View User Profile
-
Send Message
Posted Apr 16, 2013I can't seem to allow infinite respawn in CTF. Is it possible? If so, how?
-
View User Profile
-
Send Message
Posted Apr 16, 2013OMG alkarinv! I just had an amazing idea! well... my admins did, CTF paintball! :D ey? ey? :D
-
View User Profile
-
Send Message
Posted Apr 16, 2013@alkarinv
How do I fix the message, World Is Null?
By the way, multiverse loads all worlds first, and at the same time.. THe message, world is null is the last thing in my log :(
-
View User Profile
-
Send Message
Posted Apr 15, 2013@alkarinv
Yeah thats what it says, it says World is null
-
View User Profile
-
Send Message
Posted Apr 15, 2013@Kingofslowmo
Do you happen to being using multiverse? or something like that.. maybe those worlds aren't loaded at the time ArenaCTF loads. Look for the enable log for something like "World is null"
-
View User Profile
-
Send Message
Posted Apr 15, 2013@alkarinv
Its being saved, but on restart it puts them under broken arenas
Also i should say that im doing the CTF on a seperate world
-
View User Profile
-
Send Message
Posted Apr 14, 2013@Novacraft101
Donation button up on the top!
@Kingofslowmo
I haven't seen that before, and actually I save the arenas whenever you create or alter them. So really they should already be saved. when you make them look at the ArenaCTF/arenas.yml, make sure they are there. They might not be loading when the plugin enables.
@Billythekidzz
you can put those options inside of the specific game configs for CTF and spleef
Example:
Spleef: matchTime: 30-
View User Profile
-
Send Message
Posted Apr 14, 2013Hi, is it possible to make it so the waiting time of CTF is 120 seconds and the waiting time for Spleef is 30 seconds? Because if I set the waiting time in the default configs, it applies for all arenas.
-
View User Profile
-
Send Message
Posted Apr 13, 2013@alkarinv Everytime i restart my server it fails to load the arenas.. therefore deleting them.. :(
-
View User Profile
-
Send Message
Posted Apr 13, 2013Thanks! Please add a donate button on your page so I can donate!
-
View User Profile
-
Send Message
Posted Apr 12, 2013@Novacraft101
So, for this newest version 1.2.6, you will need BattleArena 3.8.6.
This is because bukkit added Scoreboards which I had to change both code bases to use.
So use those and it should be good.. if not let me know!
-
View User Profile
-
Send Message
Posted Apr 12, 2013Hey the plugin shows it outdated on my server and I can updated i downgraded it and even upgraded it lol. But yet it will not work
-
View User Profile
-
Send Message
Posted Apr 10, 2013@Caddub
I don't change tnt at all, are you using the "addRegion" command through BattleArena?
If not, then its probably another plugin of yours.