Page 1 of 1

Mods Confusion!

PostPosted: Sat Dec 15, 2012 16:19
by Viron
I need help, because when I install mods, they show up in singleplayer when you go to inventory and that menu pops up where you can get items, but not in multiplayer... I don't really know what to do...

PostPosted: Sat Dec 15, 2012 16:38
by PilzAdam
In multiplayer all mods are on the server. No mod that you installed locally is used.
If you use creative mode there is a list with all items in your inventory. But also the creative mode is set by the server so the server admin need to enable it.

PostPosted: Sat Dec 15, 2012 16:52
by Viron
PilzAdam wrote:In multiplayer all mods are on the server. No mod that you installed locally is used.
If you use creative mode there is a list with all items in your inventory. But also the creative mode is set by the server so the server admin need to enable it.


So no mods I install in the mods folder will be used? And how do you set creative?

PostPosted: Sat Dec 15, 2012 16:57
by PilzAdam
Viron wrote:
PilzAdam wrote:In multiplayer all mods are on the server. No mod that you installed locally is used.
If you use creative mode there is a list with all items in your inventory. But also the creative mode is set by the server so the server admin need to enable it.


So no mods I install in the mods folder will be used? And how do you set creative?

In the main menu -> Singleplayer there is a checkbox "Creative Mode".

PostPosted: Sat Dec 15, 2012 16:59
by Viron
PilzAdam wrote:
Viron wrote:
PilzAdam wrote:In multiplayer all mods are on the server. No mod that you installed locally is used.
If you use creative mode there is a list with all items in your inventory. But also the creative mode is set by the server so the server admin need to enable it.


So no mods I install in the mods folder will be used? And how do you set creative?

In the main menu -> Singleplayer there is a checkbox "Creative Mode".


I'm not sure you understand what I mean. I have my own server, and I want the mods to be on there too, but the mods dont show up in the menu in my inventory.

PostPosted: Sat Dec 15, 2012 17:58
by Menche
All mods are server-side; you have to install the mods in your server's mod folder. Singleplayer is really hacky multiplayer; when you play singleplayer, your client starts a local server and the mods you see are the ones installed locally. When you play on another server, the mods you see are the ones installed on that server.

PostPosted: Sat Dec 15, 2012 19:43
by Viron
Menche wrote:All mods are server-side; you have to install the mods in your server's mod folder. Singleplayer is really hacky multiplayer; when you play singleplayer, your client starts a local server and the mods you see are the ones installed locally. When you play on another server, the mods you see are the ones installed on that server.


Where is the server's mod folder?

PostPosted: Sun Dec 16, 2012 05:03
by tinoesroho
In the minetest root directory (which should list folders like bin...), go to /mods/minetest/ and drop folders there (not ZIPs). :-)

PostPosted: Sun Dec 16, 2012 06:49
by Menche
Assuming the server runs Linux, mods can be installes systemwide in ~/.minetest/mods/minetest (create those folders if they don't exist).

PostPosted: Mon Dec 24, 2012 23:01
by The Unmodded Man
I'm struggling with mod paths too. I've seen lots of documentation that says creating a the path ~/.minetest/mods/minetest should work but does not for me. I've found /usr/share/minetest and located a folder in there where I'm told mods should go, but that doesn't work for me either even once I make the ownership and perms match the other mods in that folder.

Is there nowhere in the conf file where we can explicitly list mods, or an ingame command?

PostPosted: Tue Dec 25, 2012 01:12
by the tao of badass
Thank you for admin.