HomeJavaMods[SimplePetsAddon] PlotSquared Addon
[SimplePetsAddon] PlotSquared Addon
ModsJava

[SimplePetsAddon] PlotSquared Addon

by brainsynder · on Modrinth

Hooks into the PlotSquared plugin to allow/deny certain pet events from happening on certain parts of a plot world (road/unclaimed/denied)

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.18–1.20.1 · Bukkit⬇ Download for 1.17–1.17.1 · Bukkit⬇ Download for 1.18–1.20.1 · Paper⬇ Download for 1.17–1.17.1 · Paper⬇ Download for 1.18–1.20.1 · Spigot⬇ Download for 1.17–1.17.1 · 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 hooks into the PlotSquared plugin to allow/deny certain pet events from happening on certain parts of a plot world (road/unclaimed/denied)

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:

spawning-checks:
  # Should there be ANY checks for when a pet is spawned
  enabled: true
  # Should the addon check if the player can spawn the pet on the road
  roads: false
  # Should the addon check if the player can spawn the pet on an unclaimed plot
  unclaimed: false
  
move-checks:
  # Should there be ANY checks for when a pet is moving
  enabled: true
  # If any of the checks fail, should the pet in question be removed?
  remove-pet: true
  # Should the addon check if the pet can move/walk on the road
  roads: false
  # Should the addon check if the pet can move/walk on an unclaimed plot
  unclaimed: false
  # Should the addon check if the pet can move/walk on a plot their owner is denied on
  denied: true
  
bypass-permissions:
  # This is the master permission, Will ignore all individual bypass permissions listed below
  master: pet.plotsquared.bypass
  spawn:
    # This is the master permission for when a pet is spawned, Will ignore all individual bypass permissions listed below
    master: pet.plotsquared.spawn
    # This is the bypass permission for when a pet is spawned on the road, If a player has this they will be allowed to spawn the pet on the road
    road: pet.plotsquared.spawn.road
    # This is the bypass permission for when a pet is spawned on an unclaimed plot, If a player has this they will be allowed to spawn the pet on an unclaimed plot
    unclaimed: pet.plotsquared.spawn.unclaimed
  move:
    # This is the master permission for when a pet is moving, Will ignore all individual bypass permissions listed below
    master: pet.plotsquared.move
    # This is the bypass permission for when a pet is moving on the road
    road: pet.plotsquared.move.road
    # This is the bypass permission for when a pet is moving on an unclaimed plot
    unclaimed: pet.plotsquared.move.unclaimed
    # This is the bypass permission for when a pet is moving on a plot the owner is denied on
    denied: pet.plotsquared.move.denied
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