The Bridge [1.8.8-1.21] icon

The Bridge [1.8.8-1.21] -----

[MINIGAME] 2 Modes | Big networks ready | MySQL/YAML | Placeholders | BungeeCord/Multi Arena




* Fixed duplications of cursor items on death
* Changed onDisable process to make sure all data gets saved even on mysql
----------, Jul 13, 2024

* Fixed bow damage gets removed after reset
* Changed on BLOCK_BREAK_DROP enabled drops can be picked up


If you like the updates feel free to donate a small amount
----------, Jul 13, 2024

Fixed a plugin crash on none paperspigot software servers
Cleaned some bug code smells found by sonarcloud
----------, Jul 11, 2024

  • Updated to minigamesbox 1.3.11
    • Fixed multiverse teleportation problems on a multiworld server
    • Major API Revamp for exposing methods that were not exposed previously to external plugins
    • Fixed move false not working
    • Added support for 1.20.5, 1.20.6, 1.21

  • Fixed arena after playing does not reset the arena options from config
----------, Jul 9, 2024

see below
----------, Apr 25, 2024

Changelog:
  • Fixed relocation startup issue on lower mc versions
  • Relocated NashornScriptEngine to not conflict with other plugins with ScriptEngine
  • Fixed Arena stops if arena players are less than defined min players (developers: if needed plugin should call stopGame)
  • Fixed crafting was possible in rare cases if Item-Move option in config.yml disabled
  • Fixed mysql user statistic reset when users got kicked directly from the server
  • Optimized statistic performance
  • Changed default language string In-Game.Join.Arena-Not_Configured to be less confusing
  • Updated to XSeries 9.10.0
----------, Apr 24, 2024

If you installed the plugin first time with the last version and had issues make sure to reset your language.yml by removing it and generating it with this version.

* Added playernames to FileStats
* Saving users mysql stats before server shutdown on game end
* Moved FoodLose/HungerLose to core
* Fixed LanguageMigrator file version fetching
* Fixed Java Heap Space issue when getProgressBar division zero
* Fixed user kit is null if not selected
----------, Jan 15, 2024

Changelog:
* Changed default ingame time to 900 from 270, bow cooldown to 3 from 5;
* Added Natural-Regeneration config option
* Renamed Food-Lose to Hunger-Lose in config
* Adjusted language; Removed "You can't move" beetween rounds
___
* Updated to minigamesbox 1.3.6
* Fixed IAE Cannot measure distance between worlds if players are in different worlds
* Fixed NPE on Setup MaterialLocationItem / Multi Handleritem RIGHT_CLICK_AIR
* Fixed kit loading
* Fixed arena starting
* Removed legacy particles on newer version to prevent IllegalArgumentException because no class found of modern material
* Moved Plugin-Chat-Format to Chat.Format in config.yml
* Moved Default Kit to config.yml, removed Kits section, added Kit section with Kit.Enabled and Kit.Default
* Removed default_kit from kitsname.yml files
* Adjusted rewards are now by default disabled
* Added more debug messages


Make sure to
Join Discord
Support Development on Patreon
Check the wiki

Enjoy your day!
----------, Jan 13, 2024

* Fixed startup/join issues in console
* Added new command /tba locale <locale> to set your locale
* Fixed GameProfile API 1.20 change
* Fixed none kits related plugins issues
----------, Jan 3, 2024

Happy new year!
  • Added 1.20.4 support
  • Fixed script engine on upper java 11/(15) (File size increased)
  • Kits are now located at /kits
----------, Dec 31, 2023

  • Added 1.20.2 support
  • Added SEPARATE_ARENA_SPECTATORS to adjust the chat for spectators to be on there own
  • Changed config value Separate-Arena-Chat to Chat.Separate.Arena
  • Fixed player name on chat is removed while PAPI enabled
  • Fixed NPE on command usage /pluginindicator stop
  • Fixed block breakage on bridge
  • Fixed blindness after choosing base if arena border isn't inside spawn
  • (Experimental) Added new kits.yml where you can edit all kits file based (patreon: in-game gui based) [changes will happen; don't invest much time]
  • Added bow cooldown per kit
  • Updated to minigamesbox 1.3.3
----------, Dec 4, 2023

Fixed rewards enabling
Fixed bossbar disabling
Fixed locale registration if service unavailable (e.g. server blocks outgoing traffic, cloudflare blacklisted countries) -_-
----------, Aug 21, 2023


Hey Hey! Its time for an upgrade ;)

Recommend: Handle this update as a server cleanup day... Make sure to not update our plugin, handle it as it would be a new installation of the plugin. Do backups and setup your arenas again. The wiki got updated. Enjoy! If you need help make sure to contact us on discord directly!

Warning: Its now required to use atleast Java17, if you want to use a java 8 version join our discord at https://discord.plugily.xyz. We will see how much its used nowadays and may get rid of it soon ;)


[​IMG]
[​IMG]
----------, Aug 7, 2023

as our hoster deleted all our files and spigotmc wants to delete the resource if the download link isn't updated... here we go for now.

MAKE SURE TO JOIN OUR DISCORD SERVER TO GET UPDATES ABOUT PLUGILY PROJECTS! https://discord.plugily.xyz

WE will see us again with a nice update this year ;)
----------, Jan 9, 2023





[​IMG]

If you like this update and want to support us please consider joining our Patreon program (Click here to get more information) ;)

Changelog/Devlog:
* Fixed "per arena" join perm does not work
* Fixed NPE on ArrowEvents and other version improvements
* Fixed when arena selector GUI does not open
----------, Apr 13, 2021

[​IMG]

If you like this update and want to support us please consider joining our Patreon program (Click here to get more information) ;)

Changelog/Devlog:
  • Added configurable arena selector items (per state)
  • Fixed particle issues on some versions
----------, Mar 19, 2021


[​IMG]

If you like this update and want to support us please consider joining our Patreon program (Click here to get more information) ;)

Changelog/Devlog:
* Added Legacy Version support
* Added configurable maxLifeTime value for MySQL databases
* Added TeleportArgument (/tba tp)
* Added new RewardType scoreboard_remove
* Added option to disable hunger completely
* Fixed tb items are not removed if inventory manager is enabled and the server is stopping
* Fixed players not getting teleported to end location after arena leave
* Fixed cage fall damage
* Fixed 2 stats messages were not added
* Fixed POINTS mode wins/loses stats
* Fixed NPE on fall damage before a player is on any base
* Fixed block dropping on breaking
* Fixed material could not fetch colors on some types of color
* Fixed winner check on Heart mode games with empty bases
* Fixed reload command that does now proper unregister arenas
* Fixed baseselector does not remove players if they leave before the game starts
* Fixed blocks reset on server stop
* Changed own portal jump to kill players who stuck on own portal
* Changed player movement on round resets now allows head rotation and jumping
* Changed round end message ("%base_players% (%base_scored%)")
----------, Mar 16, 2021

[​IMG]

If you like this update and want to support us please consider joining our Patreon program (Click here to get more information) ;)

Changelog/Devlog:
* ArenaRegistry will set isDone to false if arena cuboid is not big enough
* Fixed joining through a sign while hotbar slot for leave-item is active
* Fixed Cage doesn't disappear on first round
* Added error message if cage floor contains Air
* Added customizable item name in arena selector gui (by ajgeiss0702)
* Added preconfigured locales for Czech, Dutch, French, Hungarian, Italian,
Polish, Portuguese, Russian, Spanish [Thanks to PoEditor contributors]
* Changed SetupInventory to open base menu while editing base
* Fix wrong teleport location on arena leave
----------, Jan 18, 2021

[​IMG]

If you like this update and want to support us please consider joining our Patreon program (Click here to get more information) ;)

Changelog/Devlog:
* Fixed Teleportation to the end is now no longer possible
* Fixed NoSuchMethod isAir check
* Added default language.yml for locales integration later
----------, Jan 12, 2021


[​IMG]

If you like this update and want to support us please consider joining our Patreon program (Click here to get more information) ;)

Changelog/Devlog:
* Added working leveling system [MySQL needs manual removal!]
* Changed player death to 5 blocks out of arena instead of void
----------, Jan 2, 2021



Resource Information
Author:
----------
Total Downloads: 28,160
First Release: Jan 1, 2021
Last Update: Jul 13, 2024
Category: ---------------
All-Time Rating:
66 ratings
Find more info at wiki.plugily.xyz...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings