How to use WaterDogPE forwarding server in PNX
If server open online verification
- Modify the following configuration in the WaterDog's config.yml
online_mode=true
use_login_extras=true
andupstream_encryption: false
- Modify the
xbox-auth=on
in your server.properties for each sub-server - Modify
waterdogpe: true
in your nukkit.yml for each sub-server
If server close online verification
- Modify
online_mode=false
andupstream_encryption: false
in the WaterDog configuration file config.yml - Modify the
xbox-auth=off
in your server.properties for each sub-server
© PowerNukkitX Dev team