File Details
lobby_1.19.1-6.1.0.jar
- R
- Aug 12, 2022
- 568.34 KB
- 293
- 1.19.1
- Forge
File Name
lobby_1.19.1-6.1.0.jar
Supported Versions
- 1.19.1
Curse Maven Snippet
# Changelog for Bo's Lobby
## Note
This change log includes the summarized changes.
For the full changelog, please go to the [Git Hub History][history] instead.
### 2022.08.12
- Added FTB Essentials support for the `/back` history command.
### 2022.07.31
- Refactored code for version 1.19.1-42.0.1.
### 2022.07.19
- Added option to automatically remove loot chests from the mining dimension.
- Added option to adjust teleport command permission per dimension.
- Added option to define dimension name over the config file.
### 2022.07.12
- Refactored code for version 1.19-41.0.96.
### 2022.06.19
- Added new Mining base for new level generator settings.
Note: The new random level generator will never generate the same caves at the same place, even with the same seed.
For this reason it was not possible to re-use the old mining base or to create a seamless integration with the generated world.
- Added support for live config updates for specific settings.
- Fixed ConfigValue#get() change.
### 2022.06.10
- Added countdown for teleport commands to avoid cheating and allowing fair PVP.
### 2022.06.09
- Refactored code for version 1.19-41.0.5.
### 2022.05.30
- Fixed an issue were dedicated servers are not storing the per life-time to the lobby list.
### 2022.05.27
- Added option to transfers player only once per life-time to the lobby.
- Fixed existing translations and added German translation file.
### 2022.05.15
- Added possibility to enable/disable specific dimension and to adjust teleport command name.
Note: The dimensions are still created because of the data files, but without any additional structure.
### 2022.05.05
- Added additional optional dimension gaming and void for more customization.
### 2022.04.11
- Migrated changes from 1.18.1 to 1.18.2
- Added larger lobby update with additional buildings and hidden dungeon maze.
- Prepared latest major update for 1.18.1 version.
### 2022.04.09
- Added fall and fire protection for the /spawn command to avoid issues with wrongly set world spawn point (adjustable over the config).
- Excluded op players from specific checks so that they keep flying between dimensions.
- Allows villagers to progress, but without moving around. (Set `NoAI: 1b` in the .mcfunction scripts to disable)
### 2022.03.04
- Refactored code and released test version for 1.18.2
### 2022.02.09
- Added mob control config options for fishing and lobby dimension
- Added additional decoration mobs for the fishing dimension
### 2022.02.08
- Released 2.1.0 stable version with improved default teleport to lobby options.
- Released 2.0.1 stable version.
NOTE: Please delete the existing config file and reset the dimensions (mining, fishing and lobby) to get the latest updates.
- Finalized structures and fixed spawn points.
- Added creative option for fishing dimension.
### 2022.02.07
- Released 2.0.0 alpha version for testing. Use it on your own risk.
- Added option to transfer player directly to spawn after login.
- Added finishing base structure.
- Added new lobby base structure.
- Adjusted spawn points and setup scripts.
### 2022.02.06
- Added command cool down for teleport to avoid server spam.
- Move text to translatable component to support other languages.
- Improved logging for dimension manager to get a list of all possible dimension in the log for easier troubleshooting of reported issue like #4.
### 2022.01.30
- Replaced custom dimension teleporter with built-in version to avoid errors with other mods which are using mixin's and not consider the custom teleporter.
### 2022.01.26
- Adding additional checks to reset game type from lobby dimension.
- Added builder list to provide automatically creative mod for specific users.
- Added removing spawner options to save additional resource for mining dimension.
- Fixed integrated server is not detecting data pack status correctly.
### 2022.01.25
- Fixed #1 (Dangerous Beds in Default Lobby)
- Added additional configuration options to allow mob spawning, bat spawning or mining chest inside the mining dimension.
- Fixed mapping issues for local multiplayer server.
### 2022.01.24
- Added Lobby data handler to avoid duplicated entities: …
- Structure Blocks are not replacing entities, so I need to make sure that data packs are only loaded once to avoid entity spam.
- Added example image from the lobby dimension.
- First working version for testing
[history]: https://github.com/MarkusBordihn/BOs-Lobby/commits/main

