advanced beginners guide?

Post Reply
User avatar
cessna151
Member
Posts: 35
Joined: Thu Sep 24, 2015 20:36
In-game: cessna151
Location: Indiana, USA

advanced beginners guide?

by cessna151 » Post

I'm new to minetest but i've enjoyed modding other games for years. I've searched the forums and learned a little about the .conf file and that there are in game / commands. (i know about the example .conf and i have a feeling that is just the beginning). I have yet to try a / command since i haven't really figured out how to use them yet.

I'm sure there's much more that i don't know about yet. Is there somewhere that explains or lists all this stuff?

Thanks

EDIT: Advanced Beginners Guide published! :-)
Last edited by cessna151 on Mon Oct 19, 2015 02:35, edited 1 time in total.
---“For once you have tasted flight, you will forever walk the earth with your eyes turned skyward, for there you have been, and there you will always long to return.”---

User avatar
AccidentallyRhine
Member
Posts: 252
Joined: Sun Aug 02, 2015 05:43

Re: advanced beginners guide?

by AccidentallyRhine » Post

Modding? Rubenwardy has written a pretty extensive guide:

http://rubenwardy.com/minetest_modding_book/index.html

Amaz
Member
Posts: 354
Joined: Wed May 08, 2013 08:26
GitHub: Amaz1
IRC: Amaz
In-game: Amaz

Re: advanced beginners guide?

by Amaz » Post

If you want to start modding Minetest, I suggest looking at this for a start: http://rubenwardy.com/minetest_modding_book/ (And someone beat me to recommending this!!!)

This is a good resource about all of the api functions: https://github.com/minetest/minetest/bl ... ua_api.txt
The dev wiki (http://dev.minetest.net/Main_Page) explains these in more depth sometimes.

Welcome to the community!

User avatar
cessna151
Member
Posts: 35
Joined: Thu Sep 24, 2015 20:36
In-game: cessna151
Location: Indiana, USA

Re: advanced beginners guide?

by cessna151 » Post

I've looked over those links and although i'm sure they'll be handy when i begin to create mods in a few days, right now i'm trying to learn the basics of messing with the basic game.

For example:

1. Is there a list of / commands? I've tried /help, all i have figured out so far is /sethome and /home
2. Is the list in .conf.example a complete list? If not is there a complete list?
3. What about privileges? How do i enable fast mode and fly mode privilege. Are there other privileges?
---“For once you have tasted flight, you will forever walk the earth with your eyes turned skyward, for there you have been, and there you will always long to return.”---

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

Re: advanced beginners guide?

by rubenwardy » Post

1. /help lists them all. Use /help cmd_name to then get a description on how to use the commands
2. minetest.conf.example is complete for the Minetest engine. The Minetest Game, which contains all the items (blocks, tools, craftitems) has its own minetest.conf.example in games/minetest_game/minetest.conf.example
3. Use /grant singleplayer all to give yourself all privs, including fly and fast. Then do /privs to see what privs are available.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
Don
Member
Posts: 1643
Joined: Sat May 17, 2014 18:40
GitHub: DonBatman
IRC: Batman
In-game: Batman

Re: advanced beginners guide?

by Don » Post

Here is a link for server commands.

http://wiki.minetest.com/wiki/Server_commands

The wiki has lots of useful information.
Many of my mods are now a part of Minetest-mods. A place where you know they are maintained!

A list of my mods can be found here

User avatar
cessna151
Member
Posts: 35
Joined: Thu Sep 24, 2015 20:36
In-game: cessna151
Location: Indiana, USA

Re: advanced beginners guide?

by cessna151 » Post

---“For once you have tasted flight, you will forever walk the earth with your eyes turned skyward, for there you have been, and there you will always long to return.”---

User avatar
Don
Member
Posts: 1643
Joined: Sat May 17, 2014 18:40
GitHub: DonBatman
IRC: Batman
In-game: Batman

Re: advanced beginners guide?

by Don » Post

cessna151 wrote:Advanced Beginners Guide published! :-)
Looks nice.
Many of my mods are now a part of Minetest-mods. A place where you know they are maintained!

A list of my mods can be found here

Post Reply

Who is online

Users browsing this forum: No registered users and 10 guests