HomeJavaMods[SimplePetsAddon] GriefPrevention Addon
[SimplePetsAddon] GriefPrevention Addon
ModsJava

[SimplePetsAddon] GriefPrevention Addon

by brainsynder · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.19–1.20.4 · Bukkit⬇ Download for 1.17.1–1.18.2 · Bukkit⬇ Download for 1.19–1.20.4 · Paper⬇ Download for 1.18–1.18.2 · Paper⬇ Download for 1.19–1.20.4 · Spigot⬇ Download for 1.18–1.18.2 · Spigot
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

What is this addon?

This is a SimplePets Addon that allows server owners/admins to stop specific pet events from happening when a player/pet is on or off of claimed land.

Plugin/Resource Links:

What Features does it have?

How to install:

The addon can be installed a few different ways it can be done via the install command, via the GUI installer, or manually

Install via Command: (Easiest)

Install via GUI Installer:

NOTE: If it gets stuck saying "Installing..." then check your console for any errors, If there are none then try one of the other methods.

Install Manually:

Default Config:

# What should the bypass permission be set to?
bypass-permission: pet.griefprevention.bypass

checks:
  spawning:
    # Should the addon check when a pet is spawned?
    enabled: true
    # This message is only visible when you hover over the 'pet failed to spawn' message
    # You can make this blank or 'null' if you want no message
    reason: '&cYour pet is not able to be spawned in this area'
    # Should players be allowed to spawn pets in claims they are trusted to?
    trusted-claims: true
    # Should pets be allowed to spawn in admin claims?
    admin-claims: true
    # Should pets be allowed to spawn in unclaimed lands?
    unclaimed-land: true
    # Should players be allowed to spawn pets in their claims?
    personal-claims: true
    
  mounting:
    # Should the addon check when the player mounts the pet?
    enabled: true
    # Should the pet be removed or should it just be canceled?
    remove-pet: true
    # Should players be allowed to mount their pets in their claims?
    personal-claims: true
    # Should players be allowed to mount their pets in unclaimed lands?
    unclaimed-land: true
    # Should players be allowed to mount their pets in admin claims?
    admin-claims: true
    # Should players be allowed to mount their pets in claims they are trusted to?
    trusted-claims: true
    
  moving:
    # Should the addon check when a pet moves?
    enabled: true
    # Should the pet be removed or should it just be canceled?
    remove-pet: true
    # Should pets be allowed to move in unclaimed lands?
    unclaimed-land: true
    # Should pets be allowed to move in admin claims?
    admin-claims: true
    # Should pets be allowed to move in their summoners claim?
    personal-claims: true
    # Should pets be allowed to move in claims their summoner is trusted on?
    trusted-claims: true
    
  riding:
    # Should the addon check when the pets owner is riding it?
    enabled: true
    # Should the pet be removed or should it just be canceled?
    remove-pet: true
    # Should the player be dismounted (if remove-pet is set to true this is ignored)?
    dismount: true
    # Should players be allowed to ride their pets in unclaimed lands?
    unclaimed-land: true
    # Should players be allowed to ride their pets in claims they are trusted to?
    trusted-claims: true
    # Should players be allowed to ride their pets in admin claims?
    admin-claims: true
    # Should players be allowed to ride their pets in their claims?
    personal-claims: true
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more