ShulkerPackX icon

ShulkerPackX -----

A simple plugin that allows you to open shulker boxes without placing them.




  • Added WorldGuard mode configuration option.
  • Added configurable open/close sounds.

New Configuration Options:
Code (YAML):
# Only enable Shulker Box in regions where a player can't place a block.
# Requires WorldGuard. Doesn't apply to shulker boxes inside of inventories.
# Default: false
world-guard-mode
: false

# Sound for opening shulker boxes.
open-sound
:
  sound
: "minecraft:block.shulker_box.open"
  category
: "ui"
  volume
: 1.0
  pitch
: 1.0

# Sound for closing shulker boxes.
close-sound
:
  sound
: "minecraft:block.shulker_box.close"
  category
: "ui"
  volume
: 1.0
  pitch
: 1.0
 
----------, Aug 3, 2025

  • Added support for Spigot 1.21.8.
  • Updated to BlueSlimeCore 2.9.7.
  • Added a permission for the shop command.
  • Added a configuration option for right-clicking the shulker box inside an inventory.

New Configuration:
Code (YAML):
# Set this to true to get extra console output.
# Not necessary for most servers unless there is a bug.
# Default: false
debug-mode
: false

# Setting this to true will allow players to shift+right-click shulker boxes inside of GUIs to open them.
# NOT RECOMMENDED: May cause issues with other plugins or duplications
# This option will only work with shulker boxes that already contain items.
# If the shulker box is empty, it will not work.
# Default: false
allow-inventory-right-click
: false

shop-menu
:
  # Set this to true to enable the ShulkerPackX shop menu.
  # Default: true
  enabled
: true

  # Set this to the default price for unknown materials.
  # Mojang may add more shulker box types in the future.
  default-price
: 5.0
 
  # Change the prices for each shulker box here.
  price
:
    SHULKER_BOX
: 1.0
    WHITE_SHULKER_BOX
: 5.0
    ORANGE_SHULKER_BOX
: 5.0
    MAGENTA_SHULKER_BOX
: 5.0
    LIGHT_BLUE_SHULKER_BOX
: 5.0
    YELLOW_SHULKER_BOX
: 5.0
    LIME_SHULKER_BOX
: 5.0
    PINK_SHULKER_BOX
: 5.0
    GRAY_SHULKER_BOX
: 5.0
    LIGHT_GRAY_SHULKER_BOX
: 5.0
    CYAN_SHULKER_BOX
: 5.0
    PURPLE_SHULKER_BOX
: 5.0
    BLUE_SHULKER_BOX
: 5.0
    BROWN_SHULKER_BOX
: 5.0
    GREEN_SHULKER_BOX
: 5.0
    RED_SHULKER_BOX
: 5.0
    BLACK_SHULKER_BOX
: 5.0
 
----------, Aug 3, 2025

Updated to BlueSlimeCore 2.9 and add support for Folia servers.
----------, May 26, 2023

Change Log:
  • Bump BlueSlimeCore to 2.7.0
  • Added a customizable shop menu to allow players to unlock individual shulker boxes.
  • The shop feature can be enabled or disabled in the configuration file.
  • Bump minimum game version to 1.14.4.
  • Fix bug that allowed hot bar buttons to place shulker boxes inside of other shulker boxes.

New Configuration File:
Code (YAML):

# Set this to true to get extra console output.
# Not necessary for most servers unless there is a bug.
# Default: false
debug-mode
: false

shop-menu
:
  # Set this to true to enable the ShulkerPackX shop menu.
  # Default: true
  enabled
: true
 
  # Change the prices for each shulker box here.
  price
:
    SHULKER_BOX
: 1.0
    WHITE_SHULKER_BOX
: 5.0
    ORANGE_SHULKER_BOX
: 5.0
    MAGENTA_SHULKER_BOX
: 5.0
    LIGHT_BLUE_SHULKER_BOX
: 5.0
    YELLOW_SHULKER_BOX
: 5.0
    LIME_SHULKER_BOX
: 5.0
    PINK_SHULKER_BOX
: 5.0
    GRAY_SHULKER_BOX
: 5.0
    LIGHT_GRAY_SHULKER_BOX
: 5.0
    CYAN_SHULKER_BOX
: 5.0
    PURPLE_SHULKER_BOX
: 5.0
    BLUE_SHULKER_BOX
: 5.0
    BROWN_SHULKER_BOX
: 5.0
    GREEN_SHULKER_BOX
: 5.0
    RED_SHULKER_BOX
: 5.0
    BLACK_SHULKER_BOX
: 5.0
 
----------, Mar 16, 2023

Change Log:
  • Update to BlueSlimeCore 2.6.0.18.
  • Fixed GUI to follow vanilla GUI rules.

If the container has a custom name, use it.
Otherwise, use the translatable container name (container.shulkerBox)
----------, Sep 22, 2022

Change Log:
  • Fix item loss issue when attempting to drop shulker box contents into the world.
  • Fix item loss issue when holding an item on the cursor and closing the shulker box.
----------, Aug 22, 2022

Change Log:
  • Updated to BlueSlimeCore 2.5.2.
----------, Aug 18, 2022

Change Log:
  • Updated to Spigot 1.18.2 and 1.19.
  • Updated to SirBlobmanCore 2.4.0.
----------, Jul 10, 2022

Change Log:
  • Fixed a duplication glitch by preventing players from dropping any items while inside of the shulker box inventory.
----------, Jul 6, 2021

Change Log:
  • Added update checker from SirBlobmanCore.
----------, Jun 15, 2021

Change Log:
  • Added support for Spigot 1.17.
  • Updated SirBlobmanCore dependency to 2.2.0.
  • Removed creative mode bypass.
  • Added permission to place shulker boxes by sneaking.
----------, Jun 15, 2021

Change Log:
  • Fix missing dependency in plugin.yml
----------, Jan 26, 2021

Change Log:
  • Updated SirBlobmanCore to 2.0.0
  • Added support for 1.16.5
----------, Jan 26, 2021

Change Log:
- Improved menu code
- Made sure the plugin supports 1.16.4
----------, Nov 30, 2020

If you want to view the source for this project, you can view it on GitHub. Pull Requests and forks are accepted :)

https://github.com/SirBlobman/ShulkerPackX
----------, Jul 23, 2020

Resource Information
Author:
----------
Total Downloads: 29,732
First Release: Jul 22, 2020
Last Update: Aug 3, 2025
Category: ---------------
All-Time Rating:
5 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings