-
Notifications
You must be signed in to change notification settings - Fork 0
Server Configuration
Slimefun Legacy ships with production-oriented defaults, but server owners can tune progression, Guide behavior, machine timing, networks, radiation, backups and Legacy safety features in plugins/Slimefun/config.yml.
Warning
Back up the current configuration before editing it, and restart the server normally after changes. Do not use /reload.
Slimefun Legacy is maintained as an English-first fork. The default configuration uses:
options:
auto-update: false
language: en
enable-translations: falseThe built-in upstream auto-updater is intentionally disabled so it cannot replace the Legacy build with a different upstream core.
Current defaults include:
guide:
show-vanilla-recipes: true
receive-on-first-join: true
show-hidden-item-groups-in-search: falseThese control whether vanilla recipes appear in the Slimefun Guide, whether new players receive a Guide and whether hidden groups are included in search.
Research progression can be adjusted under researches:.
Important options include:
researches:
free-in-creative-mode: true
enable-fireworks: true
use-money-unlock: false
currency-cost-convert-rate: 25.0
disable-learning-animation: falseIf use-money-unlock is enabled, the server's economy/Vault setup becomes part of the research system. Test that path before enabling it for production players.
Slimefun's regular machine work is controlled under URID::
URID:
info-delay: 3000
custom-ticker-delay: 10
enable-tickers: trueIncreasing ticker delay can reduce how often machine work is processed, but it also slows visible machine behavior. Do not change this as a first response to lag; profile first.
See Server Performance.
Current network defaults include:
networks:
max-size: 200
cargo-ticker-delay: 0
enable-visualizer: true
delete-excess-items: falseLimits network traversal. Smaller values can constrain very large Cargo/energy installations but may also break networks players already built.
Adds delay between Cargo processing cycles. Raising this can lower Cargo work at the cost of slower item movement.
The default is conservative: excess items are not silently deleted. Be very cautious about changing any setting that intentionally voids items.
Current defaults include radiation support and a grace period:
options:
enable-radiation: true
radiation-update-interval: 1
radiation-grace-period: 15
burn-players-when-radioactive: trueChanging radiation behavior alters late-game balance and safety. Document changes for players if your server deviates from the normal Slimefun experience.
Important safety-oriented defaults include:
options:
auto-save-delay-in-minutes: 10
backup-data: trueThese settings do not replace full server backups. Before upgrading Slimefun core or major addons, still back up worlds, Slimefun data, player data, databases and addon data.
Current defaults include:
options:
max-gps-waypoints: 21Changing this can affect how many locations players are allowed to maintain in GPS systems.
Current Legacy configuration includes:
backpack:
allow-open-when-owner-offline: trueThis setting affects administrative/shared ownership scenarios and should be considered alongside your permission and protection model.
Slimefun Legacy adds a stability: section for production-server safeguards, including machine circuit breakers, external integration isolation and the Storage/Item Doctor.
Examples include thresholds and cooldowns for repeatedly failing machine callbacks. These systems are designed to isolate pathological failures rather than change normal healthy machine behavior.
Use Doctor & Diagnostics before changing safety thresholds just to hide an error.
The stability.item-doctor section controls conservative item recovery behavior. The defaults are designed to repair visible presentation data while preserving IDs and functional state.
Do not use Doctor configuration as a generic item editor. Its purpose is recovery of recognized Slimefun items.
For production servers:
- Save a copy of the current config.
- Change one related group of settings at a time.
- Restart normally.
- Review console startup.
- Test the affected feature as a normal player.
- Compare performance/behavior to the previous setting.
- Roll back the config change if the result is worse.
Slimefun Legacy — an unofficial community-maintained downstream Slimefun 4 fork for modern Paper servers.
Home · Install · Addons · Troubleshoot · Developer Guide
Legacy-maintained pages override inherited reference material. Classic Slimefun4 wiki content is adapted from Slimefun/Wiki under the MIT license; see Upstream Wiki Attribution.
Not an official Minecraft product. Not approved by or associated with Mojang or Microsoft.
- Weapons
- Items
- Food
- Basic Machines
- Resources
- Tools
- Armor
- Magical Armor
- Magical Items
- Magical Gadgets
- Talismans
- Technical Components
- Miscellaneous
- Energy & Electricity
- GPS
- Technical Gadgets
- Programmable Androids
- Cargo Management
- Seasonal Categories
- Research & Progression
- Energy Networks
- Cargo Networks
- Factory Design Patterns
- Backpacks & Storage
- Radiation & Reactors
- Glossary