Commands & Permissions

Image

-Home- -Servers- -Videos-

=== Sign Creation ===

  • Basic Inventory:
  • 1st Line: -wdp-
  • 2nd Line: [inventory] or for to execute crafting just type crafting.
  • Crafting Inventory:
  • 1st Line: -wdp-
  • 2nd Line: ^crafting
  • Enchanting Inventory
  • 1st Line: -wdp-
  • 2nd Line: ^enchanting

=== Commands ===

  • /wdp inv [inventory]
    • /wdp crafting
    • /wdp enchanting
  • /wdp getItem [inventory]
  • /wdp help
    • /wdp help configs
    • /wdp help commands
  • /wdp reload

=== Permission Nodes: ===

  • wdp.inv. [inv name]
  • wdp.reload Allows reloading.
  • wdp.getItem Allows obtaining of the item of which launches the inventory.
  • wdp.change Allows in-game editing.
  • wdp.create Allows in-game creation of a new inventory.
  • wdp.use Allows use of /wdp inv.
  • wdp.enchant.low Allows use of /wdp enchanting.
  • wdp.crafting Allows use of /wdp crafting.
  • wardrobe.sign Allows use of signs.
  • wardrobe.createsign Allows creation of custom signs.

=== Configs ===

  • invs:
    • Assign your inventories here
  • [inventory name]:
    • lines: [amount of lines]
    • name: [inventory display name]
    • sign: [sign text]
    • active: [inventory opening item id]
    • perm: [inventory permission]
  • slots:
    • -[slot number]#
  • How to define a slot:
  • In WDP 1.5 the slot system has had a full revamp to a inline system. This allows for smaller configs and less room for error but can be a little harder to get your head around.
  • To define a item:
    • item([item id])
    • To add another assignment to the slot you separate the with a comer:
      • item(1),action(?)
    • Setting an Items name:
      • name([name])
    • To perform a command onClick you would user:
      • action([command])
        • To get a players name use: PlayerName
        • If the player is an op it will perform the command through them otherwise it will perform the command under console.
    • Armor:
      • equip(leather''[ Colour Name / custom ]' [If custom: 'R''G''B']'[helmet/chest/leggs/boots])
        • You can also use this for equipping blocks and other items: item(1),equip(helmet)
    • Heads:
      • name([player name]),equip(head)
    • Lore:
      • lore('[text]')
        • for a new line all you need to do is use another set of quotation marks.

Comments

Posts Quoted:
Reply
Clear All Quotes