1
0

added the rest of the api config to server_config

This commit is contained in:
labalityowo
2023-05-24 11:46:04 +07:00
parent 132a8318a0
commit 54f7fc2110
2 changed files with 18 additions and 0 deletions

View File

@ -1,3 +1,12 @@
AMPLIFIERS:
ip: 127.0.0.1
port: 1000
ANTISPAM:
ip: 127.0.0.1
port: 1000
ENDERCHEST:
ip: 127.0.0.1
port: 1000
BANNER:
ip: 127.0.0.1
port: 1000

View File

@ -1,3 +1,12 @@
AMPLIFIERS:
ip: 127.0.0.1
port: 1000
ANTISPAM:
ip: 127.0.0.1
port: 1000
ENDERCHEST:
ip: 127.0.0.1
port: 1000
BANNER:
ip: 127.0.0.1
port: 1000