17 lines
		
	
	
		
			316 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			316 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| {
 | |
| 	"discord": {
 | |
| 		"token": ""
 | |
| 	},
 | |
| 	"stormworks": {
 | |
| 		"updateInterval": 10,
 | |
| 		"lowTPS": 45,
 | |
| 		"servers": [
 | |
| 			{
 | |
| 				"ip": "127.0.0.1",
 | |
| 				"port": 25565,
 | |
| 				"messageId": "this is optional, if you want to use an already existing message, if not, delete this line",
 | |
| 				"channelId": "9876543210987654321"
 | |
| 			}
 | |
| 		]
 | |
| 	}
 | |
| } |