⌨️ Commands

All commands use the base /cell (aliases: /c, /cells)

📱 Player Commands

Basic Cell Management:

  • /cell help [page] - Shows command help pages

  • /cell cp - Opens the main cell management GUI (Aliases: gui, menu)

  • /cell create - Creates a new cell (queued) (Requires codellacells.create)

  • /cell go [home_name] - Teleports to your cell home (Aliases: home, h)

  • /cell visit <player> - Visits another player's public cell

  • /cell info [player] - Shows cell info (yours or others')

  • /cell delete confirm - PERMANENTLY deletes your cell

Member Management:

  • /cell invite <player> - Invites an online player to your cell

  • /cell accept <player> - Accepts a pending invite

  • /cell deny <player> - Denies a pending invite (Alias: reject)

  • /cell kick <player> - Kicks a member from your cell

  • /cell promote <player> - Promotes a member to the next rank (Alias: rankup)

  • /cell demote <player> - Demotes a member to the previous rank (Alias: derank)

  • /cell leave - Leaves the cell you are a member of

  • /cell member - Opens the member management GUI (Aliases: members)

Cell Features:

  • /cell top [page] - Opens the Top Cells GUI

  • /cell sethome [name] - Sets a home point at your location

  • /cell public - Makes your cell public

  • /cell private - Makes your cell private

  • /cell point [view] [player] - Views cell points

  • /cell upgrade - Opens the cell upgrade GUI

  • /cell chat [message] - Toggles cell chat or sends a message (Aliases: c, cc)

NPC Management: (Requires Citizens)

  • /cell npc list - Lists available NPC types from config

  • /cell npc spawn <name> - Spawns a configured NPC in your cell

  • /cell npc remove - Removes the NPC from your cell

⚡ Admin Commands

All admin commands require the base permission codellacells.admin

  • /cell admin point <add|set|take> <player> <amount> - Modifies a cell's points

  • /cell admin delete <player> - Forcefully deletes a player's cell

  • /cell admin teleport <player> - Teleports you to a player's cell

  • /cell admin info <player> - Views detailed info for any cell

  • /cell admin setowner <old_owner> <new_owner> - Transfers cell ownership

  • /cell admin chat <join|leave> [player] - Spies on a specific cell's chat

  • /cell reload - Reloads configuration files (Alias: rl)

  • /cell forcesave - Immediately saves all cell data

Last updated