Craig Martin

(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


Incomplete

This documentation is incomplete


back