ArenaPaintball
A Paintball plugin where players can queue and will join a free paintball arena to fight it out with highly damaging snowballs. You can make more than one paintball arena and players will cycle through them. If all arenas are in use, the players are kept in the queue and will join when one opens up.
Installing
- Put the ArenaPaintball.jar in your plugins folder, along with BattleArena.jar
Making a paintball arena
- /pb create <paintball arena name>
- /pb alter <paintball arena name> 2 <- setup a second spawn, you can keep adding them if you want more than 2, like /pb alter <paintball arena name> 3
Joining
- /pb join
Permission Node
- Players will need the permission node arena.join.paintball
Requirements
- BattleArena, Paintball is built around the BattleArena API.
- Optional BattleTracker : If you want /pb top, or player ratings
ScreenShots
Help
- BattleArena wiki: The majority of paintball options are set using BattleArena
- Adding Signs : support for joining/leaving and status
- IRC: You can ask me questions in real time on irc when I'm on. IRC through a browser
thank u so much
@GumbyDammit
If you take away the name above the head their skin goes away, but when a player "sneaks" you can only see the name if you have direct line of sight.
Their are many autosneak/ sneak plugins. Check them out and see if that works, otherwise I'll see if i can add a "autoSneak" option.
@Raffelote
yes. Create 2 arenas, then.
that will change that arena to a 2v2. You might also want to enable BattleArena/config.yml and change useArenasOnlyInOrder: true, so that it forces the arenas to alternate, otherwise when 2 people join it will find the free 1v1 arena and use that.
Can i create 2 arenas with different config? One of 1vs1 and the other for 2vs2 ?
Is it possible to mask the player's name label that hovers above their head? It makes it hard to hide or surprise people when you can follow their every movement through their label.
@DQone
Strange, what is the item in ArenaPaintball/PaintballConfig.yml?
If it is "snowball", change it to "snow_ball". After that do
and it should work.
I get this and no one gets any paintballs!
23.11 00:00:56 [Server] WARNING Paintball.onSpawn.items could not be parsed in config.yml
I had pvp activated in my town, when I removed the pvp the friendlyfire went off too. Works great now! :)
@KittyHopHop
FriendlyFire should be off by default.... is that really happening?
I guess I'll check it out :(
This is a really great plugin!!!!! THANK YOU ITS SO FUN! How can I turn off friendlyfire teamkill??
@AirCougar
For the wins/loss/rankings you need BattleTracker which is a database backend. It also does some other things but all of it can be turned off in the config. Otherwise if you don't want to use it you can edit the messages.yml to remove the rankings from the messages so you don't have that annoying [0,0]
@YotsugiOnonoki
I can't take out the permissions as it's something that so many people want (nearly everyone), but if you copy and paste this into a file called permissions.yml in the directory where your craftbukkit.jar is, it should work. Just add one more line that is "arena.pb.join" with spaces (no tabs).
http://pastebin.com/DVZiERpj
Can you take out the permission node My players are saying they cant get permission and I dont know how to use permission also Never Have, Never will.
I notice theres a ratio for how many times a player has won/lost, but it doesnt seem to be working. Any idea how to enable it? Also, is it possible to make it so lets say the team limit is 3 people, but a game can still start with a 1v1? So if both people join, maybe PB will make an announcement that a game is starting and to join before lets say 10s?
@DrMadFellow
Use command iConomy
@DrMadFellow
Yeah its possible. Check this out Config options
If that doesn't make sense then let me know. and oh wait.. for the tournament... well try it out for the tournament but it might not work.. If it doesn't I'll fix !
For the tournament there is an option for firstPlace:
so
I want to be able to charge players using my economy for them to enter the tournament and award them a prize at the end if they win, is that possible?
@typhoonwes
Hey. So I bet there is some other plugin messing with the damage. But just in case why don't you pastie/pastebin me your ArenaPaintball/PaintballConfig.yml. Otherwise PM me a list of your plugins and I'll figure out what's causing that!
I don't know what is going on.. we join the game..but we can't hurt each other. I made a config.yml and added damage: 10
Nothing happens..the time just run out..
@alkarinv
ty :)
@iGrisen
That's a small bug on my end I'm trying to fix up.
You should go into the PaintballConfig.yml and add the lines nTeams:10 and teamSize:1 like the example below. After you do a reload it should work.
Why this doesnt work? I get this Error: A valid Arena has not been build for: Paintball My Arenas: arenas: pb1: teamSize: '10' locations: '1': Game-Welt,1316.699951171875,9.0,562.6317749023438,-219.88553,4.650023 '0': Game-Welt,1262.300048828125,9.0,488.3072814941406,-53.235596,2.4000225 nTeams: '2' type: Paintball pb2: teamSize: '10' locations: '1': Game-Welt,1266.6448974609375,6.0,633.7000122070312,179.69751,0.15014638 '0': Game-Welt,1316.699951171875,14.0,599.4482421875,90.89741,0.30016896 nTeams: '2' type: Paintball