How to Install Mods on a Server?

ShowStopper
New member
 
Posts: 4
Joined: Thu Dec 04, 2014 12:54

How to Install Mods on a Server?

by ShowStopper » Thu Dec 04, 2014 12:57

How do you install and enable mods on a server accessed through ssh and Filezilla?

Also, is there a way to install textures on a server as well?
 

User avatar
kaeza
Member
 
Posts: 2141
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza

Re: How to Install Mods on a Server?

by kaeza » Thu Dec 04, 2014 14:30

Hello, and welcome!

You just need to put the mods into the mods directory (`~/.minetest/mods` for system-wide installs, `<mtdir>/mods` for run-in-place builds).

You then need to enable them by editing `<worlddir>/world.mt`. If you have a mod named `foo`, then you add the following line to `world.mt`:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
load_mod_foo = true


Alternatively, install the mods into `<worlddir>/worldmods` and they will be available automatically without the need to enable them individually.
Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal | BTC: 1DFZAa5VtNG7Levux4oP6BuUzr1e83pJK2
 

ShowStopper
New member
 
Posts: 4
Joined: Thu Dec 04, 2014 12:54

Re: How to Install Mods on a Server?

by ShowStopper » Thu Dec 04, 2014 17:35

Thank you very much! I'd looked high and low on the forums and wiki and just couldn't find that information. Plus for some reason the search excludes "mod" from the searches, so searching "install mod server" didn't do much good for me. Thank you again.
 

User avatar
ExeterDad
Member
 
Posts: 1121
Joined: Sun Jun 01, 2014 20:00
In-game: ExeterDad

Re: How to Install Mods on a Server?

by ExeterDad » Thu Dec 04, 2014 19:23

About the textures.... texturepacks aren't supported for a server. But if you replace textures on your server in the mod folders... they will be served to the clients. Don't forget the textures within the default mod. Also if the players have texturepaks installed in their clients, your custom textures will not be used. It's a bit of a pain to maintain using this method.
٩(̾●̮̮̃̾•̃̾)۶

Kibbie and I have a beautiful public server now! HOMETOWN
 

ShowStopper
New member
 
Posts: 4
Joined: Thu Dec 04, 2014 12:54

Re: How to Install Mods on a Server?

by ShowStopper » Thu Dec 04, 2014 20:33

Okay, thanks for clearing that up.
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

Re: How to Install Mods on a Server?

by Calinou » Fri Dec 05, 2014 06:51

ExeterDad wrote:About the textures.... texturepacks aren't supported for a server. But if you replace textures on your server in the mod folders... they will be served to the clients. Don't forget the textures within the default mod. Also if the players have texturepaks installed in their clients, your custom textures will not be used. It's a bit of a pain to maintain using this method.


Texture packs do work on servers. You need to put textures in the “server” folder of the “textures” folder (create if needed).
 

User avatar
ExeterDad
Member
 
Posts: 1121
Joined: Sun Jun 01, 2014 20:00
In-game: ExeterDad

Re: How to Install Mods on a Server?

by ExeterDad » Fri Dec 05, 2014 11:06

Calinou wrote:
ExeterDad wrote:About the textures.... texturepacks aren't supported for a server. But if you replace textures on your server in the mod folders... they will be served to the clients. Don't forget the textures within the default mod. Also if the players have texturepaks installed in their clients, your custom textures will not be used. It's a bit of a pain to maintain using this method.


Texture packs do work on servers. You need to put textures in the “server” folder of the “textures” folder (create if needed).

Well I'll be @!%# I stand corrected!
Miss VanessaE mislead me months ago when I was asking this same question! Where is this documented Calinou? I definitely want to do this.
٩(̾●̮̮̃̾•̃̾)۶

Kibbie and I have a beautiful public server now! HOMETOWN
 

ShowStopper
New member
 
Posts: 4
Joined: Thu Dec 04, 2014 12:54

Re: How to Install Mods on a Server?

by ShowStopper » Fri Dec 05, 2014 14:02

Calinou wrote:
ExeterDad wrote:About the textures.... texturepacks aren't supported for a server. But if you replace textures on your server in the mod folders... they will be served to the clients. Don't forget the textures within the default mod. Also if the players have texturepaks installed in their clients, your custom textures will not be used. It's a bit of a pain to maintain using this method.


Texture packs do work on servers. You need to put textures in the “server” folder of the “textures” folder (create if needed).


I'm glad to hear this. I just created ~.minetest/textures/server and then placed all the images in that and restarted minetestserver and it works perfectly.
 

User avatar
ExeterDad
Member
 
Posts: 1121
Joined: Sun Jun 01, 2014 20:00
In-game: ExeterDad

Re: How to Install Mods on a Server?

by ExeterDad » Fri Dec 05, 2014 14:59

ShowStopper wrote:
Calinou wrote:
ExeterDad wrote:About the textures.... texturepacks aren't supported for a server. But if you replace textures on your server in the mod folders... they will be served to the clients. Don't forget the textures within the default mod. Also if the players have texturepaks installed in their clients, your custom textures will not be used. It's a bit of a pain to maintain using this method.


Texture packs do work on servers. You need to put textures in the “server” folder of the “textures” folder (create if needed).


I'm glad to hear this. I just created ~.minetest/textures/server and then placed all the images in that and restarted minetestserver and it works perfectly.

This is excellent to know! I can't wait to get home and rework our server. Thanks so much Calinou for jumping in here and setting things straight.
٩(̾●̮̮̃̾•̃̾)۶

Kibbie and I have a beautiful public server now! HOMETOWN
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 4 guests

cron