Worldedit Minetest

0 views
Skip to first unread message

Lavonna Baldree

unread,
Aug 3, 2024, 5:58:58 PM8/3/24
to letweiviocomp

Privileges provide a means for server administrators to give certain playersaccess to special abilities in the engine, games or mods.For example, game moderators may need to travel instantly to any place in the world,this ability is implemented in /teleport command which requires teleport privilege.

A mod can call minetest.check_player_privs to test whether a player has privilegesto perform an operation.Also, when registering a chat command with minetest.register_chatcommand a mod candeclare privileges that the command requires using the privs field of the commanddefinition.

c80f0f1006
Reply all
Reply to author
Forward
0 new messages