Shulkers - Shulker Boxes added to 1.8! icon

Shulkers - Shulker Boxes added to 1.8! -----

This plugin replicates Shulker Boxes in version 1.8




This update to Shulkers adds the ability for placing Shulker Boxes with a Dispenser.

Some optimization to the source code was also done.

And a minor bug which did not display items contained correctly in the Shulker Box ItemStack has been fixed.
----------, Apr 1, 2025

This update brings a new configuration for Shulkers.

You now have a few config options for your server, that allow you to customize the Shulkers plugin as you see fit!


# Config for Shulkers version 1.1
# If you use this plugin as an API, please be cautious with internal classes
# as reflection is being used in this plugin

####################################
############ CONFIG OPTIONS ########
####################################

# Option 1 - Disable persistent saving?
# This option disables the saving of data across server restarts.
# This is useful for worlds that are reset/deleted frequently (e.g., mini-games).
DisablePeristentSaving: false

# Option 2 - Allow players to craft Shulker Boxes?
# Setting this to 'true' allows players to craft Shulker Boxes using the crafting table.
AllowShulkerBoxCrafting: true

# Option 3 - Allow players to dye Shulker Boxes?
# This option allows players to dye Shulker Boxes with dye in their inventory.
AllowShulkerBoxDyeing: true

# Option 4 - Require players to have a specific permission to craft Shulker Boxes?
# If enabled, only players with the specified permission can craft Shulker Boxes.
RequirePermissionToCraft: false
CraftShulkerBoxPermission: "shulkers.craft" # The permission node required to craft Shulker Boxes.

# Option 5 - Require players to have a specific permission to dye Shulker Boxes?
# If enabled, only players with the specified permission can dye Shulker Boxes.
RequirePermissionToDye: false
DyeShulkerBoxPermission: "shulkers.dye" # The permission node required to dye Shulker Boxes.

####################################
############## DROPS ###############
####################################

# Shulker Box / Shulker Shell drops:
# These settings control whether Shulker Boxes and Shulker Shells drop when certain mobs are killed.

ShulkerDrops:
drops:
enabled: true # Whether item drops are enabled or not (set to 'false' to disable all drops)
mobs: # List of mobs that can drop items and their respective drop chance (as a percentage)
ENDERMAN: 10 # 10% chance that Endermen will drop the configured items (Shulker Box / Shell)
dropItems:
ShulkerBox: false # Set to 'true' if you want Shulker Boxes to drop from mobs
ShulkerShell: true # Set to 'true' if you want Shulker Shells to drop from mobs



As the default - Endermen drop Shulker shells with a 10% chance, but you can change the mob or add more mobs with what ever percent chance you wish.
----------, Mar 28, 2025

Just another quick bug fix:

Please use the latest version, as this bug allows players to craft Shulker Boxes using any head item.

This fix ensures they are using "Shulker Shells".
----------, Mar 28, 2025

A quick update with a major bug fix, and some minor ones.

A new feature has been added:

When a player interacts with the Shulker Box, it will now have an "open lid" to indicate that they have opened the shulker box.

This is mostly a QOL update, but a much needed one.
----------, Mar 28, 2025

Resource Information
Author:
----------
Total Downloads: 31
First Release: Mar 26, 2025
Last Update: Apr 1, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings