Commands
Basic Commands
/eb give <player> <brush>
Give a brush to a player
easybrushes.give
/eb set brush block <block>
Set brush block type
easybrushes.set
/eb set brush color <hexcode>
Set item color and particle color
easybrushes.use
/eb set brush glow on/off
Toggle preview
easybrushes.use
Set mode type
easybrushes.use
/eb set brush size +<digit>
adds to the brush size
easybrushes.use
/eb set brush size -<digit>
removes to the brush size
easybrushes.use
/eb set brush size <digit>
Set brush size
easybrushes.use
/eb set brush pattern <pattern>
Set Pattern
easybrushes.use
/eb sounds <sound_name> disable/enable
Toggle preview of sound
easybrushes.use
/eb list
lists all available brushes
easybrushes.use
/eb undo
Undo last action
easybrushes.undo
/eb glow on/off
Toggle preview
easybrushes.use
Administrative Commands
/eb reload
Reload configuration
easybrushes.admin
/eb dump all
Create debug dump of everything
easybrushes.admin
/eb dump brushes
Create debug dump of loaded brushes and their settings
easybrushes.admin
/eb dump logs
Create debug dump of logs (like if a player can see the block or not and what the player detects)
easybrushes.admin
/eb dump settings
Create debug dump of the settings affecting the server
easybrushes.admin
/eb dump sounds
Create debug dump of loaded sounds
easybrushes.admin
Command Details
Give Command
Gives a specific brush to a player
Available brushes: paintbrush, floor_brush, wall_brush
Requires easybrushes.give permission
Set Command
Sets the block type for the currently held brush
Block must be in the brush's available_blocks list
Player must have permission for the block
Glow Command
Toggles preview display entities
Setting is saved per player
Affects all brushes used by the player
Other commands you might see in the plugin may not work properly, for now this isnt focused on and will be worked with once the major bugs are removed.
Last updated