Skip to content

Instantly share code, notes, and snippets.

@mirkokral
Created July 20, 2022 07:18
Show Gist options
  • Save mirkokral/8100bf989567ecbca6bcfd4c3d008bf9 to your computer and use it in GitHub Desktop.
Save mirkokral/8100bf989567ecbca6bcfd4c3d008bf9 to your computer and use it in GitHub Desktop.
{
"bot": {
"hash": {},
"prefix": {}
},
"bots": {
"line": {
"distance": 1
},
"rotate": {
"distance": 3,
"speed": 5
}
},
"chat": {
"modifiers": {
"fancy": false,
"parse_code": true,
"filter_chat": {
"enabled": true,
"filters": ["/hi %/gi"]
}
}
},
"colors": {
"error": "red"
},
"core": {
"enabled": true,
"max_distance": 128,
"show_set_command": "none"
},
"irc": {
"colors": {
"message": "white",
"prefix": "blue",
"separator": "white",
"username": "red"
},
"enabled": true,
"url": "https://irc-server.dinhero21.repl.co"
},
"notifications": true,
"packet_sniffer": false,
"prefix": "!",
"self_care": {
"anti_icu": {
"enabled": true,
"position_packets_per_second": 10
},
"force_creative": true,
"force_cspy": true,
"force_op": true,
"interval": 200
},
"server": {
"host": "127.0.0.1",
"keepAlive": false,
"onlineMode": false,
"port": 25565
},
"snake": {
"speed": 3
},
"target": {
"host": "129.153.172.211",
"port": 25565,
"username": "Gary"
},
"dintarget": {
"host": "129.159.58.114",
"port": 25565,
"username": "Gary"
},
"origtarget": {
"host": "kaboom.pw",
"port": 25565,
"username": "Gary"
},
"farttarget": {
"host": "7.tcp.eu.ngrok.io",
"port": 15490,
"username": "Gary"
},
"tps": {
"tps_length": 20
},
"version": "1.18.2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment