Commands and Permissions

LavaWater ยป Commands and Permissions

Command

/lavawater

  • /lavawater help|list|add|remove [...]
    Main and only command, can be renamed or removed in plugin.yml

  • /lavawater help [<command>]
    Display help. You can specify a subcommand, about which you want to learn more.
    Examples:
    /lavawater help
    /lavawater help remove

  • /lavawater add <input> <output> [nowater]
    Add a rule and update config.yml. Do NOT replace nowater with anything else, just write it or not (without square brackets)
    Examples:
    /lavawater add redstone obsidian
    /lavawater add string glass nowater

  • /lavawater remove <input> | #<id>
    Remove a rule by its input-block-type or id and update config.yml.
    Examples:
    /lavawater remove string
    /lavawater remove #3


Permissions

  • lavawater
    Everything related to LavaWater. Possible future use.
    Defaults to true

  • lavawater.command
    Permission for displaying help. It is also needed for following permissions
    Defaults to true

  • lavawater.command.list
    Permission to display list of replaces via /lavawater list [<...>]
    Defaults to true

  • lavawater.command.add
    Permission to add rules via /lavawater add <...>
    Defaults to op

  • lavawater.command.remove
    Permission to remove rules via /lavawater remove <...>
    Defaults to op


Comments

Posts Quoted:
Reply
Clear All Quotes