
Auto-Lan
Automatically Opens To Lan Upon Loading A Minecraft World
- Загрузки
- 935
- Подписчики
- 6
- Обновлён
- 4 октября 2025 г.
- Лицензия
- MIT
Опубликован 19 мая 2025 г.
Auto-Lan
Info:
- This mod's codes are inspired by Custom-LAN
*Requires Cloth Config Api
Functions:
- Customize more of your integrated server (Online Mode, Max Players, MOTD)
- Use ampersands (
&) for formatting codes instead of section signs (§) and variables (e.g.${username},${world}) in the MOTD - Change the settings mid-game (including the port) and stop the server without quitting the world
- Save the settings globally or per-world (they are loaded automatically with per-world settings taking priority over the global ones, which take priority over the system defaults)
- Change who can use cheats individually using the
/opand/deopcommands and cheat in singleplayer without opening to LAN (replaces the Allow Cheats button) - Manage bans with
/ban,/ban-ip,/banlist,/pardonand/pardon-ip, and whitelist players with/whitelist(use/whitelist on/offto enable/disable) - Expose your server outside your LAN without port forwarding using tunnels (currently only ngrok is supported)
Commands:
/publish [port] [onlineMode] [maxPlayers] [defaultGameMode] [tunnel] [motd]
/publish [perworld|global|system] [port] [onlineMode] [maxPlayers] [defaultGameMode] [tunnel] [motd]
/publish stop
The global settings are stored in .minecraft/config/autolan.toml, while the per-world ones are stored in data/autolan.dat in the respective world's directory.
The files used are also per-world and the same as on dedicated servers—banned-players.json, banned-ips.json, whitelist.json—though whether the whitelist is enabled is stored in data/autolan.dat.
Ченджлог
1.21.8-v1.1.1Релиз1.21.6, 1.21.7, 1.21.8 · 4 октября 2025 г.
Port to 1.21.7 and 1.21.8
1.21.6-v1.0.0Релиз1.21.6, 1.21.7, 1.21.8 · 6 июля 2025 г.
Backport to 1.21.6 and 1.21.7 Fixed crash
1.21.6-v1.0.0Релиз1.21.6 · 20 июня 2025 г.
1.21.6 Port
1.21.1-v1.0.0Релиз1.21.1 · 20 июня 2025 г.
1.21.1 Port
1.21-v1.0.0Релиз1.21 · 20 июня 2025 г.
1.21.0 Port
1.21.3-v1.0.0Релиз1.21.2, 1.21.3 · 23 мая 2025 г.
1.21.3 Support
1.21.4-v1.0.0Релиз1.21.4 · 23 мая 2025 г.
1.21.4 + Quilt Support
1.21.5-v1.0.0Релиз1.21.5 · 19 мая 2025 г.
1.21.5 Cloth Config Api is required
Комментарии
Загружаем…