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
is the team the ArenaPaintball ?
@ceddy3000
If you just want to change it for paintball, open up the PaintballConfig.yml and add this line matchTime: <how much time> inside of Paintball.
Example:
In what file would i edit the Time for match as i have been trying to add it, i read all the info on BattleArena but i can't get it to work.
Oh, waw it would be very great to have such signs!
@deathhzone
Yeah you can do that. Check out these help pages and let me know if you still have questions! https://github.com/alkarinv/BattleArena/wiki/Configsetup#wiki-Respawning_on_Death https://github.com/alkarinv/BattleArena/wiki/Configsetup#wiki-Changing_the_length_of_a_match
@Ajaxan
It's configurable, it just doesn't create the config automatically (i'll make this happen in the future).
make a file called config.yml inside the ArenaPaintball folder. put the line
Example:
Hey alkarinv! I've been using this plugin and it works fine but can you make snowball damage configurable? Or am I just missing it in the Config?
Is there a way to make it kinda like Team Deathmatch(Respawning) but it goes for like 10 minutes or something?
@cmasson
If you donwload BattleTracker everyone will have paintball rankings and you can see the them by doing these commands.
I do like the concept of a leader board, I'll think on how easy that would be to extend BattleTracker so you could set up signs showing the top players.
Ty for your help!! the people on my server love it!
I had just one question, you mentioned that you had a plugin with leaderbords?
ty
@cmasson
That looks basically correct. Unfortunately im heading out on vacation today until sunday. So I'm not sure I can lead you through this right now, might have to wait :(
Sorry about this!
it would be honor to have you on my server :) (62.108.2.169:25568) but what happens is that if I create a arena with the command /pb create nuketown 4 2 it is just never appears the queu. config is just the default:
This should be places in the plugin directory
for more help configuring see the wikihttps://github.com/alkarinv/BattleArena/wiki
Change this file to customize your matchPaintball: enabled: true database: Paintball # or delete if you dont want wins/losses/top, needs BattleTracker rated: true # if database is enabled prefix: "&f[Paintball]&e" cmd: pb
# You can delete any stages/transitions that have no options
# for a list of options see wiki preReqs:Prerequisites for joining options: [clearInventory] onJoin:
when they join the match options: [] onPreStart:x seconds before onStart options: [] onStart:
Starting options: [teleportIn, pvpOn, woolTeams] onSpawn:what happens when a player spawns options: [giveItems, hunger=20, health=20] items: - snowball: 128 onDeath:
what happens when a player dies options: [] onComplete:what happens when things end options: [teleportOut, clearInventory] winner:
what to give the winner options: [health=20, hunger=20] losers:what to give the losers options: []
ty!
@cmasson
/pb create nuketown 4 2 wouldn't work as that is not a correct command.
Can you pastebin me your config that doesn't "load" I bet there is some small error there. Also if you want PM me your server ip and I can check it out.
and thanks!!
hi, thanks for you're answer but if you do that, the arena just never gets "loaded", so if I do /pb create nuketown 4 2 it just don't load, can you give me the command please? with the right numbers. p.s. it is a really really nice plugin
@cmasson
Try following these
If that doesn't make sense let me know!
how can you put 4v4 or 5v5? I know there is the option to but it never works :( ty for answerring
@XxXDubleXxX
You play with super powered snowballs. Pic is up above.. hard to get a good screenshot when those paintballs are flying at you.
Any pics? How to play this? With guns, bows or snowballs?
@alkarinv
How do i set 5 on 5 each side?
For some reason I am being updated about comments, but can only see the summary of them, I can't actually see them here. I hope this goes away soon.
From the last summary I read, there was an error during initialization. You need to have BattleArena for this plugin to work.