Skip to content

Getting Started

Jack edited this page Apr 5, 2026 · 1 revision

Getting Started

What You Need

  • A Paper server on a supported 1.21.x version
  • Java 21
  • Allium

Recommended Companion Plugins

  • Vault
  • LuckPerms
  • PlaceholderAPI
  • DiscordSRV
  • PacketEvents
  • Oraxen

Allium can run without several of these, but many advanced features depend on them.

First-Time Checklist

  1. Install Allium and start the server once.
  2. Review plugins/Allium/config.yml.
  3. Review plugins/Allium/lang.yml.
  4. Review plugins/Allium/hide.yml if you want command hiding.
  5. Review the plugins/Allium/chat/ folder if you want chat filtering/modules.
  6. Add integrations like Vault, LuckPerms, PlaceholderAPI, DiscordSRV, PacketEvents, and Oraxen as needed.
  7. Test a few core commands:
    • /spawn
    • /sethome
    • /home
    • /msg
    • /whois
    • /channel

Suggested Setup Order

  1. Basic config and language
  2. Permissions/groups
  3. Chat formatting and channels
  4. Command hiding
  5. Economy/items/vouchers
  6. Discord integration
  7. World/custom content systems

Clone this wiki locally