Commands
The main command is /kafurnace, with alias /kf.
Player commands#
| Command | Description |
|---|---|
/kf |
Open the personal furnace main menu |
/kf open <1-10> |
Open one of your furnaces by stable index after granting any configured initial furnaces not yet received |
/kf help |
Show permission-filtered help |
/kf lang |
Show the global message language |
Players purchase furnaces, switch types, upgrade levels, and unlock permanent abilities through the main menu. There is no player text command that bypasses configured prices. Transactions also enforce player permission limits before charging.
Administrator commands#
| Command | Description |
|---|---|
/kf reload |
Reload the main config, upgrades.yml, languages, and menus |
/kf lang <zh_CN|en_US> |
Set the global message language and reload |
/kf ui <zh_CN|en_US> |
Install three missing menu templates without overwriting existing files |
/kf admin <player|UUID> <1-10> open |
Open and operate an existing furnace owned by another player |
/kf admin furnace <player|UUID> <1-10> get |
Inspect every level and ability on one furnace |
/kf admin furnace <player|UUID> <1-10> set <property> <value> |
Bypass payment, force a value, and save it immediately |
/kf admin furnace <player|UUID> <1-10> reset <property> |
Reset a level to 1 or an ability to false |
Supported properties are:
input_slot
fuel_slot
output_slot
fuel_efficiency
smelting_speed
offline_smelting
auto_output_delivery
completion_notification
The first five accept 1..6; the last three accept true or false. A slot-level reduction is rejected if it would lock a non-empty slot. A player name must already be known to Bukkit; a UUID can be supplied directly. Administrator opening does not create a missing furnace and still follows the owner's offline-smelting setting while that owner is offline. The administrator can deposit and extract virtual items with the same slot rules as the owner.
Database type, connection settings, write-queue capacity, and max-settlements-per-advance require a full restart.