From 7d6bc74246e4a9d604671190d83bd61d2f7334bf Mon Sep 17 00:00:00 2001 From: endigma Date: Thu, 31 Aug 2023 18:51:41 -0300 Subject: [PATCH] no land claiming --- review/all.json | 49 ------------------------------------------------- 1 file changed, 49 deletions(-) diff --git a/review/all.json b/review/all.json index ffd516a..79072dc 100644 --- a/review/all.json +++ b/review/all.json @@ -1323,25 +1323,6 @@ "conflicts": null, "review": false }, - { - "slug": "goml-reserved", - "project_type": "mod", - "title": "Get Off My Lawn ReServed", - "description": "Keep people off your lawn with claims!", - "body": "# Get Off My Lawn ReServed\n\n*Get Off My Lawn ReServed* is a take on the popular concept of player claims for Survival/Freebuild Fabric servers. \nThis mod works fully server side (no client mod required!) while being compatible with major Fabric modpacks\n\nThis project is a fork [Get Off My Lawn by Draylar](https://github.com/Draylar/get-off-my-lawn), with main focus on improving and building on top of original.\n\n\n# Video Showcase\n\n* English: https://youtu.be/R9-PuMRbNEc\n\n* Polish: https://youtu.be/1V8kh0h3NoU\n\n# Getting started\n\nTo get started, you'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!\n\n* **Makeshift**, default radius of 10\n* **Reinforced**, default radius of 25\n* **Glistening**, default radius of 50\n* **Crystal**, default radius of 75\n* **Emeradic**, default radius of 125\n* **Withered**, default radius of 200\n\nTo see claim areas, you'll have to craft a *Goggles of (Claim) Revealing*\n\nWhen this item equipped in the helmet, mainhand or offhand slot, claim outlines become visible.\n\n## [Recipes](https://github.com/Patbox/get-off-my-lawn-reserved/blob/1.19.4/recipes.md)\n\n## Claim configuration:\nTo configure your claim, you can interact with the anchor block. A UI will appear that offers several configuration options:\n- The player list can be used to add and remove access of players to your claim\n- The Augment list, that can be used for checking and configuring active augments\n\n## Claim upgrades:\nTo upgrade your claim, place an Anchor Augment next to the core Claim Anchor. Anchor Augments available include:\n- Ender Binding: Prevents Enddermen from teleporting\n- Villager Core: Prevents Zombies from damaging Villagers\n- Greeter: MOTD to visitors\n- Angelic Aura: Regen to all players inside region\n- Withering Seal: Prevents wither status effect\n- Force Field: non-whitelisted players get launched out of the claim\n- Heaven's Wings: flight\n- Lake Spirit's Grace: water breathing, water sight, and better breathing\n- Chaos Zone: Strength to all players inside region\n- PvP Arena: Allows changing pvp state in claim\n- Exprosion Controller: Allows toggling explosion protection\n\n## Config:\nYou can find config file in `./config/getoffmylawn.json`. To reload it, just type `/goml admin reload` in chat/console.\n\n```json5\n{\n \"makeshiftRadius\": 10, // Radius of makeshift claim\n \"reinforcedRadius\": 25, // Radius of reinforced claim\n \"glisteningRadius\": 50, // Radius of glistening claim\n \"crystalRadius\": 75, // Radius of crystal claim\n \"emeradicRadius\": 125, // Radius of emeradic claim\n \"witheredRadius\": 200, // Radius of withered claim\n \"claimProtectsFullWorldHeight\": false,// Makes claim protect area from bottom of the world to top\n \"dimensionBlacklist\": [ // Allows to blacklist specific dimensions\n \"example:dim\"\n ], \n \"regionBlacklist\": { // Allows to blacklist specific regions\n \"example:dim\": [\n {\n x1: -200,\n y1: -64,\n z1: -200,\n x2: 200,\n y2: 512,\n z2: 200,\n }\n ]\n },\n \"enabledAugments\": { // Allows to enable/disable augments per their id\n \"goml:lake_spirit_grace\": true,\n \"goml:angelic_aura\": true,\n \"goml:greeter\": true,\n \"goml:force_field\": true,\n \"goml:village_core\": true,\n \"goml:withering_seal\": true,\n \"goml:ender_binding\": true,\n \"goml:heaven_wings\": true,\n \"goml:chaos_zone\": true\n },\n \"allowedBlockInteraction\": [ // Allows to interact with specific blocks in claim\n \"somemod:store\"\n ],\n \"allowedEntityInteraction\": [ // Allows to interact with specific entities in claim\n \"minecraft:villager\"\n ],\n \"messagePrefix\": \"[<#a1ff59>GOML]\", // Default prefix used in messages\n \"placeholderNoClaimInfo\": \"Wilderness\",\n \"placeholderNoClaimOwners\": \"Nobody\",\n \"placeholderNoClaimTrusted\": \"Nobody\",\n \"placeholderClaimCanBuildInfo\": \"${owners} (${anchor})\",\n \"placeholderClaimCantBuildInfo\": \"${owners} (${anchor})\"\n}\n```\n\n\n## License\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).\n", - "client_side": "optional", - "server_side": "required", - "categories": [], - "additional_categories": [], - "gallery": [], - "kind": "client-optional", - "link": "https://modrinth.com/mod/goml-reserved", - "conflicts": - [ - "cadmus" - ], - "review": true - }, { "slug": "fix-keyboard-on-linux", "project_type": "mod", @@ -1632,36 +1613,6 @@ "conflicts": null, "review": false }, - { - "slug": "cadmus", - "project_type": "mod", - "title": "Cadmus", - "description": "A land claiming mod that allows users to claim land to protect your home from thieves, bandits and monsters, and admins to claim land with region flags and advanced protection", - "body": "## Cadmus\n\n[![Made by Terrarium](https://cdn.discordapp.com/attachments/1073717602880327761/1073718144910233691/Terrarium_vector.svg)](https://discord.terrarium.earth)\n[![Modrinth Partnership](https://cdn.discordapp.com/attachments/817413688771608587/1117196719420092557/Modrinth_vector.svg)](https://discord.gg/modrinth-734077874708938864)\n[![Requires Resourceful Lib](https://cdn.discordapp.com/attachments/1073717602880327761/1117197221792854156/RLib_vector.svg)](https://modrinth.com/mod/resourceful-lib)\n[![Supports Argonauts](https://cdn.discordapp.com/attachments/1073717602880327761/1117197944815353896/Supports_Argonauts_vector.svg)](https://modrinth.com/mod/argonauts)\n\n---\n\n### 📖 About 📖\n\nNamed after the great king and founder of Thebes, Cadmus allows both players\nand server admins to protect their land from thieves and certain environmental\nelements.\n\nPlayers can claim land as an individual or as a [team](https://modrinth.com/mod/argonauts).\nServer owners can use the admin claim feature to claim chunks no player may touch,\nand even further than that, they can use the region flags system to enable or disable\ncertain rules from occuring in the claimed admin chunks\n\n### Land claiming\n![Very pog team claim shown on map](https://cdn.discordapp.com/attachments/1094731881590833203/1111446601932746794/Screenshot_2023-05-25_at_7.11.50_PM.png)\n\n### Admin claims\n![Epic admin claim shown on map](https://cdn.discordapp.com/attachments/1094731881590833203/1111449007563231252/Screenshot_2023-05-25_at_7.21.11_PM.png)\n\n---\n\n### Check out the rest of Project Odyssey!\n\n\"Argonauts\"\n\"Heracles\"\n\"Hermes\"\n\"Cadmus\"\n\"Prometheus\"\n\n---\n\n[![Use code \"Terrarium\" for 25% off at BisectHosting](https://cdn.discordapp.com/attachments/817413688771608587/1117104938712047747/Terrarium_BisectHosting_Banner_image.png)](http://bisecthosting.com/terrarium)\n\n---\n\n### Socials\n\n[![youtube-plural](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy-minimal/social/youtube-plural_vector.svg)](https://youtube.terrarium.earth)\n[![twitch-plural](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy-minimal/social/twitch-plural_vector.svg)](https://www.twitch.tv/terrariumearth)\n[![twitter-plural](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy-minimal/social/twitter-plural_vector.svg)](https://twitter.terrarium.earth)\n[![kofi-plural](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy-minimal/donate/kofi-plural_vector.svg)](https://kofi.terrarium.earth)\n[![discord-plural](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy-minimal/social/discord-plural_vector.svg)](https://discord.terrarium.earth)\n[![modrinth](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy-minimal/available/modrinth_vector.svg)](https://modrinth.com/user/Terrarium)\n[![curseforge](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy-minimal/available/curseforge_vector.svg)](https://www.curseforge.com/members/terrariumearth/projects)\n---\n\n### Check out our other projects\n\"Handcrafted\"\n\"Chipped\"\n\"Ad\n\"Tempad\"\n\"Colorful\n\n\"Lil\n\"Vitalize\"\n\"Spirit\"\n\"Reaper\"\n\"Experience", - "client_side": "optional", - "server_side": "required", - "categories": - [ - "utility" - ], - "additional_categories": - [ - "adventure", - "management" - ], - "gallery": - [ - "https://cdn.modrinth.com/data/fEWKxVzh/images/b1b849f76ed8a0309b07204ae8a9c3fd2feec1bb.png", - "https://cdn.modrinth.com/data/fEWKxVzh/images/db695b9899b30e54ad82f2c117d1c74975801a9f.png" - ], - "kind": "client-optional", - "link": "https://modrinth.com/mod/cadmus", - "conflicts": - [ - "goml-reserved" - ], - "review": true - }, { "slug": "kaffees_dual_ride", "project_type": "mod",