Skip to content

Creative Manager

Jack edited this page Apr 5, 2026 · 1 revision

Creative Manager

Allium includes a large creative-mode control system for servers that want accountability without fully disabling creative access.

What It Can Control

  • inventory behavior
  • container access
  • block placing
  • block breaking
  • interacting
  • item use
  • dropping
  • picking up
  • spawning entities
  • blacklist enforcement

Config

Configured in:

  • config.yml under creative-manager

Permissions

Examples:

  • allium.gamemode.creative
  • allium.gamemode.creative.inventory
  • allium.gamemode.creative.place
  • allium.gamemode.creative.break
  • allium.gamemode.creative.spawn
  • allium.gamemode.creative.blacklist

Why It Exists

This system is intended for servers where creative mode is a real staff tool, not a free-for-all.

That means:

  • better accountability
  • reduced abuse
  • more control over what creative-mode users can actually do

Clone this wiki locally