mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-29 03:36:42 +00:00
Implement #22 and fix pom.xml.
Signed-off-by: Lemon <minecraftoxlemonxo@gmail.com>
This commit is contained in:
@ -351,3 +351,10 @@ overlord_ips:
|
||||
|
||||
# Blocked Chat Codes - Use &code,&code2,&code3 (No spaces)
|
||||
blocked_chatcodes: '&0,&k,&m,&n'
|
||||
|
||||
# AMP Integration, used to restart server (optional, without it, have to start server manually after stop)
|
||||
amp:
|
||||
enabled: false
|
||||
username: username
|
||||
password: password
|
||||
url: url
|
Reference in New Issue
Block a user