-
Notifications
You must be signed in to change notification settings - Fork 61
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
Minecraft 1.20.1 join server is slowly #71
Comments
I can't reproduce. Upload settings.yml here. |
vanila client. NanoLimbo configurationServer's host address and port. Set ip empty to use public addressbind: Max amount of players can join to serverSet -1 to make it infinitemaxPlayers: 100 Server's data in servers listping: Available dimensions: OVERWORLD, NETHER, THE_ENDdimension: THE_END Whether to display the player in the player listFor 1.16.5 clients player list will be sent even if disabled, to avoid crashplayerList: Whether to display header and footer in player listheaderAndFooter: Spawn position in the worldspawnPosition: Setup player's game mode0 - Survival1 - Creative (hide HP and food bar)2 - Adventure3 - Spectator (hide all UI bars)gameMode: 3 Server name which is shown under F3brandName: Message sends when player join to serverjoinMessage: BossBar displays when player join to serverWorks on 1.9+ clients onlybossBar: Available colors: PINK, BLUE, RED, GREEN, YELLOW, PURPLE, WHITEcolor: PINK Available divisions: SOLID, DASHES_6, DASHES_10, DASHES_12, DASHES_20division: SOLID Display title and subtitletitle: Set title text value empty, if you need only subtitletitle: '{"text": "&9&lWelcome!"}' Set subtitle text value empty, if you need only titlesubtitle: '{"text": "&6NanoLimbo"}' Fade in time in ticks (1 sec = 20 ticks)fadeIn: 10 Stay time in ticksstay: 100 Fade out time in ticksfadeOut: 10 Player info forwarding support.Available types:- NONE- LEGACY- MODERN- BUNGEE_GUARDDon't use secret if you not use MODERN typeinfoForwarding: Read timeout for connections in millisecondsreadTimeout: 30000 Define log level. For production, I'd recommend to use level 2Log levels:0 - Display only errors1 - Display errors, warnings2 - Display errors, warnings, info3 - Display errors, warnings, info, debugdebugLevel: 3 Warning! Do not touch params of this block, if you not completely sure what is this!netty: Use Linux native transport type, if it possibleuseEpoll: true EventLoopGroup threads countthreads: |
I once join the limbo server, need wait 20 ~ 30 seconds
The text was updated successfully, but these errors were encountered: