mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
useless
This commit is contained in:
parent
c87e1b3d64
commit
d12a121300
@ -155,7 +155,6 @@ public enum ConfigEntry
|
||||
BLOCKED_COMMANDS(List.class, "blocked_commands"),
|
||||
HOST_SENDER_NAMES(List.class, "host_sender_names"),
|
||||
FAMOUS_PLAYERS(List.class, "famous_players"),
|
||||
NOADMIN_IPS(List.class, "noadmin_ips"),
|
||||
ADMIN_ONLY_MODE(Boolean.class, "admin_only_mode"),
|
||||
ADMIN_INFO(List.class, "admininfo"),
|
||||
VOTING_INFO(List.class, "votinginfo"),
|
||||
|
@ -455,10 +455,6 @@ famous_players:
|
||||
- gizzy14gazza
|
||||
- furiousdestroyer
|
||||
|
||||
# IPs that can not be supered
|
||||
noadmin_ips:
|
||||
- 167.114.97.16
|
||||
|
||||
# Pet Protect - Prevent tamed pets from being killed.
|
||||
petprotect:
|
||||
enabled: true
|
||||
|
Loading…
Reference in New Issue
Block a user