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
-
View User Profile
-
Send Message
Posted Mar 28, 2013ok thanks
-
View User Profile
-
Send Message
Posted Mar 26, 2013@angtom
Yes create a sign that looks like the following
-
View User Profile
-
Send Message
Posted Mar 26, 2013can we put signs to join a paintball ?
-
View User Profile
-
Send Message
Posted Mar 26, 2013@Janosik99
Well thats bad. So first there is a way to restore inventories manually.
https://github.com/alkarinv/BattleArena/wiki/Admincommands#wiki-Listing_a_players_saved_inventories
second. Is it the winner or loser that sometimes has the issue? Also it would be nice to know if you have an inventory plugin like Multiverse-Inventories or MultiInv
-
View User Profile
-
Send Message
Posted Mar 26, 2013Sometimes people do not recover their items, After completing the team gets empty backpack. in the second plugin arena spleef everything works well and there is no problem
-
View User Profile
-
Send Message
Posted Mar 26, 2013@bambinidk
You might need to do a restart then, version 1.1.1 has a fix for this.
-
View User Profile
-
Send Message
Posted Mar 26, 2013Need som help in config a snow ball gives 20 helath damage i set it to 1 but it still only takes 1 snowball to kill, why. i tried to reload plugin it does not help
-
View User Profile
-
Send Message
Posted Mar 24, 2013@AllMightyRyan
Check your pm!
@FailingIcarus
So you can already make "kits". I call them classes, and you can change them in the BattleArena/classes.yml
https://github.com/alkarinv/BattleArena/wiki/Classsetup
As far as special "effects" for each of the items, that is harder and I'm not sure I want to get into that. I know there are a lot of spell plugins already out there though!
@Omgitsdmt
Sorry man, was busy getting Top Signs out for battletracker, but I'm trying to find that :(
-
View User Profile
-
Send Message
Posted Mar 23, 2013Have you found out if there are any bugs regarding friendly fire?
-
View User Profile
-
Send Message
Posted Mar 23, 2013I really like this plugin but i wasnt sure if you were taking suggestions but heres some stuff i thought of. Be able to make different kits for players when players to /pb join they appear in an arena where they can pick their kit with a sign, once they do it queues them for the next match. Back to the kits thing, it would be awesome if different items did different things like, slimeballs when right clicked could shoot like 12 slime balls in a very short distance like a shotgun, another thing i thought of was they spawn with like a bow with 5 arrows and a few snowballs and that could be sort of a sniper kit i know there is another plugin that adds a shield to the game with a configurable amount of hits till it breaks so i think that would work well with it, also permissions for the ranks would be kind of cool so you could make some donator only. Just some ideas Icarus
-
View User Profile
-
Send Message
Posted Mar 23, 2013@coleweinman1
Well i currently have 2 spawn points and i want ONLY 2 teams i set nTeams: to 2
-
View User Profile
-
Send Message
Posted Mar 22, 2013Can i add you on skype? I NEED series help?
-
View User Profile
-
Send Message
Posted Mar 22, 2013Ok, so I got the arena's working and everything, but im having one problem. If I join the que and my friend, it will say game starting in six seconds. However, in six seconds, it dosnt TP us to the 2 spawns I set up? Then, it says 1 minute 30 seconds remaining. It still didnt tp us? PLease help?
-
View User Profile
-
Send Message
Posted Mar 22, 2013@FailingIcarus
Ah yeah!,
And yes there will be an option for teleporting them back into the waitroom, but its not in there now. probably within a week or so.
-
View User Profile
-
Send Message
Posted Mar 22, 2013Figured out my issue! It tp's them back to where they originally were, well i was in the arena already so it just tp'd me there, sorry for the trouble! but like i said anyway to tp them to a lobby
?
-
View User Profile
-
Send Message
Posted Mar 22, 2013Not sure why it wont tp the winner, is there anyway to tp the players to a lobby after the match is over?
-
View User Profile
-
Send Message
Posted Mar 22, 2013@coleweinman1
If you want 3 or more teams, you should probably make 3 or more spawn points.
can i see the line in the ArenaPaintball/PaintballConfig.yml that says nTeams:
If it is set to 2 then there should only ever be 2 teams
-
View User Profile
-
Send Message
Posted Mar 22, 2013Can you make it where two people on different teams DON'T spawn at the same place.
I have 2 spawn points and max teams are set to 2 but when 3 ppl join the arena each one is on a different team
-
View User Profile
-
Send Message
Posted Mar 22, 2013@FailingIcarus
The dropping snowballs isn't a glitch, some people want that.
If you want them to not drop snowballs when they die. Put the option "clearInventory" inside of onDeath.
onDeath: options: [clearInventory]If you want Win/Loss/Rating, then you will need another of my plugins BattleTracker (link is above in Requirements). I'll be adding top signs and personal ranking signs to that plugin soon.
The winner not getting tp'd is a bug, do you have any idea when it happens? it might be a plugin conflict, but I'd like to get rid of this.
@FailingIcarus
They should be getting 30 money, 100 experience with those options. Did you reload the config after you changed that?
-
View User Profile
-
Send Message
Posted Mar 22, 2013also what does this do because the winner doesnt get anything winner: options: [money=30,experience=100, health=20, hunger=20] losers: options: [money=15,experience=50, health=20, hunger=20]