Skip to main content
RustDocs

Commandblock.Use Player

commandblock.use_player

Attributes

Help
If enabled, commands from command blocks will run using the last player who set them, allowing for a wider range of commands to be used
Type
bool
Saved
No
ServerAdmin
Yes
ServerUser
No
Clientside
No
Serverside
Yes
DefaultValue
No
Raw JSON
{
  "Help": "If enabled, commands from command blocks will run using the last player who set them, allowing for a wider range of commands to be used",
  "Type": "bool",
  "Saved": false,
  "ServerAdmin": true,
  "ServerUser": false,
  "Clientside": false,
  "Serverside": true,
  "DefaultValue": false
}