Page 1 of 1

[mod] readmin [git][readmin]

PostPosted: Fri Jul 03, 2015 09:01
by cd2

readmin by cd2



This mod adds an admin list and some chatcommands to add people to the admin list.
Every 5 secs, all admins will get unbanned and granted all privs.

/add_admin <p> - adds <p> to the admin list. (only tmp)
/admins - shows the admin list.

Download https://github.com/cdqwertz/readmin/archive/master.zip
Code https://github.com/cdqwertz/readmin

License: LGPL 2.1 or later

Dependencies: -

Report bugs or request help on the forum topic.

Installation


see http://wiki.minetest.com/wiki/Installing_Mods

WARNING : change the variable hoster to the servers hosters name (e.g. singleplayer) and add admins (not tmp) to the table admins. Only the hoster is able to
add tmp admins!

Re: [mod] readmin [git][readmin]

PostPosted: Sun Apr 17, 2016 23:54
by wilkgr76
+1

Just note that not all server moderators get all privs, so perhaps add in multiple 'levels'?

Re: [mod] readmin [git][readmin]

PostPosted: Sun Apr 17, 2016 23:57
by rubenwardy
You've accidently added temp files to your repo. First delete them using git rm "*.*~"
Then add a file called .gitignore to your folder with this content: https://www.gitignore.io/api/lua%2Clinu ... %2Cwindows