Minecraft GolfIV mod 2026 download
logo
minecraft mod GolfIV

GolfIV

Game Version: 1.18.1
Total Downloads: 1,507
Updated: Dec 30, 2021
Created: Mar 28, 2021
Download GolfIVDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
GolfIV 0.4.4 release 100.86 KB Dec 30, 2021 1.18.1 0 download GolfIV GolfIV 0.4.4 releaseDownload
[1.18] GolfIV 0.4.3 release 102.53 KB Dec 6, 2021 1.18 45 download GolfIV [1.18] GolfIV 0.4.3 releaseDownload
[1.17.1] GolfIV 0.4.0 release 99.24 KB Aug 17, 2021 1.17.1 172 download GolfIV [1.17.1] GolfIV 0.4.0 releaseDownload
GolfIV 0.3.2 release 98.07 KB Jun 8, 2021 1.17 989 download GolfIV GolfIV 0.3.2 releaseDownload
[1.16.5] GolfIV 0.3.1 release 88.71 KB Apr 19, 2021 1.16.5 227 download GolfIV [1.16.5] GolfIV 0.3.1 releaseDownload
GolfIV 0.3.0 release 88.72 KB Apr 15, 2021 1.16.5 18 download GolfIV GolfIV 0.3.0 releaseDownload
GolfIV 0.2.0 release 83.96 KB Mar 29, 2021 1.16.5 37 download GolfIV GolfIV 0.2.0 releaseDownload
GolfIV 0.1.0 release 51.83 KB Mar 28, 2021 1.16.5 19 download GolfIV GolfIV 0.1.0 releaseDownload

Description

Share this:

GolfIV

A Fabric anti-exploit mod.

GitHub license Server environment Singleplayer environment

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 packets
  • removeHealthTags - removes health data for entities from packets
  • removeEquipmentTags - removes equipment information, so players with hacked clients cannot see enchants / stack size / durability of opponents
  • patchSoundExploits - 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's onGround status 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 limit
  • patchGravityBlock - prevents gravity block duplication
  • patchDeathDuplication - prevents duplicating inventory if player dies after disconnect

Combat

  • preventWallHit - prevents hitting entities through walls
  • checkHitDistance - prevents hitting entities from too far away
  • checkHitAngle - checks the angle at which player is trying to hit the entity

Comments

Add a comment