![[SimplePetsAddon] WorldBorder Addon](https://cdn.metamods.net/images/mods/spets-worldborder/logo.png)
[SimplePetsAddon] WorldBorder Addon
About the Addon's Features
This addon for the SimplePets plugin provides server administrators with comprehensive control over pet behavior beyond established game boundaries. You can flexibly configure system reactions to various pet interactions, including their appearance in the world, movement, player mounting, and direct control.
Required Components
For proper addon functionality, you'll need:
- SimplePets plugin (required)
- WorldBorder plugin version 2.1.4 or newer (also required)
Installation Methods
Command Installation (Easiest Option)
Enter the command /pet addon install WorldBorder
in chat – the system will automatically download and activate the addon.
Graphical Interface Installation
- Execute the
/pet addon
command - In the opened menu, select "Install Addons" in the bottom section of the screen
- Find the "WorldBorder" addon in the list and click on it
Note: If the process hangs with "Installing..." message, check the console for errors. If no errors are present, use another installation method.
Manual Installation
- Open the SimplePets plugin folder
- Create or open the "Addons" folder
- Download the addon file and place it in the "Addons" folder
- Restart the server to activate the addon
Default Configuration
# What permission should be used to bypass restrictions?
bypass-permission: pet.worldborder.bypass
checks:
spawning:
# Should pet spawning in the world be checked?
enabled: true
# This message is only visible when hovering over the spawn failure notification
# Can be left empty or set to 'null' to disable the message
reason: '&cYour pet cannot spawn in this area'
mounting:
# Check player mounting on pets?
enabled: true
# Remove the pet or simply cancel the action?
remove-pet: true
moving:
# Control pet movement?
enabled: true
# Remove the pet or simply block movement?
remove-pet: true
riding:
# Check when owner controls the pet?
enabled: true
# Remove the pet or simply cancel the action?
remove-pet: true
# Dismount the player from the pet (ignored if remove-pet is set to true)?
dismount: true