
Pluto
Networking stack optimization mod and unofficial fork of Krypton mod for Minecraft Forge
Обновлён 2 апреля 2023 г. · опубликован 2 ноября 2022 г.
Pluto for Minecraft Forge
Pluto is a networking stack optimization mod and unofficial fork of the Fabric mod Krypton for Minecraft, this mod aims to optimize the network stack of the game in order to provide better network performance. It works on both the client and server, It derives from work done in the Velocity and Paper projects.
(Note: Pluto is stable at this point but also --issues are expected, also as mentioned above Pluto is unofficial fork that means it has not been created by tuxed. So please report any issues you have to me only from here.
Installation
Make sure you have the latest version of Forge present and simply drop the mod into your mods folder, no other mods or additional setup is required!
Features
- Highly optimized Netty handlers derived from the Velocity proxy, which I am the developer of. These handlers have sen real-world usage and extensive profiling, and strategically deploy native code where it makes the most sense.
- Flush consolidation to lower server CPU usage (and reducing the impact from hardware security vulnerabilities which exploit speculative execution) and lower server tick times.
- Micro-optimizations to reduce memory usage and improve packet serialization speeds.
Modpack Permissions
Much like Krypton, this is a free and open-source project on Modrinth, and as such-- of course you can include it in your modpack!
Issues and Feature Requests
Please use the issue tracker linked at the bottom of the page to report bugs, crashes, and if you want to propose new features or otherwise contribute to the mod, i will gladly accept pull requests, as well!
If you want to support me, use my code AbdElAziz333 to get 25% off your first month and enjoy playing with your friends!
Thanks!
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| mc1.18.2-0.0.6 | Релиз | 1.18.2 | forge | 2 апреля 2023 г. | .jar (159 КБ) |
| mc1.19.2-0.0.9 | Релиз | 1.19.2 | forge | 2 апреля 2023 г. | .jar (159 КБ) |
| mc1.19.3-0.0.9 | Релиз | 1.19.3 | forge | 2 апреля 2023 г. | .jar (159 КБ) |
| 0.0.5 | Релиз | 1.18.2 | forge | 13 марта 2023 г. | .jar (204 КБ) |
| 0.0.8 | Релиз | 1.19.3 | forge | 13 марта 2023 г. | .jar (162 КБ) |
| 0.0.8 | Релиз | 1.19.2 | forge | 13 марта 2023 г. | .jar (162 КБ) |
| 0.0.4 | Релиз | 1.18.2 | forge | 13 марта 2023 г. | .jar (204 КБ) |
| pluto-mc1.18.2-0.0.3 | Релиз | 1.18.2 | forge | 8 декабря 2022 г. | .jar (211 КБ) |
| pluto-mc1.19.2-0.0.7 | Релиз | 1.19.2 | forge | 8 декабря 2022 г. | .jar (212 КБ) |
| mc1.19.2-0.0.6 | Релиз | 1.19.2 | forge | 2 ноября 2022 г. | .jar (211 КБ) |
| mc1.19.2-0.0.5 | Релиз | 1.19.2 | forge | 2 ноября 2022 г. | .jar (211 КБ) |
| mc1.19.2-0.0.4 | Релиз | 1.19.2 | forge | 2 ноября 2022 г. | .jar (211 КБ) |
| mc1.19.2-0.0.3 | Релиз | 1.19.2 | forge | 2 ноября 2022 г. | .jar (211 КБ) |
| mc1.19.2-0.0.1 | Релиз | 1.19.2 | forge | 2 ноября 2022 г. | .jar (196 КБ) |
| mc1.18.2-0.0.2 | Релиз | 1.18.2 | forge | 2 ноября 2022 г. | .jar (211 КБ) |
Показаны последние 15 из 16 версий. Все версии — на Modrinth.
Ченджлог
mc1.18.2-0.0.6Релиз1.18.2 · 2 апреля 2023 г.
Highly recommended to update. Thanks for SrRapero720!
Fixes :
- Server requires client restart in the re-login.
- Long time to join a server.
- Incompatibility with Immersive Portals (For Forge).
mc1.19.2-0.0.9Релиз1.19.2 · 2 апреля 2023 г.
Highly recommended to update. Thanks for SrRapero720!
Fixes :
- Server requires client restart in the re-login.
- Long time to join a server.
- Incompatibility with Immersive Portals (For Forge).
mc1.19.3-0.0.9Релиз1.19.3 · 2 апреля 2023 г.
Highly recommended to update. Thanks for SrRapero720!
Fixes :
- Server requires client restart in the re-login.
- Long time to join a server.
- Incompatibility with Immersive Portals (For Forge).
0.0.5Релиз1.18.2 · 13 марта 2023 г.
Fixed the mixin crash on 0.0.4 update, Highly recommended to update.
Changes
Remove: mixin.debugaid as it decreases the performance.
Remove: mixin.bugfix as it a duplicate fix, it already fixed Forge.
Fix: server requires client to restart to join the server for the second time.
0.0.8Релиз1.19.3 · 13 марта 2023 г.
Highly recommended to update.
Changes
Remove: mixin.debugaid as it decreases the performance.
Remove: mixin.bugfix as it a duplicate fix, it already fixed Forge.
Fix: server requires client to restart to join the server for the second time.
0.0.8Релиз1.19.2 · 13 марта 2023 г.
Highly recommended to update.
Changes
Remove: mixin.debugaid as it decreases the performance.
Remove: mixin.bugfix as it a duplicate fix, it already fixed Forge.
Fix: server requires client to restart to join the server for the second time.
0.0.4Релиз1.18.2 · 13 марта 2023 г.
Highly recommended to update.
Changes
Remove: mixin.debugaid as it decreases the performance.
Remove: mixin.bugfix as it a duplicate fix, it already fixed Forge.
Fix: server requires client to restart to join the server for the second time.
pluto-mc1.18.2-0.0.3Релиз1.18.2 · 8 декабря 2022 г.
Changes
fix: immersive portals incompatibility. improved the updates checker
Полная история изменений — на Modrinth.
Комментарии
Загружаем…
