Commands
The main command is /kafurnace, with alias /kf.
Player commands#
| Command | Description |
|---|---|
/kf |
Open the personal furnace main menu |
/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.
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 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.
Database type, connection settings, write-queue capacity, and max-settlements-per-advance require a full restart.