Go to file
DonBatman 9a8d220a4d reset timer 2016-06-29 10:35:47 -07:00
License.txt Changed License to MIT 2015-06-26 14:04:11 +03:00
cron.sh new file: cron.sh 2016-06-24 11:20:10 -04:00
depends.txt add notice support 2015-07-09 11:44:19 +03:00
init.lua reset timer 2016-06-29 10:35:47 -07:00
keyword.txt Update keyword.txt 2016-06-24 11:13:47 -04:00
keywords.txt Create keywords.txt 2016-06-24 11:06:22 -04:00
readme.md add yesinteract chatcommand 2015-07-15 10:56:59 +03:00

readme.md

Mod made by CWz aka ChaosWormz
License MIT

The mod automatically grants interact to player who entered the specified keyword in chat.

The commands:
/setkeyword [new keyword]
Required privs: server
Description: set a new keyword that will take effect after next restart.

/getkeyword
Description: Used to get the current keyword. this command is restricted to basic_privs and server

/send_spawn
Description: Used to send all player who do not have interact back to spawn.
Required privs: basic_privs

/yesinteract
Description: manually grant a player interact and do what the keyword does.
Required privs: basic_privs

A keyword can be manually set by adding interact_keyword = keyword to minetest.conf

For the keyword to work the "nointeract" priv must be granted by default