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
  • ๐Ÿ“œ Supported Versions
  • ๐Ÿ“ฅ Downloading the Plugin
  • ๐Ÿ“‚ Installation Steps
  • ๐Ÿ”— Dependencies & Soft-Dependencies
  • ๐Ÿ›  Configuration & Setup
  1. Getting Started

How to install?

PreviousHLootchestNextFeatures

Last updated 22 days ago

๐Ÿ“œ Supported Versions

HLootChest is compatible with the following Minecraft server versions:

โœ… 1.8.8 โœ… 1.12.2 โœ… 1.16.5 (Removed since 1.1.0) โœ… 1.17.1 (Removed since 1.1.0) โœ… 1.18.2 (Removed since 1.1.0) โœ… 1.19.4 โœ… 1.20.4 โœ… 1.20.6 โœ… 1.21.4


๐Ÿ“ฅ Downloading the Plugin

  1. Get the Latest Version:

    • Download the latest release of HLootChest.jar from or Spigot.

  2. Check for Updates:

    • Always ensure you're running the latest version for bug fixes and new features.


๐Ÿ“‚ Installation Steps

๐Ÿ”น Step 1: Upload the Plugin

  • Move the HLootChest.jar file into your serverโ€™s /plugins folder.

๐Ÿ”น Step 2: Start the Server

  • Restart your server to generate the configuration files.

๐Ÿ”น Step 3: Verify Installation

  • Run /plugins in-game or in the console.

  • You should see HLootchest listed in green, meaning itโ€™s successfully installed.


๐Ÿ”— Dependencies & Soft-Dependencies

  • ๐Ÿšซ No required dependencies! HLootChest runs independently without additional plugins.

  • (Optional) PlaceholderAPI:

    • If you want PlaceholderAPI integration for placeholders in messages, install PlaceholderAPI and reload the server.


๐Ÿ›  Configuration & Setup

After installation, configure the plugin to fit your serverโ€™s needs:

๐Ÿ”น Step 4: Open the Config Files

  • Navigate to /plugins/HLootChest/

  • Modify config.yml, lootchests.yml and other settings as needed.

๐Ÿ”น Step 5: Reload or Restart the Server

  • Apply changes by executing /lca reload or restarting your server.

โฌ‡๏ธ
Github