
GolfIV
Anti-exploit mod
Обновлён 29 марта 2023 г. · опубликован 28 марта 2021 г.
GolfIV
A Fabric anti-exploit mod.
Current patches
All of them are toggleable in GolfIV's config file, located in config/GolfIV_config.json.
For latest info see javadoc.
Inventory
checkInventoryActions- prevents hitting/chatting with open GUI.legaliseSurvivalItems- removes incompatible enchantments, resets stack sizes etc.bannedSurvivalItems- which survival items should be removed when clicked on.removeCreativeNBTTags- removes ALL NBT data in creative, but allows block-picking
Packets
removeTeleportData- removes coordinates from player teleport packetsremoveHealthTags- removes health data for entities from packetsremoveEquipmentTags- removes equipment information, so players with hacked clients cannot see enchants / stack size / durability of opponentspatchSoundExploits- fakes coordinates in sound events, preventing lightning bolt player finding etc.checkPortalHack- checks if player is doing actions in portals that shouldn't be possible (chatting / inventory managing)patchItemKickExploit- prevents book banning & other too-large-inventory-kicks
Movement
yesFall- checks player'sonGroundstatus and ignores the one in player's movement packet
Duplication
patchSaveLimit- prevents the exception of data not saving by ignoring the data above the Java DataOutput limitpatchGravityBlock- prevents gravity block duplicationpatchDeathDuplication- prevents duplicating inventory if player dies after disconnect
Combat
preventWallHit- prevents hitting entities through wallscheckHitDistance- prevents hitting entities from too far awaycheckHitAngle- checks the angle at which player is trying to hit the entity
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 0.6.3 | Релиз | 1.19.4 | fabric, quilt | 29 марта 2023 г. | Скачать (326 КБ) |
| 0.6.1 | Релиз | 1.19.3 | fabric | 11 декабря 2022 г. | Скачать (322 КБ) |
| 0.6.0 | Релиз | 1.19, 1.19.1 | fabric | 13 июня 2022 г. | Скачать (284 КБ) |
| 0.5.2 | Релиз | 1.18.1, 1.18.2 | fabric | 7 мая 2022 г. | Скачать (101 КБ) |
| 0.5.1 | Релиз | 1.18.1, 1.18.2-rc1, 1.18.2 | fabric | 21 февраля 2022 г. | Скачать (99 КБ) |
| 0.5.0 | Релиз | 1.18.1 | fabric | 8 февраля 2022 г. | Скачать (105 КБ) |
| 0.4.4 | Релиз | 1.18.1 | fabric | 30 декабря 2021 г. | Скачать (101 КБ) |
| 0.4.3 | Релиз | 1.18 | fabric | 6 декабря 2021 г. | Скачать (103 КБ) |
| 0.4.0 | Релиз | 1.17.1 | fabric | 17 августа 2021 г. | Скачать (99 КБ) |
| 0.3.2 | Релиз | 1.17 | fabric | 8 июня 2021 г. | Скачать (98 КБ) |
| 0.3.1 | Релиз | 1.16.5 | fabric | 19 апреля 2021 г. | Скачать (89 КБ) |
| 0.3.0 | Релиз | 1.16.5 | fabric | 15 апреля 2021 г. | Скачать (89 КБ) |
| 0.2.0 | Релиз | 1.16.5 | fabric | 29 марта 2021 г. | Скачать (84 КБ) |
| 0.1.0 | Релиз | 1.16.5 | fabric | 28 марта 2021 г. | Скачать (52 КБ) |
Ченджлог
0.6.3Релиз1.19.4 · 29 марта 2023 г.
What's Changed
- Update Minotaur & other loosely related changes by @Ampflower in https://github.com/samolego/GolfIV/pull/71
- Fixed Client Side Crash :D by @Dev0Louis in https://github.com/samolego/GolfIV/pull/70
Full Changelog: https://github.com/samolego/GolfIV/compare/0.6.2...0.6.3
0.6.1Релиз1.19.3 · 11 декабря 2022 г.
A changelog can be found at https://github.com/samolego/GolfIV/releases/tag/0.6.1
0.6.0Релиз1.19, 1.19.1 · 13 июня 2022 г.
A changelog can be found at https://github.com/samolego/GolfIV/releases/tag/0.6.0
0.5.2Релиз1.18.1, 1.18.2 · 7 мая 2022 г.
A changelog can be found at https://github.com/samolego/GolfIV/releases/tag/0.5.2
0.5.1Релиз1.18.1, 1.18.2-rc1, 1.18.2 · 21 февраля 2022 г.
A changelog can be found at https://github.com/samolego/GolfIV/releases/tag/0.5.1
0.5.0Релиз1.18.1 · 8 февраля 2022 г.
A changelog can be found at https://github.com/samolego/GolfIV/releases/tag/0.5.0
0.4.0Релиз1.17.1 · 17 августа 2021 г.
A (late) 1.17.1 update
- fixes #51
- fixes #50
Much thanks to @KJP12 for all the contributions!
0.3.2Релиз1.17 · 8 июня 2021 г.
Support for 1.17, some minor tweaks to item legalization config.
Комментарии
Загружаем…