(Official) LUA Scripting Documentation
set_permissions_all
Set permissions for the context player.
Spec:
set_permissions_all(
bool on,
bool adventure,
bool edit,
bool creative,
bool viewscripts,
bool fly,
bool map,
bool voicechat,
bool textchat,
bool spectate,
bool systemshops,
bool grief,
bool admin)
Parameters
on
:adventure
:edit
:creative
:viewscripts
:fly
:map
:voicechat
:textchat
:spectate
:systemshops
:grief
:admin
:
Incomplete
This documentation is incomplete