Endpoints
Basic
Supported Direct Server URIs
cheatbreaker://connect/<server.ip>- Launches the game version already selected in the user's launcher and connects to the defined servercheatbreaker://connect/<server.ip>/<version>- Launches the defined version (1.7or1.8) and connects to the defined server
Supported Remote Server URIs
https://cheatbreaker.net/connect?ip=<server.ip>- Launches the game version already selected in the user's launcher and connects to the defined serverhttps://cheatbreaker.net/connect?ip=<server.ip>&ver=<version>- Launches the defined version (1.7or1.8) and connects to the defined server
Supported Direct Launch URIs
cheatbreaker://launch/<branch / automatic>- Launches the game version selected in the user's launcher from the defined or assigned branchcheatbreaker://launch/<branch / automatic>/<version>- Launches the defined version (1.7or1.8) from the defined or assigned branch
Advanced
Base Direct URI
cheatbreaker://launch?{param1}&{param2}&{param3}...
Base Remote URI
https://cheatbreaker.net/connect?{param1}&{param2}&{param3}...
Supported Parameters
serverID=<mappingsServerID>- Gets the default IP for the defined server from our server mappingsserverAddress=<server.ip>- Sets a server IP to launch withserverPort=<serverPort>- Sets a server port to launch withver=<version>- Sets the launch version (1.7or1.8)gameBranch=<branch / automatic>- Sets the defined or assigned branchonGameLaunch=<focused / minimized / hide / keep>- Focuses / minimizes / hides the launcher window or keeps it the way the user defined it in the launcher settings
Examples
cheatbreaker://connect/goldenpvp.net/1.7- Connect to the GoldenPvP Network using 1.7.10 on the branch assigned to the userhttps://cheatbreaker.net/connect?ip=goldenpvp.net&ver=1.7- Connect to the GoldenPvP Network using 1.7.10 on the branch assigned to the usercheatbreaker://launch/master/1.7- Launches 1.7.10 from the master branchcheatbreaker://launch?serverID=goldenpvpnetwork&ver=1.7&gameBranch=master&onGameLaunch=hide- Connects to the GoldenPvP Network using 1.7.10 on the master branch and hides the launcherhttps://cheatbreaker.net/connect?serverID=goldenpvpnetwork&ver=1.7&gameBranch=master&onGameLaunch=hide- Connects to the GoldenPvP Network using 1.7.10 on the master branch and hides the launcher