PersonalShulkers lets only the player who placed the shulker in a region be able to interact with it.
This plugin was done to combat players who use freecam or other means of hacks to open other player's shulkers in a shulker room used in Box Servers for example.
PS. Data Persists after restarts due to using NamespacedKeys and a Database used for clearing using commands
If you encounter any issues, please enter my support server: https://haxixu.xyz/go/support
This plugin was done to combat players who use freecam or other means of hacks to open other player's shulkers in a shulker room used in Box Servers for example.
PS. Data Persists after restarts due to using NamespacedKeys and a Database used for clearing using commands
Spoiler: Commands
Commands:
Code (Text):
/clearshulkerdata <1d5h2m1s> - clears all saved data of placed shulkerboxes
/clearshulkerdata player <player> - clears all saved data of placed shulkerboxes of the player
/clearshulkerdata player <player> - clears all saved data of placed shulkerboxes of the player
Spoiler: Config
Config:
database :
# Storage backend: sqlite, mysql, or mariadb
type : sqlite
# MySQL/MariaDB settings (ignored when using sqlite)
host : localhost
port : 3306
database : personalshulkers
username : root
password : ""
pool-size : 10
allowedRegions :
- region1
- region2
# if set to player it will check if the player is inside any of the regions specified above upon placing the shulker box
# if set to block it will check if the block placed is inside any of the regions above upon placing the shulker box
regionCheck : block
messages:
breakMessage : "<bold><green>This shulker does not belong to you!</green></bold>"
openMessage : "<bold><green>This shulker does not belong to you!</green></bold>"
noPermission : "<bold><red>You do not have permission to use this command!</red></bold>"
Code (YAML):
database :
# Storage backend: sqlite, mysql, or mariadb
type : sqlite
# MySQL/MariaDB settings (ignored when using sqlite)
host : localhost
port : 3306
database : personalshulkers
username : root
password : ""
pool-size : 10
allowedRegions :
- region1
- region2
# if set to player it will check if the player is inside any of the regions specified above upon placing the shulker box
# if set to block it will check if the block placed is inside any of the regions above upon placing the shulker box
regionCheck : block
messages:
breakMessage : "<bold><green>This shulker does not belong to you!</green></bold>"
openMessage : "<bold><green>This shulker does not belong to you!</green></bold>"
noPermission : "<bold><red>You do not have permission to use this command!</red></bold>"
Spoiler: Permissions
Permissions:
Code (Text):
personalshulkers.clear - permission to clear data
personalshulkers.bypass - bypasses all checks
personalshulkers.bypass - bypasses all checks
If you encounter any issues, please enter my support server: https://haxixu.xyz/go/support
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.19, 1.20, 1.20.6
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
PersonalShulkers is a free Minecraft Java mod. Compatible with Minecraft 1.19, 1.20, 1.20.6, 1.21. Downloaded 217 times (via Spigot). Download it and open it directly in the game.