implement new sign server

This commit is contained in:
rockisch
2022-11-05 20:28:52 -03:00
parent c9955a724f
commit 7f45d09d96
6 changed files with 460 additions and 0 deletions

View File

@@ -89,6 +89,10 @@
"Enabled": true,
"Port": 53312
},
"NewSign": {
"Enabled": true,
"Port": 8080
},
"Channel": {
"Enabled": true
},