{"id":77211,"date":"2026-06-04T14:06:34","date_gmt":"2026-06-04T11:06:34","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/goml-reserved\/"},"modified":"2026-06-04T14:06:34","modified_gmt":"2026-06-04T11:06:34","slug":"goml-reserved","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/goml-reserved\/","title":{"rendered":"Get Off My Lawn ReServed"},"content":{"rendered":"<p># Get Off My Lawn ReServed<\/p>\n<p>*Get Off My Lawn ReServed* is a take on the popular concept of player claims for Survival\/Freebuild Fabric servers.<br \/>\nThis mod works fully server side (no client mod required!) while being compatible with major Fabric modpacks<\/p>\n<p>This project is a fork Get Off My Lawn by Draylar, with main focus on improving and building on top of original.<\/p>\n<p># Video Showcase<\/p>\n<p>* English: https:\/\/youtu.be\/R9-PuMRbNEc<\/p>\n<p>* Polish: https:\/\/youtu.be\/1V8kh0h3NoU<\/p>\n<p># Getting started<\/p>\n<p>To get started, you&#8217;ll have to craft a *Claim Anchor*. Each anchor has a different (configurable by admin) claim radius; after placing one, a box around it will be formed. This box is yours!<\/p>\n<p>* **Makeshift**, default radius of 10<br \/>\n* **Reinforced**, default radius of 25<br \/>\n* **Glistening**, default radius of 50<br \/>\n* **Crystal**, default radius of 75<br \/>\n* **Emeradic**, default radius of 125<br \/>\n* **Withered**, default radius of 200<\/p>\n<p>To see claim areas, you&#8217;ll have to craft a *Goggles of (Claim) Revealing*<\/p>\n<p>When this item equipped in the helmet, mainhand or offhand slot, claim outlines become visible.<\/p>\n<p>## Recipes<\/p>\n<p>## Claim configuration:<br \/>\nTo configure your claim, you can interact with the anchor block. A UI will appear that offers several configuration options:<br \/>\n&#8211; The player list can be used to add and remove access of players to your claim<br \/>\n&#8211; The Augment list, that can be used for checking and configuring active augments<\/p>\n<p>## Claim upgrades:<br \/>\nTo upgrade your claim, place an Anchor Augment next to the core Claim Anchor. Anchor Augments available include:<br \/>\n&#8211; Ender Binding: Prevents Enddermen from teleporting<br \/>\n&#8211; Villager Core: Prevents Zombies from damaging Villagers<br \/>\n&#8211; Greeter: MOTD to visitors<br \/>\n&#8211; Angelic Aura: Regen to all players inside region<br \/>\n&#8211; Withering Seal: Prevents wither status effect<br \/>\n&#8211; Force Field: non-whitelisted players get launched out of the claim<br \/>\n&#8211; Heaven&#8217;s Wings: flight<br \/>\n&#8211; Lake Spirit&#8217;s Grace: water breathing, water sight, and better breathing<br \/>\n&#8211; Chaos Zone: Strength to all players inside region<br \/>\n&#8211; PvP Arena: Allows changing pvp state in claim<br \/>\n&#8211; Exprosion Controller: Allows toggling explosion protection<\/p>\n<p>## Config:<br \/>\nYou can find config file in `.\/config\/getoffmylawn.json`. To reload it, just type `\/goml admin reload` in chat\/console.<\/p>\n<p>&#8220;`json5<br \/>\n{<br \/>\n  &#8220;makeshiftRadius&#8221;: 10,                \/\/ Radius of makeshift claim<br \/>\n  &#8220;reinforcedRadius&#8221;: 25,               \/\/ Radius of reinforced claim<br \/>\n  &#8220;glisteningRadius&#8221;: 50,               \/\/ Radius of glistening claim<br \/>\n  &#8220;crystalRadius&#8221;: 75,                  \/\/ Radius of crystal claim<br \/>\n  &#8220;emeradicRadius&#8221;: 125,                \/\/ Radius of emeradic claim<br \/>\n  &#8220;witheredRadius&#8221;: 200,                \/\/ Radius of withered claim<br \/>\n  &#8220;claimProtectsFullWorldHeight&#8221;: false,\/\/ Makes claim protect area from bottom of the world to top<br \/>\n  &#8220;dimensionBlacklist&#8221;: [               \/\/ Allows to blacklist specific dimensions<br \/>\n    &#8220;example:dim&#8221;<br \/>\n  ],<br \/>\n  &#8220;regionBlacklist&#8221;: {                  \/\/ Allows to blacklist specific regions<br \/>\n    &#8220;example:dim&#8221;: [<br \/>\n      {<br \/>\n        x1: -200,<br \/>\n        y1: -64,<br \/>\n        z1: -200,<br \/>\n        x2: 200,<br \/>\n        y2: 512,<br \/>\n        z2: 200,<br \/>\n      }<br \/>\n    ]<br \/>\n  },<br \/>\n  &#8220;enabledAugments&#8221;: {                  \/\/ Allows to enable\/disable augments per their id<br \/>\n    &#8220;goml:lake_spirit_grace&#8221;: true,<br \/>\n    &#8220;goml:angelic_aura&#8221;: true,<br \/>\n    &#8220;goml:greeter&#8221;: true,<br \/>\n    &#8220;goml:force_field&#8221;: true,<br \/>\n    &#8220;goml:village_core&#8221;: true,<br \/>\n    &#8220;goml:withering_seal&#8221;: true,<br \/>\n    &#8220;goml:ender_binding&#8221;: true,<br \/>\n    &#8220;goml:heaven_wings&#8221;: true,<br \/>\n    &#8220;goml:chaos_zone&#8221;: true<br \/>\n  },<br \/>\n  &#8220;allowedBlockInteraction&#8221;: [          \/\/ Allows to interact with specific blocks in claim<br \/>\n    &#8220;somemod:store&#8221;<br \/>\n  ],<br \/>\n  &#8220;allowedEntityInteraction&#8221;: [         \/\/ Allows to interact with specific entities in claim<br \/>\n    &#8220;minecraft:villager&#8221;<br \/>\n  ],<br \/>\n  &#8220;messagePrefix&#8221;: &#8220;<dark_gray>[<#a1ff59>GOML<\/color>]&#8221;, \/\/ Default prefix used in messages<br \/>\n  &#8220;placeholderNoClaimInfo&#8221;: &#8220;<gray><italic>Wilderness&#8221;,<br \/>\n  &#8220;placeholderNoClaimOwners&#8221;: &#8220;<gray><italic>Nobody&#8221;,<br \/>\n  &#8220;placeholderNoClaimTrusted&#8221;: &#8220;<gray><italic>Nobody&#8221;,<br \/>\n  &#8220;placeholderClaimCanBuildInfo&#8221;: &#8220;${owners} <gray>(<green>${anchor}<\/green>)&#8221;,<br \/>\n  &#8220;placeholderClaimCantBuildInfo&#8221;: &#8220;${owners} <gray>(<red>${anchor}<\/red>)&#8221;<br \/>\n}<br \/>\n&#8220;`<\/p>\n<p>## License<br \/>\n*Get Off My Lawn ReServed* is available under the MIT license. The project, code, and assets found in this repository are available for free public use (as long as credited).<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Keep people off your lawn with claims!<\/p>\n","protected":false},"featured_media":77212,"template":"","meta":{"_minecraft_slug":"goml-reserved","_minecraft_project_id":"j5niDupl","_minecraft_author":"Patbox","_minecraft_license":"MIT","_minecraft_downloads":54742,"_minecraft_follows":136,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"goml-reserved.zip","_minecraft_size_bytes":57948089,"_minecraft_version_count":46,"_minecraft_updated_at":"2026-05-16T07:16:44.543403Z","_minecraft_date_created":"2022-01-23T21:42:31.651659Z","_minecraft_date_modified":"2026-05-14T16:43:46.961732Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/goml-reserved","_minecraft_icon_attachment_id":77212,"_minecraft_imported_at":"2026-06-04T11:06:35+00:00","_minecraft_import_hash":"c1cfbe365acbae54a5bc176430bc326a","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[97,98],"mod_loader":[99,100],"minecraft_version":[52,53,54,656,55,56,57,58,690,691,59,706,36,60,717,93,730,94,101,102,62,108,37,40,41,73,74,38,756,78,79,80,81,82,800,83,167,163],"class_list":["post-77211","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-fabric","mod_category-quilt","mod_loader-fabric","mod_loader-quilt","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-rc2","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-19-4-rc2","minecraft_version-1-19-4-rc3","minecraft_version-1-20","minecraft_version-1-20-rc1","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-2-rc2","minecraft_version-1-20-3","minecraft_version-1-20-3-rc1","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-rc1","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-4-rc3","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9","minecraft_version-1-21-9-rc1","minecraft_version-26-1","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Get Off My Lawn ReServed - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/goml-reserved\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Get Off My Lawn ReServed - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Keep people off your lawn with claims!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/goml-reserved\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/goml-reserved\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/goml-reserved\\\/\",\"name\":\"Get Off My Lawn ReServed - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/goml-reserved\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/goml-reserved\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/goml-reserved-icon-7f94c90c2f6e1e400b0eccfd828aebbb5d624a25_96.webp\",\"datePublished\":\"2026-06-04T11:06:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/goml-reserved\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/goml-reserved\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/goml-reserved\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/goml-reserved-icon-7f94c90c2f6e1e400b0eccfd828aebbb5d624a25_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/goml-reserved-icon-7f94c90c2f6e1e400b0eccfd828aebbb5d624a25_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/goml-reserved\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Get Off My Lawn ReServed\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Get Off My Lawn ReServed - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/goml-reserved\/","og_locale":"en_US","og_type":"article","og_title":"Get Off My Lawn ReServed - Minecraft","og_description":"Keep people off your lawn with claims!","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/goml-reserved\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/goml-reserved\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/goml-reserved\/","name":"Get Off My Lawn ReServed - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/goml-reserved\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/goml-reserved\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/goml-reserved-icon-7f94c90c2f6e1e400b0eccfd828aebbb5d624a25_96.webp","datePublished":"2026-06-04T11:06:34+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/goml-reserved\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/goml-reserved\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/goml-reserved\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/goml-reserved-icon-7f94c90c2f6e1e400b0eccfd828aebbb5d624a25_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/goml-reserved-icon-7f94c90c2f6e1e400b0eccfd828aebbb5d624a25_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/goml-reserved\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Get Off My Lawn ReServed"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/77211","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/77212"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=77211"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=77211"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=77211"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=77211"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}