Skip to content
jamietech edited this page Jul 25, 2012 · 6 revisions

The LogBlock plugin uses permissions to ensure that only certain users are allowed to access commands. Any permissions plugin (such as Bukkit Permissions) that supports superperms is able to be used with LogBlock. Below is a list of all nodes. Additionally, information on the commands can be found on the commands page.

  • logblock.lookup

    Grants user access to /logblock lookup (Users can't use their tools without this node!)

  • logblock.rollback

    Grants user access to /logblock rollback

  • logblock.clearlog

    Grants user access to /logblock clearlog

  • logblock.hide

    Grants user access to /logblock hide (This hides all new edits by the user from the log [their edits won't get added to the queue]!)

  • logblock.tp

    Grants user access to /logblock tp

  • logblock.me

    Grants user access to /logblock me

  • logblock.ignoreRestrictions

    Grants user access to override all rollback and lookup restrictions

  • logblock.spawnTools

    Grants user access to spwn tools with /logblock <tool/toolblock>

  • logblock.* (This grants all nodes below. Only give this to people you absolutely trust! For information on each node please see above)

    • logblock.lookup
    • logblock.rollback
    • logblock.clearlog
    • logblock.hide
    • logblock.tp
    • logblock.me
    • logblock.ignoreRestrictions
    • logblock.spawnTools

Clone this wiki locally