Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "proxy": {
- "bind": {
- "address": "0.0.0.0",
- "port": 25565
- },
- "outbound": {
- "address": "0.0.0.0"
- },
- "servers": [
- {
- "domain": "*",
- "server": "Main"
- },
- {
- "domain": "xiaoxiaoman.nationcraft.org",
- "server": "XiaoXiaoMan"
- }
- ],
- "motd": "&b&lNationCraft &f&lNetwork &f&l[ &b&l1.6.4 &f&l]",
- "playerMaximum": 150,
- "authenticate": true,
- "throttle": 2500,
- "tabEnabled": true,
- "localeFull": "You seem to be already logged in",
- "localeOffline": "The requested server is currently offline. Try again later!",
- "localeLoggedIn": "You have logged in from another location",
- "localeLostConn": "Lost connection... Please try to reconnect",
- "localeShutdown": "The server is being restarted. Please try to reconnect"
- },
- "queryTcp": {
- "bind": {
- "address": "0.0.0.0",
- "port": 5555
- }
- },
- "queryUdp": {
- "bind": {
- "address": "0.0.0.0",
- "port": 25565
- }
- },
- "connect": {
- "bind": {
- "address": "127.0.0.1",
- "port": 5091
- },
- "logins": [
- {
- "username": "Main",
- "password": "Main"
- },
- {
- "username": "SkyBlock",
- "password": "SkyBlock"
- },
- {
- "username": "XiaoXiaoMan",
- "password": "XiaoXiaoMan"
- }
- ]
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement