The Bridge A Fast Paced PvP Minigame

ULTRA The Bridge A Fast Paced PvP Minigame 2.3.10

LeonardoVillodas



Description:
The Bridge is an amazing minigame consisting of players having to jump through portals to steal lives from their foes. This game is really easy to understand and players will learn it just by watching the others play.
This plugin implements the minigame in a great way, supporting both 2 teams and 4 teams, having multi arena support and great performance.


Youtube Video:



Made for enterprise networks:
TheBridge is made for enterprise networks and includes support for multiple synchronized the bridge servers along with multi arena support.
The plugin supports both MySQL and SQLite (SQLite being recommended if you only have one instance). Also, the plugin works without any dependencies, which allows you to keep a tidy plugin list.
Currently managed by the developer of LagAssist, we are continuously working on making the plugin scale up properly and never have lag issues.



How to Install:
The base server itself is really easy to install and only requires you to follow 4 simple steps:
  1. Put the plugin in your plugins folder
  2. Restart your server
  3. Set the kit for the bridges game using /bridges setkit
  4. Set the main lobby that players are sent back to when the game ends by using /bridges setmainlobby


Multi-Arena Support:
Have multiple playing arenas on a single server. You can even use multiple types and players will be able to select the type of game they wish to join via the in-game selector.




Support for many modes
This plugin supports having multiple playing modes; which in turn allow you to have a server for all your arenas; solo or not.
Currently, these modes are supported:





Achievements System:
Improve player retention by allowing players to grind achievements while playing. Not only that, but the achievements system is fully configurable; with you being allowed to create your own achievements!
Currently, players can be rewarded for:
  • KILLS- Represents the number of kills a player made during the game.
  • WINS - Represents the number of games the player won
  • GOALS - Represents the number of goals scored by the player.
  • BLOCKS_PLACED - Represents the number of blocks placed by the player
  • BLOCKS_BROKEN - Represents the number of blocks broken by the player.
The plugin also includes a nice looking GUI for players to use. Players can claim their rewards by selecting the achievements in the GUI.
p4FwUd0.png

nI9MIkf.png


Great game cosmetics:
The game is made to be as pleasing as possible.
Because of that, the plugin includes many amazing decorations such as:
  • Colored Glass Cages, Kit Items
  • The Winner will be congratulated by Firework Explosions
  • Titles & ActionBar messages
  • Lobby & Game scoreboards
  • Spectator mode with spectator options
  • Portal & Statistics holograms





Hotbar Editor
Players can modify their hotbar to suit their gameplay style. This is really helpful if you are trying to create a competitive bridges gameplay, because it allows players to maximize their pvp performance.




Extremely Configurable
Almost everything from the messages used by the plugin to the kit that players will get ingame is configurable. This allows you to customize the game to your liking and getting a custom-looking experience for your server.



Join Signs & Arena Selector
Players can join arenas via Join Signs & the arena selector. This allows you to create a panel of available games so people can more quickly access whichever arena they want.
Players also receive an arena selector which they can use to select arenas from anywhere in your lobby.
[bridges]
normal
{ARENA}
[bridges]
four
{ARENA}




Commands
Almost everything from the messages used by the plugin to the kit that players will get ingame is configurable. This allows you to customize the game to your liking and getting a custom-looking experience for your server.

Player Commands
  • /bridges join <arena> - Join a game.
  • /bridges leave - Leave the game.
  • /bridges ach - Open achievements menu.
  • /bridges menu - This command opens the game selection menu.
  • /bridges random - This command it will make you enter the game more full and available.
Lobby Commands

  • /bridges settop {normal/four} {kills/wins/goals} - Set tops location.
  • /bridges setstats - Set stats location.
  • /bridges setkit - Set default kit.
  • /bridges setmainlobby - Set main lobby location.
Universal commands
  • /bridges wand - Gives you the rod to select.
  • /bridges create <name> - Create new arena in a empty World.
  • /bridges settype <name> NORMAL/FOUR - Set type of Arena.
  • /bridges setstarting <name> <amount> - Set starting time to arena.
  • /bridges setprestarting <name> <amount> - Set prestarting time to arena.
  • /bridges setrestart <name> <amount> - Set restart time to arena.
  • /bridges setspect <name> - Set Spect location.
  • /bridges setlobby <name> - Set Lobby location.
  • /bridges setteamsize <name> <amount> - Set team size to arena.
  • /bridges setmin <name> <amount> - Set min players to arena.
  • /bridges setbuild <name> - Set build location. (You first need has selected MIN and MAX locations)
  • /bridges save <name> - Save the sand in the Maps folder.

Doubles Commands
  • /bridges setspawn <name> BLUE/RED - Set the spawn point of the cage.
  • /bridges setrespawn <name> BLUE/RED - Set the spawn point of respawn.
  • /bridges setportal <name> BLUE/RED - Set portal of team. (You need has selected MIN and MAX locations) Put obsidian in all the blocks you want to be portal. will be replaced automatically.
  • /bridges setmaxgoals <name> <amount> - Set max goals to arena.

Quarters Commands
  • /bridges setspawn <name> BLUE/RED/GREEN/YELLOW - Set the spawn point of the cage.
  • /bridges setrespawn <name> BLUE/RED/GREEN/YELLOW - Set the respawning location.
  • /bridges setportal <name> BLUE/RED/GREEN/YELLOW - Set portal of team. (You need has selected MIN and MAX locations) Put obsidian in all the blocks you want to be portal. will be replaced automatically.
  • /bridges setstartlife <name> <amount> - Selivesrt lifes to arena.


Permissions
The plugin has permissions for many of its commands and features, and allows you to customize who you want to be able to access its features.

  • bridges.admin - Permission to set up the minigame.
  • bridges.join - Permission to join a game.
  • bridges.hotbar - Used to open the menu of the Hotbar.
  • bridges.menu - This permission gives you access to the game menu.
  • bridges.random - Access to the fast join.
  • bridges.archievements - Access to the archievements menu.
  • bridges.cages - Access to Cages shop menu.
  • bridges.shop - Access to shop menu.
  • bridges.cage.<name> - Access to a specific cage.


Other Plugin Support
The Bridge supports many plugins and even has added functionality to work better with LeaderHeads and PlaceholderAPI. This allows you to better incorporate this plugin in your server ecosystem.

PlaceholderAPI - Placeholders
  • %bridges_normal_kills% - Kills in the doubles mode
  • %bridges_normal_wins% - Wins in the doubles mode.
  • %bridges_normal_goals% - Goals in the doubles mode.
  • %bridges_four_kills% - Kills in the doubles mode
  • %bridges_four_wins% - Wins in the doubles mode.
  • %bridges_four_goals% - Goals in the doubles mode.
  • %bridges_global_kills% - Kills in all modes.
  • %bridges_global_wins% - Wins in all modes.
  • %bridges_global_goals% - Goals in all modes.
  • %bridges_blocks_placed% - Blocks placed in all modes.
  • %bridges_blocks_broken% - Blocks broken in all mods
  • %bridges_coins% - Bridges coins.
  • %bridges_xp% - Bridges XP
LeaderHeads Support
  • bridges-n-kills » It will give you the Top of kills in normal mode.
  • bridges-n-wins » It will give you the Top of wins in normal mode.
  • bridges-n-goals » It will give you the Top of goals in normal mode.
  • bridges-f-kills » It will give you the Top of kills in four mode.
  • bridges-f-wins » It will give you the Top of wins in fourmode.
  • bridges-f-goals » It will give you the Top of goals in fourmode.
SpigotMC: https://www.spigotmc.org/resources/the-bridge-⚡-a-fast-paced-pvp-minigame.61993/
Author
Wifi
Downloads
0
Views
18
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Wifi

Top