diff options
Diffstat (limited to 'clientmods/mods.conf')
-rw-r--r-- | clientmods/mods.conf | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/clientmods/mods.conf b/clientmods/mods.conf index 94878b939..de7e3c74c 100644 --- a/clientmods/mods.conf +++ b/clientmods/mods.conf @@ -1,9 +1,6 @@ load_mod_warp = true +load_mod_world = true load_mod_respawn = true -load_mod_colorchat = true +load_mod_inventory = true load_mod_commands = true -load_mod_maputil = true -load_mod_enderchest = true -load_mod_misc = true -load_mod_mapbot = false -load_mod_worldhacks = true +load_mod_chat = true |