Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
Platforms
Links
Creators
Details
Licensed GPL-3.0-only
Published 3 weeks ago
Updated last month
Forced Clients
Create a forced client for the specified client brand, like forced hosts.
Allow players of the specific client brand to directly enter the designated server.
config.toml
# Print the used Client Brand when the player joins
debug = false
[forced-clients]
# Let players using testServer Client directly enter mod
# For example, a player with a client brand "testServer" would be directly into "mod" when they join a velocity group.
"testServer" = "mod"


