Language

Custom Unblocker - Opening chests and shulker boxes through solid blocks

Custom Unblocker - Opening chests and shulker boxes through solid blocks

SpigotMC

Unblocks containers standing below solid blocks

178 downloads 5.0 rating
latest v1.0.0 SpigotMC
1.8 – 1.13
[​IMG]

If you like this plugin leave a good review.
You can also make a donation.


[​IMG]

CustomUnblocker is a plugin which allows players with special permission to open chests and shulker boxes with a solid block (or cats) above.​


[​IMG]
  • Selecting available types of containers
  • Selecting available worlds
  • Checking access to a region of a block before opening
  • Allowing some players to ignore these conditions
  • Config reloading command
[​IMG]

[​IMG]

[​IMG]

[​IMG]


[​IMG]

/unblocker reload - reloads config​


[​IMG]
  • unblocker.* - gives access to all permissions
  • unblocker.admin - allows to use /unblocker reload
  • unblocker.use - allows opening blocked containers
  • unblocker.unconditional - allows to open blocked containers unconditionally

[​IMG]

Code (YAML):
# If it set to true the plugin will open blocks only if other plugins allow a player to build in its location
check-can-build
: true
# List blocks which can be unblocked
blocks
:
- CHEST
- TRAPPED_CHEST
- WHITE_SHULKER_BOX
- ORANGE_SHULKER_BOX
- MAGENTA_SHULKER_BOX
- LIGHT_BLUE_SHULKER_BOX
- YELLOW_SHULKER_BOX
- LIME_SHULKER_BOX
- PINK_SHULKER_BOX
- GRAY_SHULKER_BOX
- SILVER_SHULKER_BOX
- CYAN_SHULKER_BOX
- PURPLE_SHULKER_BOX
- BLUE_SHULKER_BOX
- BROWN_SHULKER_BOX
- GREEN_SHULKER_BOX
- RED_SHULKER_BOX
- BLACK_SHULKER_BOX
- SHULKER_BOX
# Set true for allowing unblocking in all worlds except worlds from list
# Set false for allowing unblocking only in worlds from list
worlds-excepting-mode
: true
# List enabled (disabled) worlds
worlds
:
- example1
- example2

[​IMG]
  • Add command tab complete
  • Add source code
  • Add update checker
  • Add lang.yml
  • Add messages
  • Add sounds
  • Add in-game setting editing

Versions

Release
1.0.0
·
84

Comments 0

No comments yet. Be the first to share your thoughts.

Download Custom Unblocker - Opening chests and shulker boxes through solid blocks

Files are served directly from the original source. Modgrid does not host or modify them.