Skip to content

zeuner/edutest-chatcommands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDUtest chatcommands

The goal of the EDUtest project is to facilitate the usage of Minetest in an educational context.

This mod provides chatcommands for the educational staff.

setup

The commands expect the students to be marked with the "student" privilege, while the teacher(s) are marked with the "teacher" privilege.

A common way to set this up would be to add "student" to the default_privs server configuration option, and to revoke it manually from the teacher(s), while granting them the "teacher" privilege.

When doing so, be sure to keep other relevant default_privs entries. For example, for an otherwise standard minetest setup, default_privs should be set to "student, shout, interact".

In order to be able to revoke privileges from the teacher, the teacher may not be configured as the server owner ("name" setting in minetest.conf).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages