CommandWorld

โญ โ€” (0 endorsements) ๐Ÿ“ฅ 106 downloads ๐Ÿ“Œ v1.0.0 ๐Ÿ“… 4/17/2026
๐ŸŸก Updated this year

By FrostedGuy ยท bukkit

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 4/14/2026 ๐Ÿ“… Created: 4/17/2026

๐Ÿ” Analysis

  • ๐Ÿ† #730 of 1224 bukkit mods in this game by downloads

๐Ÿ“‹ About This Mod

โœ… ๐ŸŒ World-isolated chat โ€” players only see messages from their own world or world group
โœ… ๐Ÿ“ข Global chat override โ€” prefix a message with ! to broadcast across all worlds instantly
โœ… ๐Ÿ‘ฎ Staff chat โ€” a dedicated private channel for your staff team, toggleable per session
โœ… ๐Ÿ•ต๏ธ Chat spy โ€” staff can silently monitor chat across every world at once
โœ… โš™๏ธ Live config editing via commands โ€” add/remove/list command rules without ever touching a file
โœ… ๐Ÿ… LuckPerms integration โ€” apply command rules directly to LP permission groups with highest priority

# ๐ŸŒ CommandWorld > **Per-world command control and chat isolation for Paper, Purpur, Spigot, and Bukkit servers.** Granular whitelist/blacklist rules per world, world group, and LuckPerms group โ€” with a fully-featured staff communication suite. Built for networks, SMPs, minigame servers, and any multi-world setup. --- ## ๐Ÿ” Why CommandWorld? Most Minecraft servers with multiple worlds suffer from the same problem โ€” players can run any command from anywhere, chat bleeds across worlds, and staff have no clean way to communicate privately. CommandWorld solves all of it in one lean, zero-database plugin. - ๐Ÿ”’ Granular command control โ€” whitelist or blacklist any command per scope: global, world, world group, or LuckPerms group - ๐ŸŒ World-isolated chat โ€” players only see messages from their own world or world group - ๐Ÿ“ข Global chat override โ€” prefix a message with ! to broadcast across all worlds instantly - ๐Ÿ‘ฎ Staff chat โ€” a dedicated private channel for your staff team, toggleable per session - ๐Ÿ•ต๏ธ Chat spy โ€” staff can silently monitor chat across every world at once - โš™๏ธ Live config editing via commands โ€” add/remove/list command rules without ever touching a file - ๐Ÿ… LuckPerms integration โ€” apply command rules directly to LP permission groups with highest priority - ๐Ÿ”„ Hot reload โ€” all changes apply live with /cw reload --- ## ๐Ÿ›ก๏ธ Command Control System > Block or allow any command anywhere on your server, down to the individual player rank. ### ๐ŸŽฏ Scope Priority (Highest โ†’ Lowest) 1. LuckPerms Group โ€” per-rank rules (e.g. admin, mod, vip, default) 2. World Group โ€” shared rules across linked worlds (e.g. survival, lobby, minigame) 3. Individual World โ€” override rules for a specific world 4. Global Default โ€” fallback rules applied everywhere else ### โœ… Whitelist / Blacklist Modes - Whitelist โ€” only listed commands are allowed and visible - Blacklist โ€” all commands are allowed except listed ones - Each scope has its own independent mode, configurable at any time ### ๐Ÿ”• Tab-Complete Suppression - Command rules apply to both execution and tab-complete separately - Players in restricted worlds won't even see blocked commands when pressing Tab ### ๐Ÿšซ Default-Deny by Default - Out of the box, the default LuckPerms group is set to whitelist with an empty list โ€” players can use zero commands until you open them up - Admins are set to blacklist with an empty list โ€” full access to everything by default --- ## ๐Ÿ’ฌ Chat System > Per-world chat isolation, cooldowns, filtered words, join/leave messages, and full MiniMessage formatting. ### ๐ŸŒ World-Isolated Chat - Players only receive messages from their own world or world group - Configurable join/leave messages scoped to each world group - Optional chat clear on world switch ### ๐Ÿ“ข Global Chat - Any player can prefix a message with ! to send it across all worlds - Requires the commandworld.globalchat permission (toggled on/off per server) - Fully configurable format with MiniMessage support ### โฑ๏ธ Chat Cooldowns - Per-world-group cooldown in seconds (e.g. Survival: 2s, Lobby: 1s, Minigame: off) - Custom cooldown message with %remaining% placeholder ### ๐Ÿšซ Word Filter - Server-wide blocked words list (case-insensitive) - Custom blocked word message ### ๐ŸŽจ Chat Formatting - Full MiniMessage colour and style support - Placeholders: %player%, %message%, %world%, %prefix%, %suffix% - Per-world-group format โ€” each zone has its own chat style --- ## ๐Ÿ‘ฎ Staff Tools ### ๐Ÿ’ฌ Staff Chat (/staffchat, /sc) - Toggle staff-only chat mode โ€” all messages go to staff instead of public chat - Or send a one-off staff message without toggling - Optional sound on receipt - Requires commandworld.staff to receive, commandworld.staffchat to send ### ๐Ÿ•ต๏ธ Chat Spy (/chatspy) - Monitor all world chats simultaneously in real time - Configurable whether spy includes staff chat, global chat, or the spy's own context - Optional sound on receipt - Requires commandworld.chatspy --- ## ๐Ÿ”Œ Dependencies ### Required - Paper, Purpur, Spigot, or Bukkit 1.21 or a compatible fork ### Recommended - LuckPerms โ€” for per-group command rule tiers - Multiverse-Core โ€” for world group detection and routing --- ## โš™๏ธ Configuration > 100% configurable. World groups, command rules, chat formats, cooldowns, staff tools, and all messages live in config.yml. world-groups: survival: - world - world_nether - world_the_end lobby: - lobby minigame: - minigame1 - minigame2 groups: admin: mode: blacklist execution: tab-complete: mod: mode: blacklist execution: - /stop - /op default: mode: whitelist execution: tab-complete: chat: enabled: true format: survival: '<gray> <white>%prefix%%player%%suffix%<dark_gray>: <white>%message%' cooldown: survival: 2 lobby: 1 ### ๐ŸŽจ What You Can Customize - ๐ŸŒ World groups โ€” link any worlds to share command rules and chat - ๐Ÿ”’ Per-

# ๐ŸŒ CommandWorld

> Per-world command control and chat isolation for Paper, Purpur, Spigot, and Bukkit servers. Granular whitelist/blacklist rules per world, world group, and LuckPerms group โ€” with a fully-featured staff communication suite. Built for networks, SMPs, minigame servers, and any multi-world setup.

## ๐Ÿ” Why CommandWorld?

Most Minecraft servers with multiple worlds suffer from the same problem โ€” players can run any command from anywhere, chat bleeds across worlds, and staff have no clean way to communicate privately. CommandWorld solves all of it in one lean, zero-database plugin.

  • ๐Ÿ”’ Granular command control โ€” whitelist or blacklist any command per scope: global, world, world group, or LuckPerms group
  • ๐ŸŒ World-isolated chat โ€” players only see messages from their own world or world group
  • ๐Ÿ“ข Global chat override โ€” prefix a message with ! to broadcast across all worlds instantly
  • ๐Ÿ‘ฎ Staff chat โ€” a dedicated private channel for your staff team, toggleable per session
  • ๐Ÿ•ต๏ธ Chat spy โ€” staff can silently monitor chat across every world at once
  • โš™๏ธ Live config editing via commands โ€” add/remove/list command rules without ever touching a file
  • ๐Ÿ… LuckPerms integration โ€” apply command rules directly to LP permission groups with highest priority
  • ๐Ÿ”„ Hot reload โ€” all changes apply live with /cw reload

## ๐Ÿ›ก๏ธ Command Control System

> Block or allow any command anywhere on your server, down to the individual player rank.

### ๐ŸŽฏ Scope Priority (Highest โ†’ Lowest) 1. LuckPerms Group โ€” per-rank rules (e.g. admin, mod, vip, default) 2. World Group โ€” shared rules across linked worlds (e.g. survival, lobby, minigame) 3. Individual World โ€” override rules for a specific world 4. Global Default โ€” fallback rules applied everywhere else

### โœ… Whitelist / Blacklist Modes - Whitelist โ€” only listed commands are allowed and visible - Blacklist โ€” all commands are allowed except listed ones - Each scope has its own independent mode, configurable at any time

### ๐Ÿ”• Tab-Complete Suppression - Command rules apply to both execution and tab-complete separately - Players in restricted worlds won't even see blocked commands when pressing Tab

### ๐Ÿšซ Default-Deny by Default - Out of the box, the default LuckPerms group is set to whitelist with an empty list โ€” players can use zero commands until you open them up - Admins are set to blacklist with an empty list โ€” full access to everything by default

## ๐Ÿ’ฌ Chat System

> Per-world chat isolation, cooldowns, filtered words, join/leave messages, and full MiniMessage formatting.

### ๐ŸŒ World-Isolated Chat - Players only receive messages from their own world or world group - Configurable join/leave messages scoped to each world group - Optional chat clear on world switch

### ๐Ÿ“ข Global Chat - Any player can prefix a message with ! to send it across all worlds - Requires the commandworld.globalchat permission (toggled on/off per server) - Fully configurable format with MiniMessage support

### โฑ๏ธ Chat Cooldowns - Per-world-group cooldown in seconds (e.g. Survival: 2s, Lobby: 1s, Minigame: off) - Custom cooldown message with %remaining% placeholder

### ๐Ÿšซ Word Filter - Server-wide blocked words list (case-insensitive) - Custom blocked word message

### ๐ŸŽจ Chat Formatting - Full MiniMessage colour and style support - Placeholders: %player%, %message%, %world%, %prefix%, %suffix% - Per-world-group format โ€” each zone has its own chat style

## ๐Ÿ‘ฎ Staff Tools

### ๐Ÿ’ฌ Staff Chat (/staffchat, /sc) - Toggle staff-only chat mode โ€” all messages go to staff instead of public chat - Or send a one-off staff message without toggling - Optional sound on receipt - Requires commandworld.staff to receive, commandworld.staffchat to send

### ๐Ÿ•ต๏ธ Chat Spy (/chatspy) - Monitor all world chats simultaneously in real time - Configurable whether spy includes staff chat, global chat, or the spy's own context - Optional sound on receipt - Requires commandworld.chatspy

## ๐Ÿ”Œ Dependencies

### Required - Paper, Purpur, Spigot, or Bukkit 1. 21 or a compatible fork

### Recommended - LuckPerms โ€” for per-group command rule tiers - Multiverse-Core โ€” for world group detection and routing

## โš™๏ธ Configuration

> 100% configurable. World groups, command rules, chat formats, cooldowns, staff tools, and all messages live in config.yml.

world-groups: survival: - world - world_nether - world_the_end lobby: - lobby minigame: - minigame1 - minigame2

groups: admin: mode: blacklist execution: [] tab-complete: [] mod: mode: blacklist execution: - /stop - /op default: mode: whitelist execution: [] tab-complete: []

chat: enabled: true format: survival: '[Survival] %prefix%%player%%suffix%: %message%' cooldown: survival: 2 lobby: 1

### ๐ŸŽจ What You Can Customize - ๐ŸŒ World groups โ€” link any worlds to share command rules and chat - ๐Ÿ”’ Per-

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
FrostedGuy
Version
1.0.0
Downloads
106
Endorsements
0
Category
bukkit
Created
4/17/2026
Updated
4/14/2026
Game Versions
1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
Tags
game-mechanics, management, social

๐Ÿ”ง How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Plugins โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Plugins versions does CommandWorld support?

The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.

What is the latest version of CommandWorld?

Version 1.0.0, published 2026-04-14 with 106 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More bukkit ๐Ÿ‘ค More by FrostedGuy ๐Ÿ”Ž Similar Mods ๐ŸŒ Best bukkit (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods