$ sudo env "HOME=/var/lib/luanti" "LUANTI_GAME_PATH=/gnu/store/6lb8dhfximqn6rz6xa7lgxkl01p8pxkp-luanti-mineclonia-0.118.1/share/luanti/games" "LUANTI_MOD_PATH=/gnu/store/l8k2vkz0qcvzbf8dpaq0v80bykr5qrsh-luanti-whitelist-1.2.7/share/luanti/mods:/gnu/store/3s5b11gbwaxpqgcqmkxi3ih9854b5cw4-luanti-chatcmdbuilder-0.2.0-0.be3906e/share/luanti/mods" /gnu/store/cqcp9ymcxh81f0brcbcc0panfy4rpxr2-luantiserver-pola-wrapper --port 30000 --config /gnu/store/lz3jhphway17vbvniamd7mzl35rzavpd-luanti.conf 2025-12-30 17:38:13: [Main]: Automatically selecting world at [/var/lib/luanti/.minetest/worlds/world] 2025-12-30 17:38:14: ERROR[Main]: The following mods could not be found: "lib_chatcmdbuilder" 2025-12-30 17:38:14: ACTION[Main]: Server: Shutting down 2025-12-30 17:38:14: ERROR[Main]: ServerError: Some mods have unsatisfied dependencies: 2025-12-30 17:38:14: ERROR[Main]: - whitelist is missing: lib_chatcmdbuilder 2025-12-30 17:38:14: ERROR[Main]: Install and enable the required mods, or disable the mods causing errors. 2025-12-30 17:38:14: ERROR[Main]: Note: this may be caused by a dependency cycle, in which case try updating the mods. $ cat /gnu/store/lz3jhphway17vbvniamd7mzl35rzavpd-luanti.conf secure.trusted_mods = whitelist,lib_chatcmdbuilder $ sudo cat /var/lib/luanti/.minetest/worlds/world/world.mt enable_damage = true creative_mode = false mod_storage_backend = sqlite3 auth_backend = sqlite3 player_backend = sqlite3 backend = sqlite3 gameid = mineclonia world_name = world load_mod_whitelist = true load_mod_lib_chatcmdbuilder = true