Commands and permission nodes

Here is a list of commands, along with the corresponding permission nodes.
This plugin has a full access node: QuickID.*

  • /id [-l]
    Show information about the block you are aiming without the tool.
    • Parameters:
      -l - Optional. Forces to ignore liquids.
    • Node:
      QuickID.id
  • /id hand or /idh
    Show information of the block or item you are holding.
    • Node:
      QuickID.id
  • /id <x> <y> <z> [world]
    Show information of the block located at the specified world.
    • Parameters:
      x - X coordinate of the block.
      y - Y coordinate of the block.
      z - Z coordinate of the block.
      world - Optional. World to look for the block.
    • Node:
      QuickID.id
  • /id tool
    Gives you the ID tool (default is flint).
    • Node:
      QuickID.id.tool
  • /id lookup <id>
    Get information about the specified block or item.
    • Parameters:
      id - ID you would like to lookup.
    • Node:
      QuickID.id.lookup
  • /id ignore <value>
    Toggle ignore liquids.
    • Parameters:
      value - Wether or not to ignore liquids. Value must be true or false.
    • Node:
      QuickID.id
  • /id help or /id ?
    Shows the help message in-game.
    • Node:
      QuickID.id
  • /id info
    Displays plugin-related information.
    • Node:
      QuickID.id

Comments

Posts Quoted:
Reply
Clear All Quotes