This resource is not plugin
Chestremover script is used to delete chests of player.
Use command to delete all
chests, barrels, shulker boxes or ender chests
, which player placed on ground.
What is script offering?
- Easy control of player storages
- Customizable
Requirements:
-
Skript
Installation:
- Download the chestremover script
- Put script in file located /plugins/skript/scripts
Setting up:
- Open file chestremover.sk
- Edit values in "Options" section to your liking
- You can set world where is script working, command name, permissions and all messages
Code (Text):
#-----------------------------------------------------------------------------------------------------
options:
#basic
var_prefix: jp.script.chestremover #It's safe to leave this default
world: "hardcore" #World where should script work
command: chestremover #Name of command
permission: skript.chestremover.admin #Permission for command
#messages
permission_message: "&cYou don't have permissions to use this command" #Permission message
deleted: "&cDeleted chests of %arg-2%" #Message when delete command is used
nochests: "&cThis player doesn't have any chests" #Message when player did not place any storages
vardeleted: "&cYou deleted all variables" #Message when you deleting all variables
deletedall: "&cYou deleted all picked chests" #Message when you deleted chests of all players
#command usage
#
#/<yourcommand> delete <player> - to delete all chests of player
#/<yourcommand> destroyall - to destroy all player chests
#/<yourcommand> deleteall confirm - to delete all variables
#
#-----------------------------------------------------------------------------------------------------
FAQ:
Can i edit the file?
Yes, script is written to be easily understood and edited
Can i order custom scripts?
Yes, you can contact me on my discord
Where to send ideas for improvements?
Join my discord and send the idea
Can i order one image, like is the one at top of page?
Yes, you can contact me on my discord
Don't use reviews to report bugs or give ideas