EnderFurnace icon

EnderFurnace -----

Spigot plugin for smelting items similar to how an enderchest works



Similar to the /enderchest command from the Essentials plugin, this plugin adds the /enderfurnace command to your server which will open a furnace inventory wherever you are. The furnace will smelt items in the background and functions exactly how a normal furnace operates.

Code (YAML):
commands:
  enderfurnace
:
    description
: Opens the ender furnace which functions similar to an ender chest
    permission
: enderfurnace.command
    usage
: /<command>
    aliases
: ef
Code (YAML):
# ${project.name} configuration

# The name of the world which will contains all ender furnaces
# Players do not have access to this world, which they shouldn't,
# unless the permission enderfurnace.world.join is granted.
furnace-world-name
: 'ender_furnace_plugin'
 
Notes for server administrators:
  • If the server is paused, items in the ender furnace will not smelt
  • All items and furnaces are stored in a separate world named ender_furnace_plugin (this name is configurable). This world is not meant to be accessible by players. The plugin will prevent players from joining the world in case other plugins are installed which enable player teleportation between worlds.
  • All data is currently stored in the ender furnace world (ender_furnace_plugin)
  • Minecraft version 1.14 is the minimum version for this plugin to function.
Resource Information
Author:
----------
Total Downloads: 19
First Release: Apr 24, 2025
Last Update: Apr 24, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings