Region Command Blocker icon

Region Command Blocker -----

Blocks commands in specific worldguard Regions



Command Blocker Plugin Documentation
Command Blocker Plugin enables fine-grained control over command usage within specific WorldGuard regions. This documentation will guide you through installation, configuration, and usage of the plugin.

Features
  • Block All Commands from a Plugin: Use wildcards to block entire command groups (e.g., cmi*).
  • Block Specific Commands: Specify individual commands (e.g., cmi warp) to block while allowing others.
  • WorldGuard Integration: Leverages WorldGuard regions for granular command control.
Requirements
  • Minecraft Server: Spigot or Paper
  • Plugins Needed:
    • WorldGuard
    • WorldEdit
Installation
  1. Download the Command Blocker Plugin JAR file.
  2. Place the JAR file into your server's plugins directory.
  3. Restart your server to generate the default configuration file.
Configuration
The plugin uses a YAML configuration file located in plugins/CommandBlocker/config.yml. Customize it to specify which commands are blocked in which regions.


Code (Text):
regions:
  spawn:
    - cmi*               # Blocks all CMI commands
  vip_zone:
    - cmi warp           # Blocks only /cmi warp
    - essentials tp      # Blocks only /essentials tp
 
Resource Information
Author:
----------
Total Downloads: 31
First Release: Aug 17, 2024
Last Update: Aug 17, 2024
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings