mirror of
https://github.com/TotalFreedomMC/TF-ProjectKorra.git
synced 2025-02-11 11:40:40 +00:00
Remove config option for TagAPI
This commit is contained in:
parent
541579d787
commit
c3c86f5734
1 changed files with 0 additions and 2 deletions
|
@ -138,8 +138,6 @@ public class ConfigManager {
|
|||
config.addDefault("Properties.RegionProtection.RespectLWC", true);
|
||||
config.addDefault("Properties.RegionProtection.CacheBlockTime", 5000);
|
||||
|
||||
config.addDefault("Properties.TagAPI.Enabled", true);
|
||||
|
||||
config.addDefault("Properties.Air.CanBendWithWeapons", false);
|
||||
config.addDefault("Properties.Air.Particles", "cloud");
|
||||
config.addDefault("Properties.Air.PlaySound", true);
|
||||
|
|
Loading…
Reference in a new issue