[SimplePetsAddon] PlotSquared Addon

Quick rating

[SimplePetsAddon] PlotSquared Addon

No reviews yet

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

Mod Loaders
Paper
Spigot
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
GNU General Public License v3.0 only
Latest Version
0.5
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

About

Description

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?

  • Control what happens when pets spawn on roads/unclaimed plots
  • Control what happens when pets walk on roads/unclaimed/denied plots
    • This also includes when the player is riding their pet
    • You can also control if the pets should be removed or if they should just stop

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)

  • Simply type the /pet addon install PlotSquared command It will also attempt to load and enable it

Install via GUI Installer:

  • Run the /pet addon command
  • Click the Install Addons item that is in the bottom row of the GUI
  • Locate the PlotSquared item in the GUI
  • Once found simply click it

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:

  • Open the SimplePets plugin folder
  • Open the Addons folder (If the folder is not there then simply create one)
  • Download the addon from one of the download locations
  • Drop the addons jar file into the Addons folder
  • Restart your server (This is to actually get the addon loaded into the plugin)

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

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works