HLootChest
  • ๐ŸŽHLootchest
  • Getting Started
    • โฌ‡๏ธHow to install?
    • โœจFeatures
    • ๐Ÿ’ปCommands & Permissions
  • Configurations
    • ๐Ÿ“ชCreating a custom template
    • ๐Ÿ“ŽLootChest config
    • ยฎ LootChest Type registration
  • Hooks
    • PlaceholderAPI
  • HeadDatabase
  • BedWars
  • Developer API
    • ๐Ÿ–ฅ๏ธGetting Started
    • ๐Ÿ“ฆNew LootChest Type
Powered by GitBook
On this page
  • ๐ŸŽฎ Player Commands
  • ๐Ÿ›  Admin Commands (Permission: hlc.admin)
  1. Getting Started

Commands & Permissions

HLootChest provides a variety of commands for both players and admins to manage and interact with loot chests. Below is a comprehensive list of available commands and their functions.


๐ŸŽฎ Player Commands

Aliases: /hlootchest

/lc help

none

Show the help messages.

/lc open

hlc.open.<type>

Open a loot chest of the specified type.

/lc list

hlc.list

Display a list of available loot chest types.

/lc leave

hlc.leave

Leave the current loot chest opening session.

Example Usage: /lc open regular โ†’ Opens a lootchest of type "regular."


๐Ÿ›  Admin Commands (Permission: hlc.admin)

Aliases: /hlootchestadmin

Command

Description

/lca add <player> <type> <amount>

Give a specified player a loot chest of a certain type and amount.

/lca help

Show the admin help messages.

/lca reload

Reload the pluginโ€™s configuration files.

/lca template <action> <template-name>

Manage loot chest templates.

/lca templateslist

Display a list of available loot chest templates.

Example Usage: /lca add Steve regular 3 โ†’ Gives Steve 3 Regular lootchests.


Now you're ready to unlock powerful combinations with HLootChest! ๐Ÿš€

PreviousFeaturesNextCreating a custom template

Last updated 3 months ago

๐Ÿ’ป