[Request] Minetest Web Control Panel

Post Reply
markveidemanis
Member
Posts: 211
Joined: Thu Sep 27, 2012 15:41

[Request] Minetest Web Control Panel

by markveidemanis » Post

*
Last edited by markveidemanis on Tue Aug 02, 2016 11:50, edited 2 times in total.
BitCoin: 1Eq4arvykGNa1YC2DbJpWcwGfMvtFGjAoR

keyxmakerx
Member
Posts: 104
Joined: Mon Apr 08, 2013 23:53

by keyxmakerx » Post

Bump?

User avatar
SegFault22
Member
Posts: 872
Joined: Mon May 21, 2012 03:17
Location: NaN

by SegFault22 » Post

Awesome idea.
I suggest that you use Photobucket though, because it doesn't add overlays to your photos like the ones visible here.
"All we need it the right major crisis and the nations will accept the new world order."

User avatar
aldobr
Member
Posts: 316
Joined: Sun Nov 25, 2012 05:46

by aldobr » Post

I can do that, but, do minetest export internal variables ?

User avatar
BrandonReese
Member
Posts: 839
Joined: Wed Sep 12, 2012 00:44
GitHub: bremaweb
IRC: BrandonReese
In-game: BrandonReese
Location: USA

by BrandonReese » Post

First you have to write a mod that would interpret what you have done on the web. Something as simple as the web interface writes to a text file and the server reads the text file periodically. If you directly edit the auth.txt or player file, the server will just overwrite those changes. It would be easiest, obviously, if the web server and minetest are running on the same server.

issa
Member
Posts: 121
Joined: Wed Apr 03, 2013 19:01

by issa » Post

Well but the problem, with minetest u don't hava acces like web service on it to make acion on minetest u need an API.

and u don't have this on minetest maybe u can do it in lua ?

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

by rubenwardy » Post

issa wrote:Well but the problem, with minetest u don't hava acces like web service on it to make acion on minetest u need an API.

and u don't have this on minetest maybe u can do it in lua ?
If you run minetest on Linux, you can access the internet.

If you run minetest on windows, you can use wget.exe

Both of these are through the io module.
Last edited by rubenwardy on Sun Jan 12, 2014 13:10, edited 1 time in total.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

Nore
Developer
Posts: 501
Joined: Wed Nov 28, 2012 11:35
GitHub: Ekdohibs

by Nore » Post

It could perhaps use the IRC mod, which allows most of these things, and change actions done by the user to a command to the server sent with IRC...

markveidemanis
Member
Posts: 211
Joined: Thu Sep 27, 2012 15:41

by markveidemanis » Post

Nore wrote:It could perhaps use the IRC mod, which allows most of these things, and change actions done by the user to a command to the server sent with IRC...
I think something like this has been done but typing the commands into IRC, i don't think it's too hard to make an IRC client in PHP, or to make an interface to a script in PHP.
BitCoin: 1Eq4arvykGNa1YC2DbJpWcwGfMvtFGjAoR

Post Reply

Who is online

Users browsing this forum: No registered users and 13 guests