Skip to main content

Commands & Permissions

Commands

📋 /deluxewithdraw, /dw

  • /dw give [user] [tier] [value] [amount] <-s> - Give a withdrawable note to the user.

    • [user] argument must be an online player.
    • [tier] argument must be a valid item tier.
    • [value] argument must be a positive integer/Double.
    • [amount] argument must be a positive integer.
    • <-s> argument is optional and if used it will silently give the note to the user.
    • Example: /dw give N0RSKA exp_default 5000 5 -s will silently give the user N0RSKA, 5 (five) withdrawable default exp items with 5,000 (five thousand) EXP each.
    • Example: /dw give N0RSKA money_uncommon 100 5 -s will silently give the user N0RSKA, 5 (five) withdrawable uncommon money notes with 100 (one hundred) balance each.
  • /dsw search [keyword] - Searches all of the log files for the provided keyword. If successful, a new file will be generated with all of the found items.

  • /dw reload - Reload the plugin configuration.

  • /dw version - View the plugin's version/if updates are available.

  • /dw debuginfo - View debug information.

Note: Withdrawal commands for vault balance is defined in config.yml of DeluxeWithdraw, for any other currency it's handled by the addon plugin.

Admin Permissions

  • dw.admin - Access to admin menu/tab-completion.
  • dw.admin.give - Access to give command.
  • dw.admin.reload - Access to reload command.
  • dw.admin.version - Access to version command.
  • dw.admin.debuginfo - Access to debuginfo command.
  • dw.admin.search - Access to search command.

User Permissions - Usage

  • dw.user.use - Access to use redeemable items.
  • dw.user.create - Access to use create redeemable items.
  • dw.user.bypass.worlds - Bypass disabled world limitations.