Skip to content

Installation

Jack edited this page Apr 5, 2026 · 1 revision

Installation

Base Installation

  1. Stop the server.
  2. Place Allium.jar in the plugins/ folder.
  3. Start the server once to generate files.
  4. Stop the server and review the generated configuration.

Core Files

Allium generates and/or uses:

  • plugins/Allium/config.yml
  • plugins/Allium/lang.yml
  • plugins/Allium/hide.yml
  • plugins/Allium/chat/modules.yml
  • plugins/Allium/chat/modules/*.yml
  • plugins/Allium/vouchers.yml

Integration Notes

Vault + LuckPerms

Recommended for:

  • prefixes and suffixes
  • economy support
  • group-sensitive command hiding

PlaceholderAPI

Recommended for:

  • chat formatting
  • placeholders in configured text

DiscordSRV

Recommended for:

  • staff/global channel relay
  • Discord-linked chat channels

PacketEvents

Recommended for:

  • the best /delmsg resend behavior
  • packet-backed chat history handling

Oraxen

Recommended for:

  • custom item integrations
  • ore generation / smelting integrations

After Installing

  • Set permissions before inviting players.
  • Configure hide.yml if you do not want plugin/command discovery.
  • Review the chat module configs before enabling aggressive filters.

Clone this wiki locally