Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Geyser | 3,812 | a day ago | 345 | mit | Java | |||||
A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition. | ||||||||||
Bungeecord | 1,373 | 16 | 5 days ago | 4 | January 14, 2021 | 351 | other | Java | ||
BungeeCord, the 6th in a generation of server portal suites. Efficiently proxies and maintains connections and transport between multiple Minecraft servers. | ||||||||||
Node Minecraft Protocol | 1,048 | 105 | 28 | 5 days ago | 146 | June 06, 2022 | 86 | bsd-3-clause | JavaScript | |
Parse and serialize minecraft packets, plus authentication and encryption. | ||||||||||
Dragonproxy | 996 | 2 years ago | 25 | gpl-3.0 | Java | |||||
🐲 A proxy to allow Minecraft: Bedrock clients to connect to Minecraft: Java Edition servers. | ||||||||||
Infrared | 462 | a month ago | 23 | July 11, 2022 | 35 | apache-2.0 | Go | |||
An ultra lightweight minecraft reverse proxy and idle placeholder | ||||||||||
Quarry | 450 | 2 | 4 months ago | 36 | June 19, 2022 | 50 | other | Python | ||
Python library that implements the Minecraft network protocol and data types | ||||||||||
2bored2wait | 395 | 2 months ago | 21 | gpl-3.0 | JavaScript | |||||
A proxy to wait out 2b2t.org's way too long queue. Includes a small webserver and a REST-like API for external control | ||||||||||
Gophertunnel | 322 | 26 | 6 days ago | 224 | November 29, 2022 | 8 | mit | Go | ||
General purpose library for Minecraft Bedrock Edition software written in Go | ||||||||||
Gate | 291 | 4 days ago | 77 | December 24, 2022 | 22 | apache-2.0 | Go | |||
An extensible lightweight high performance Minecraft reverse proxy with flexibility & excellent server version support - ready for the cloud! | ||||||||||
Lambdaattack | 198 | a year ago | 28 | mit | Java | |||||
Minecraft bot for servers. Currently supports stress testing. |
BungeeUtil is a very big libary for packet handling and
a lots of cool stuff what you can do with packets.
Okey what is this cool stuff? Well i think the
best of all is the huge Inventory API.
BungeeUtil includes many Inventory types from Anvi-Gui
up to a Chest Inventory with changeable rows.
You also can send sounds to the player or show some partials.
You also can do a lots of other cool stuff with the BossBar API and Scoreboard API.
A list off all APIs or Libaries (included a documentation) can you find here:
https://github.com/WolverinDEV/BungeeUtil/wiki/Features
BungeeUtil is a ProtocollLib and combines a few practically applications.
By means of this Lib, you can e.g. open your inventory over your bungeecord or use an effect.
You dont have a really big delay. The normal delay is only 0.02MS.
You can watch your delays and timings with the coammand "/bungeetimings"
https://github.com/WolverinDEV/BungeeUtil/wiki
At first please do not post this error in a review or give a bad review for an error.
The right way to get the best help is that you post the error in the discussion section of BungeeUtil
or create an issue on Github.com (https://github.com/WolverinDEV/BungeeUtil/issues)
If you posting the error please provide this informations above the error:
(I cant help you 100% if i don't have this information)
- BungeeUtil Version
- BungeeCord Version
- When this error happends
- The computer system and architecture
If you want an other version of BungeeUtils you can download those from here:
https://github.com/WolverinDEV/BungeeUtil/tree/jars/
Since the last update (BungeeUtil 1.6.10), BungeeUtil is compatible with Waterfall.
If you have more compatibility questions, then you can ask on my gitter channel
(Click on the "get support" button on SpigotMC)
I'm starting or better started a reordering of the packages within my plugin.
Thats mean that most (i think) all classes have moved and all plugin which
depends on BungeeUtil < 2.0 will not work anymore with 2.0.
Also i wount maintin the first version (1.0) anymore.