- NEW Ready-Made Setup included in Download
- If you don't have enough time setting up the arenas I have included Ready-Mate setup with one arena totally for FREE !
- Support ready for you ANYTIME !
- Multi-Version compatibility [1.8.8 - 1.13.2]
- Multi-Arena / BungeeCord
- Easy and effortless setup
- Translate and configure almost everything
- NEW Customizable commands
- Customize plugin commands, their names, aliases and description !
- Fancy in-game and main lobby Non-Flickering Scoreboard
- Solo/Team mode
- GUI Arena Editor
- Parties
- Change Floor via NPCs
- Requires Citizens plugin
- NEW Build Reports
- Requires WorldEdit plugin and version below 1.13
- Easily report and manage inappropriate builds !
- NEW LeaderHeads support
- Customizable LeaderHeads for every player statistic:
- bb-wins (Most Wins)
- bb-played (Most Played)
- bb-mostpoints (Most Points gained)
- bb-supervotes (Most Super Votes owned)
- bb-blocks (Most Blocks placed)
- bb-particles (Most Particles placed)
- Customizable LeaderHeads for every player statistic:
- Leaderboards:
- Leaderboards requires HolographicDisplays plugin
- Arena Signs
- NEW Solo / Team Auto-Join signs !
- Placeholders for PlaceholderAPI and MVdWPlaceholderAPI
- buildbattlepro_wins
- buildbattlepro_played
- buildbattlepro_most_points
- buildbattlepro_blocks_placed
- buildbattlepro_particles_placed
- buildbattlepro_super_votes
- After game rewards
- GUI Theme Voting
- Player's statistics:
- MySQL / Flat file support
- Advanced in-game build options
- Banner creator
- Changing plot biome
- Changing plot floor
- Changing plot time
- Changing plot weather
- Particles
- Plot reset
- Decoration Heads
- Developer API
Permissions:
- buildbattlepro.admin - Admin permission. Allows to reload plugin, start / stop game, and reload plugin. Default given to all OP's
- buildbattlepro.particle.* - Permission for placing all particles. Default given to all players. Contains:
- buildbattlepro.particle.heart
- buildbattlepro.particle.happy
- buildbattlepro.particle.angry
- buildbattlepro.particle.lava
- buildbattlepro.particle.water
- buildbattlepro.particle.note
- buildbattlepro.particle.glyph
- buildbattlepro.particle.slime
- buildbattlepro.particle.mobspawner
- buildbattlepro.particle.explosion
- buildbattlepro.particle.crit
- buildbattlepro.particle.witch
- buildbattlepro.particle.splash
- buildbattlepro.particle.cloud
- buildbattlepro.particle.portal
- buildbattlepro.particle.firework
- buildbattlepro.particle.redstone
- buildbattlepro.particle.snowball
- buildbattlepro.* - Permission for everything in this plugin
- buildbattlepro.create - Permission for creating and setting arenas and managing arenas plots
- buildbattlepro.party - Permissions for creating parties. Default given to all OPs.
- buildbattlepro.joinfull - Permission to join full arenas. Default given to all OPs.
- buildbattlepro.player - Player permissions, includes join, leave, and using in-game build options. Default given to all players.
- buildbattlepro.settheme - Permission that allows to force-set themes. Default given to all OPs.
- buildbattlepro.start - Permission that allows to start arenas. Default given to all OPs.
- buildbattlepro.stop - Permission that allows to stop arenas. Default given to all OPs.
- buildbattlepro.bypass - Permission that allows to bypass using only BuildBattle commands in game. Default given to all OPs.
- buildbattlepro.manage.reports - Permission that allows player to watch and manage all reports. Default given to all OPs.
- buildbattlepro.party.size.* - Permission that allows to have unlimited players in your party. Default given to all OPs.
- buildbattlepro.party.size.<amount> - Permission that allows to have up to <amount> players in your party.
Tutorials:
NEW English Tutorial by @AntonioRush
English Tutorial by @BranstonProject
Installing plugin to your server:
- No other dependencies required !
- This plugin will work only on servers with Java 8 and above !
Arena settuping is trivial for each arena. If you want to setup arena game length and other variables such as MySQL, BungeeCord, check out config.yml ! If you want to edit Themes, check out themes.yml !
- Create arena with /bb create <name> <solo/team>
- Set arena lobby location with /bb setlobby <name>
- Give yourself a Plot Selection Wand by /bb pos for plot selection
- Create as many build plots as you want with /bb addplot <name>
- If you made a mistake with adding build plots, simply do /bb delplot <name>
- (Optional) Create arena sign(s) like this:
- Line: [bb]
- Line: <arena_name>
- (Optional) If you want to create Auto-Join sign(s), create them like this:
- Line: [bb]
- Line: autojoin
- (Optional) Line: <solo/team>
- Just for safety, reload plugin by doing /bb reload
Code (Text):
//Retrieves you list of all arenas
List<BBArena> bbArenas = BuildBattleProAPI.getArenas();
//Retrieves you build battle stats of player (if exists, if not returns null)
PlayerStats playerBBStats = BuildBattleProAPI.getPlayerBuildBattleStats(player);
//Retrieves you arena in which player is
BBArena playerArena = BuildBattleProAPI.getPlayerArena(player);
//Events
BBGameEndEvent
BBGameStartEvent
BBGameStateSwitchEvent
BBReportEvent
BBPlayerGameJoinEvent
- If you have right to download the BuildBattlePro plugin, you are claimed as "buyer" of BuildBattlePro plugin.
- Refunds/chargebacks are prohibited, as one does not have a right to get a refund for such digital item as it has been used.
- One purchase is valid for one (1) Minecraft server, or one (1) instance of a bungee network.
- Author of this plugin has full right to change the price of the plugin anytime.
- After buying this plugin you will have right to download plugin, and all exclusive content with it
- Author of this plugin has full right to change content of this plugin anytime.