versionUpdatePrompt
Remind players to update the client version.
Quick challenge
How far can you run before the mobs catch you?
Rotate your phone
Dino Mine is ready when your screen is landscape.
Minecraft check
Confirm your run
Complete the quick check to get your code.
Your code
Expires in 5 hours
versionUpdatePrompt
versionUpdatePrompt
If the client version differs from the server version, a prompt will be issued.
Config
```yaml
消息
message:
%playerVersion%
%serverVersion%
lower: '§6IpacEL §f> §bNew Minecraft Version: §a[%serverVersion%]§b!' equal: higher:
server:
Connect to AuthMe, wait for the player to log in successfully before running
hook_AuthMe: false
How long to wait before checking the version after joining the server (milliseconds)
delay: 4000
Automatically check the version by default
#serverVer: -1 #serverVerName: ''
```
Permissions
```yaml permissions: versionUpdatePrompt.updateMessage: description: Receive update notifications default: true
```
Dependencies
- ViaVersion (Required) - AuthMe (Optional)