Tropicraft

Tropicraft

9M Downloads

Configuration file is not correct

BinaryVigilante opened this issue ยท 1 comments

commented

Hello, I'm running Tropicraft on a server but it keeps repeating the following warning text over and over again in the console:

[Thread-0/WARN] [ne.mi.fm.co.ConfigFileTypeHandler/CONFIG]: Configuration file /usr/home/username/minecraft-server/./world/serverconfig/tropicraft-server.toml is not correct. Correcting

The contents of said file looks like this:

# Welcome to the Tropicraft per-world configuration!
[" Overworld Generation Values"]
	# In the overworld, should pineapples generate? NOTE: You need these to get to the tropics dimension
	generate_pineapples_in_overworld = true
	# In the overworld, should Tropicraft flowers generate?
	generate_tropicraft_flowers_in_overworld = false
	# Higher number = more palm trees generate closer together in the overworld
	#Range: 1 ~ 5
	palm_tree_density_overworld = 1
	# In the overworld, should Tropicraft palms only generate in beach biomes?
	generate_palm_trees_in_overworld_beaches_only = false
	# Should Tropicraft palm trees generate in the overworld? NOTE: You need these to get to the tropics dimension
	generate_palm_trees_in_overworld = true
	# In the overworld, should Easter Island Head statues generate?
	generate_eih_in_overworld = false

[" Behavior settings"]
	# Should Tropicraft volanoes erupt, spewing lava everywhere over the land?
	allow_volcano_eruption = true

[" User-specific settings"]
	# List of UUIDs (not usernames) of users that can use coconut bombs. These are DANGEROUS and EXPLOSIVE so give this power out wisely. NOTE: Make sure you use the version of UUID that has dashes
	coconut_bomb_whitelist = [""]

Minecraft Version: 1.16.5
Tropicraft Version: 9.2.0 release+90
Forge Version: 36.2.28

commented

Technically fixed in 1.18.2 by not having a config file