UltimateItemRecycler icon

UltimateItemRecycler -----

Recycle or uncraft unwanted items to free up space and resources!



Recycle or uncraft unwanted items to free up space and resources.

Commands
  • /recycler open - Open the recycler gui
  • /recycler give <player> - Give a recycler to a player
  • /recycler reload - Reloads the plugin
Permissions
  • itemrecycler.command.open - Allows use of the /recycler open command
  • itemrecycler.command.give - Allows use of the /recycler give command
  • itemrecycler.command.reload - Allows use of the /recycler reload command
Blacklist Items Support
You can configure a list of items that cannot be recycled or uncrafted.

Success Rate Support
You can configure recycling success chances based on player permissions.

Success Output Support
You can configure a percentage of items to be returned if recycling fails.

Recycler Block Support
You can configure a placeable block that opens the recycler gui when right-clicked.

Menu - Recycler Support
You can configure the recycler gui menu.

Menu – Output Support
You can configure the GUI to display recycled items.

Recipe Support
You can configure custom recycling recipes.

Code (YAML):
blacklist-items :
 - BEDROCK
  - BARRIER
  - COMMAND_BLOCK
  - DRAGON_EGG

success-rate
:
  enabled
: false
  permissions
:
    basic
: 50
    staff
: 75
    admin
: 100

success-out
:
  enabled
: false
  percentage
: 50

recycler-block
:
  name
: "&eRecycler &7(Place)"
  lore
: "&7Right-click to open the recycler!"
  texture
: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTgxMTkxN2M2NDRmMDRmNTZiNjhjOWM3MWIzM2FjMDgyYzI2MDFjMjQ0MDliZTc4YzIwNjNkNGRmMmE4NjUyNSJ9fX0="

menu
:
  recycler
:
    name
: "&8Recycler"
    size
: 27
    buttons
:
      recycle
:
        material
: "ANVIL"
        name
: "&aRecycle"
        lore
:
         - "&7Click to recycle!"
        slot
: 26
  output
:
    name
: "&8Recycler Result"
    size
: 27

recipe
:
  enabled
: true
  ingredients
:
    O
: "OAK_PLANKS"
    F
: "FURNACE"
    I
: "IRON_INGOT"
    C
: "COAL"
  shape
:
   - "OOO"
    - "OFO"
    - "ICI"

Code (YAML):
messages:
  prefix
: "&8[&aUltimateItemRecycler&8]&r"
  no-permission
: "%prefix% &cYou don't have permission to use this command!"
  player-only
: "%prefix% &cYou can't use commands from console!"
  player-not-found
: "%prefix% &cPlayer is not online!"
  no-item
: "%prefix% &cPlease put an item into the recycler!"
  item-not-recyclable
: "%prefix% &cThis item cannot be recycled!"
  no-recipe
: "%prefix% &cThis item cannot be recycled because it has no recipe!"
  recycler-give-sender
: "%prefix% &aYou have given a &brecycler &ato &7%target%&a!"
  recycler-give-target
: "%prefix% &aYou have received a &brecycler&a!"
  help-header
: "&e----- UltimateItemRecycler Commands -----"
  help-open
: "%prefix% &f/%cmd% open &7- Open the recycler gui"
  help-give
: "%prefix% &f/%cmd% give <player> &7- Give a recycler to a player"
  help-reload
: "%prefix% &f/%cmd% reload &7- Reloads the plugin"
  reload-success
: "%prefix% &aSuccessfully reloaded!"
  reload-fail
: "%prefix% &cA serious error occurred during reloading"



For support, please use only resource discussion

Terms of Service
By using this plugin, you agree to the following terms, which may be updated by the author at any time.
  • All payments are final and non-refundable.
  • Redistribution or resale of this plugin is prohibited.
  • You are not permitted to modify, decompile, or extract any part of the plugin's source code.
  • Support is provided exclusively to legitimate customers. We cannot offer support for plugins obtained through unauthorized or illegal means.
Resource Information
Author:
----------
Total Downloads: 1
First Release: Feb 8, 2026
Last Update: Mar 15, 2026
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings