Skip to main content

Commands & Permissions

All functionality is under the base command /luckydrops (aliases /ld, /drops). Syntax uses <required> and [optional].

Commands

  • /ld give <player> <drop> [rarity] [amount] [-s] - Give Lucky Drops to an online player. [rarity] sets the starting tier (it can still upgrade from there), [amount] defaults to 1, and -s gives them silently without messaging the recipient. Arguments after <drop> are matched by shape, not position, so epic 5 and 5 epic are equivalent.

  • /ld preview <drop> [player] - Open a drop's preview menu. Without [player] it opens for you; naming a player opens it for them (the console must always name a player).

  • /ld reload - Reload config.yml, every file in drops/, and the language file, then re-validate. No restart needed - drops already in inventories use the new rules on their next click.

Permissions

Admin

  • luckydrops.command (Default: op) - Root of the command tree; grants the children below.
  • luckydrops.command.give (Default: op) - Use /ld give.
  • luckydrops.command.reload (Default: op) - Use /ld reload.
  • luckydrops.preview.others (Default: op) - Open a preview for another player; also grants luckydrops.preview.

Players

  • luckydrops.use (Default: everyone) - Open and tap Lucky Drops.
  • luckydrops.preview (Default: false) - Open a preview for yourself.