
BetaLAN StationAPI
Allows easily launching a server using the currently loaded single-player world and currently in use mod-set/configuration.
- Загрузки
- 6K
- Подписчики
- 3
- Обновлён
- 11 апреля 2026 г.
- Лицензия
- MIT
Опубликован 1 декабря 2024 г.
BetaLAN StationAPI Edition for Minecraft Beta 1.7.3
A StationAPI mod for Minecraft Beta 1.7.3 that allows easily launching a server using the currently loaded single-player world and currently in use mod-set/configuration.
- Configure server settings and java version using GlassConfigAPI 3 (GCAPI3).
- In v1.1.0 and above, a backup world zip file is created on server launch (if the config setting is turned on).
- The backup file's name begins with an underscore (
_) and ends with.zip - The backup file is recreated everytime the server is launched using the most recent world files
- The backup file's name begins with an underscore (
- In v2.3.0 and above, world showcase mode is available
- In world showcase mode a copy of your world will be created that the server will launch with
- No world or player changes will be saved and no world backup will be created (since nothing will be saved to the original world anyway)
- In v2.4.0 and above, UniTweaks v0.24.0 server properties are supported (difficulty and spawn-protection radius)
Troubleshooting
- I strongly recommend launching the server jar from your .minecraft directory if the loading bar gets stuck at "Preparing World"
- Most likely it crashed due to a mod incompatibility
- Sometimes the client will crash when it joins the world, this seems to be a common bug even when joining normal servers
- Simply close the client, relaunch, and try again usually it goes away when trying to join a server the second time
Additional Setup
- You will need to port forward and use public IP to let others join the server
- This method was tested and works
- It is possible that you can bypass port forwarding by using LogMeInHamachi instead
- Let me know if you test this method, so we can inform players how it works
Installation using Prism Launcher
- Download an instance of Babric for Prism Launcher: https://github.com/babric/prism-instance
- Install Java 17 and set the instance to use it: https://adoptium.net/temurin/releases/
- Add GlassConfigAPI 3.0.2+ to the mod folder for the instance: https://modrinth.com/mod/glass-config-api
- Add Glass Networking to the mod folder for the instance: https://modrinth.com/mod/glass-networking
- Add StationAPI to the mod folder for the instance: https://modrinth.com/mod/stationapi
- (Optional) Add Mod Menu to the mod folder for the instance: https://modrinth.com/mod/modmenu-beta
- Add this mod to the mod folder for the instance: https://github.com/telvarost/BetaLAN-StationAPI/releases
- Run and enjoy! 👍
Feedback
Got any suggestions on what should be added next? Feel free to share it by creating an issue. Know how to code and want to do it yourself? Then look below on how to get started.
Contributing
Thanks for considering contributing! To get started fork this repository, make your changes, and create a PR.
If you are new to StationAPI consider watching the following videos on Babric/StationAPI Minecraft modding: https://www.youtube.com/watch?v=9-sVGjnGJ5s&list=PLa2JWzyvH63wGcj5-i0P12VkJG7PDyo9T
Центр версий
10 из 10Ченджлог
2.4.2Релизb1.7.3 · 11 апреля 2026 г.
- Update to newer version of babric server (went from floader 0.16.9 to 0.19.1)
Full Changelog: https://github.com/telvarost/BetaLAN-StationAPI/compare/v2.4.1...v2.4.2
2.4.1Релизb1.7.3 · 6 декабря 2025 г.
- Fix "Open to LAN" button being offset incorrectly sometimes with newer modmenu
Full Changelog: https://github.com/telvarost/BetaLAN-StationAPI/compare/v2.4.0...v2.4.1
2.4.0Релизb1.7.3 · 20 ноября 2025 г.
Changed
- Update BetaLAN to support new UniTweaks server settings
- Single player difficulty setting will now be carried over to the LAN server
- Previously only easy and peaceful mode were carried over to the server, but now normal and hard will also transfer
- The other new setting from UniTweaks is available as a config in this mod and is spawn protection radius
- Single player difficulty setting will now be carried over to the LAN server
- Use Java Properties class for LAN server properties
Full Changelog: https://github.com/telvarost/BetaLAN-StationAPI/compare/v2.3.1...v2.4.0
2.3.1Релизb1.7.3 · 6 июля 2025 г.
- Change showcase mode default value to false
Full Changelog: https://github.com/telvarost/BetaLAN-StationAPI/compare/v2.3.0...v2.3.1
2.3.0Релизb1.7.3 · 4 июля 2025 г.
- Add ability to launch LAN world in showcase mode
Full Changelog: https://github.com/telvarost/BetaLAN-StationAPI/compare/v2.2.0...v2.3.0
2.2.0Релизb1.7.3 · 16 марта 2025 г.
- Add advanced server config for changing LAN server properties from GCAPI3 config menu
Full Changelog: https://github.com/telvarost/BetaLAN-StationAPI/compare/v2.1.1...v2.2.0
2.1.1Релизb1.7.3 · 16 марта 2025 г.
- Change
spawn-monsterssetting for local servers based off current single player difficulty setting- Peaceful mode will set
spawn-monsterson local servers to false
- Peaceful mode will set
Full Changelog: https://github.com/telvarost/BetaLAN-StationAPI/compare/v2.1.0...v2.1.1
2.1.0Релизb1.7.3 · 19 февраля 2025 г.
- Update to StationAPI 2.0.0-alpha.4
Full Changelog: https://github.com/telvarost/BetaLAN-StationAPI/compare/v2.0.0...v2.1.0
Комментарии
Загружаем…