Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Uberbukkit config entries from PoseidonConfig to UberbukkitConfig #43

Merged
merged 4 commits into from
Dec 17, 2024

Conversation

Moresteck
Copy link
Owner

Automatic migration included.

Key version is dropped, and its subkeys are elevated in hierarchy.

version.allow_join.protocol changed to client.allowed_protocols.value

@Moresteck Moresteck requested a review from notdevcody December 14, 2024 10:41
generateConfigOption("version.allow_join.info", "Specify client versions to accept (separated by commas - first PVN is treated as target PVN of the server)");
generateConfigOption("version.allow_join.pvns_of_versions", "6 - a1.2.3_05 to a1.2.6; 7 - b1.0 to b1.1_02; 8 - b1.2 to b1.2_02; 9 - b1.3(_01); 10 - b1.4(_01); 11 - b1.5(_01); 12 - b1.6_test_build_3; 13 - b1.6 to b1.6.6, 14 - b1.7 to b1.7.3");
generateConfigOption("version.mechanics.beds_set_spawnpoint", true);

generateConfigOption("fix.illegal-container-interaction.info", "Prevents interactions in a container if the player is farther away than the max distance.");
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The illegal container interaction fix is also UberBukkit's.

@Moresteck Moresteck merged commit 6646dff into master Dec 17, 2024
3 checks passed
@notdevcody notdevcody deleted the separate-config-file branch December 17, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants