ArenaFutbol
Futbol is a soccer plugin for Bukkit using the BattleArena API. Players can left-click and "kick" an item or "ball" into a goal to score points. After a team scores a goal they will not be able to kick the ball for a configurable amount of time, or until the opposing team touches/kicks the ball. The team with the highest score at the end of the time limit wins. Rewards can be given to the winning and losing teams. Players can form teams, and even join tournaments. If the arena is in use, the players are kept in the queue and will join when one opens up. Server admin have the option of using BattleTracker to track win:loss records.
Installation
- Put BattleArena.jar into your plugins folder.
- Put ArenaFutbol.jar into your plugins folder.
Field Setup
- /fb create <arena name> [teamsize] [# of teams] Create arena and set team 1 spawn
- /fb alter <arena name> 2 Set team 2 spawn
- /fb alter <arena name> 3 Set center of field for ball
- In the goal team one is shooting at place stone bricks under wooden pressure plates
- In the goal team two is shooting at place mossy stone bricks under wooden pressure plates
Commands
- /fb join
- /arena leave
- /af ball <ItemId> Set the ball item by its item id.
- /af balltimer <Seconds> Set how long a team cannot kick the ball after a goal.
- /af pitch <int> Adjust angle of kick must be between 0 and 90 degrees. example: /af pitch 15
- /af maxpitch <int> Set max angle of kick must be between 0 and 90 degrees. example: /af maxpitch 90
- /af power <double> Set power of kick must be 2.0 or less. 1.0 = 100% example: /af power 1.4
Permissions
- arena.Futbol.join
Configuration
Requirements
- BattleArena - version 3.7.4.1 or higher
- BattleTracker - Optional
Source
Source files are included in the .jar file and the latest version is on GitHub.
Facts
- Date created
- Nov 27, 2012
- Category
- Last update
- Apr 30, 2013
- Development stage
- Beta
- License
- GNU General Public License version 3 (GPLv3)
- Curse link
- ArenaFutbol
- Downloads
- 3,230
- Recent files
- B: ArenaFutbol-v0.3.6 for CB 1.5.1-R0.2 Apr 30, 2013
- B: ArenaFutbol-v0.3.5 for CB 1.5.1-R0.2 Apr 16, 2013
- B: ArenaFutbol-v0.3.4 for CB 1.5.1-R0.1 Apr 04, 2013
- B: ArenaFutbol-v0.3.3 for CB 1.5.1-R0.1 Mar 25, 2013
- B: ArenaFutbol-v0.3.2 for CB 1.4.7-R0.1 Jan 28, 2013
- Reply
- #65
rnoa May 19, 2013 at 15:29 UTC - 0 likesHi, Messages are not working correctly.When somebody wins it says "{Winnerlong} was victorious". Otherwise it's great fun, thank you very much!
- Reply
- #64
SuperDog730 May 12, 2013 at 09:26 UTC - 0 likesThx very much I was looking for one for my server and this one is just perfect!
- Reply
- #63
morrango Apr 30, 2013 at 12:32 UTC - 0 likesA new version with a working scoreboard has been uploaded and waiting approval. I also uploaded it to my github if you are in a hurry.
- Reply
- #62
XVampiregurlX Apr 26, 2013 at 16:22 UTC - 0 likes@morrango: Go
/arena leave is all i really needed to know. I didn't understand what you meant by the scoreboard not working in your April 16th post. Thank you for your help.
- Reply
- #61
morrango Apr 25, 2013 at 11:32 UTC - 0 likesThe ticket system has been enabled for this plugin. You can help me help you by posting any issues or ideas you have for the plugin here. There is also a link at the top of the page.
- Reply
- #60
morrango Apr 24, 2013 at 15:29 UTC - 0 likes@Juelz0312: Go
I have found that if the chunks are not loaded where the balls should spawn it can cause the ball to not appear. One solution could be to use waiting rooms near the field or move the team spawns closer to the center.
- Reply
- #59
morrango Apr 24, 2013 at 10:37 UTC - 0 likes@XVampiregurlX: Go
I apologize for any issues you may be having. Scoring for the wrong team could just be the block types under the pressure plates is backwards. There are some known issues with the "scoreboard" I am working on it. The colored names is an issue with battlearena itself. To leave the match you now have to use /arena leave . I have been busy lately and will try to fix everything by this weekend. My code hasn't changed much since version 3 most of my updates are done to stay compatible with battlearena which is where a lot of the problems come from. :(
- Reply
- #58
XVampiregurlX Apr 21, 2013 at 19:05 UTC - 0 likesWhen ever the other team scores, it adds onto the losing teams score. EX:
devil scored! devil: 0 vamp: 4
but in the end devil won the game and prizes. Is my config weird?
also my players dont have permission to fb leave when they have arena.futbol.join permissions
AND my players are keeping the team color names even after i deleted the arena with /fb delete
- Reply
- #57
morrango Apr 16, 2013 at 11:51 UTC - 0 likesThe new version has been uploaded and waiting approval. I also uploaded it to my github if you are in a hurry. ====== The Scoreboard does not work correctly ======
- Reply
- #56
morrango Apr 16, 2013 at 11:40 UTC - 0 likes@NICEXDD: Go
There is a way to create teams with BattleArena. Those teams should carry over to ArenaFutbol. Its explained here.