[Request] Minetest Web Control Panel

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

[Request] Minetest Web Control Panel

by markveidemanis » Sun Nov 03, 2013 20:18

*
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 » Sat Jan 11, 2014 00:30

Bump?
 

User avatar
SegFault22
Member
 
Posts: 870
Joined: Mon May 21, 2012 03:17

by SegFault22 » Sat Jan 11, 2014 00:57

Awesome idea.
I suggest that you use Photobucket though, because it doesn't add overlays to your photos like the ones visible here.
Resources are abundant; only money is scarce. People should not have to work hard and remain poor just to pay for the needs of survival.
Society can thrive without money - but only if productive members of society are rewarded for being productive.
 

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

by aldobr » Sat Jan 11, 2014 02:51

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

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

by BrandonReese » Sat Jan 11, 2014 03:07

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: 119
Joined: Wed Apr 03, 2013 19:01

by issa » Sat Jan 11, 2014 21:29

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
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

by rubenwardy » Sun Jan 12, 2014 13:09

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.
 

Nore
Member
 
Posts: 468
Joined: Wed Nov 28, 2012 11:35
GitHub: Ekdohibs

by Nore » Sun Jan 12, 2014 13:11

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 » Sun Feb 02, 2014 18:32

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
 


Return to Minetest General

Who is online

Users browsing this forum: No registered users and 85 guests

cron