Minecraft CommandBlocker mod 2026 download
logo
minecraft mod CommandBlocker

CommandBlocker

Game Version: 1.8
Total Downloads: 4,951
Updated: Jul 10, 2015
Created: Apr 16, 2015
Download CommandBlockerDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
CommandBlocker v4.0.1 release 8.40 KB Jul 10, 2015 1.8 2,970 download CommandBlocker CommandBlocker v4.0.1 releaseDownload
CommandBlocker v4.0.1 release 8.43 KB Jul 5, 2015 1.8 571 download CommandBlocker CommandBlocker v4.0.1 releaseDownload
CommandBlocker v4.0 release 8.44 KB Jul 5, 2015 1.8 153 download CommandBlocker CommandBlocker v4.0 releaseDownload
CommandBlocker v3.1 release 6.73 KB May 3, 2015 1.8.1 448 download CommandBlocker CommandBlocker v3.1 releaseDownload
CommandBlocker v3.0.2 release 6.79 KB Apr 19, 2015 1.8.1 191 download CommandBlocker CommandBlocker v3.0.2 releaseDownload
CommandBlocker v3.0.1 release 6.77 KB Apr 19, 2015 1.8.1 92 download CommandBlocker CommandBlocker v3.0.1 releaseDownload
CommandBlocker v3.0 release 6.77 KB Apr 19, 2015 1.8.1 97 download CommandBlocker CommandBlocker v3.0 releaseDownload
CommandBlocker v2.0 release 2.64 KB Apr 18, 2015 1.8.1 126 download CommandBlocker CommandBlocker v2.0 releaseDownload
CommandBlocker v1.1 release 2.23 KB Apr 16, 2015 1.8.1 161 download CommandBlocker CommandBlocker v1.1 releaseDownload
CommandBlocker v1.0 release 2.14 KB Apr 16, 2015 1.8.1 142 download CommandBlocker CommandBlocker v1.0 releaseDownload

Screenshots

Description

Share this:

Description

This is a simple plugin that allows you to block commands. These include /minecraft: and /Bukkit: commands!

This plugin requires CS-CoreLib. It will automatically be downloaded when updating.

NOTE: The event priority for this plugin is set to HIGHEST. For non-developers, this basically means most plugins will override this plugin when handling commands.

Commands & Permissions

There are no commands and permissions, except for the ones defined in the config.

Configuration

Always put single quotes around the command, CommandBlocker will remove them if they're not needed.

commands: ## Command list
  /minecraft: ## Command to be blocked, must start with a forward slash (/)
    permission: minecraft.permission ## Permission to bypass THAT COMMAND ONLY
  /reload:
    permission: reload.permission
world-specific: ## World specific list
  world: ## World name
    /warp: ## Command to be blocked, must start with a forward slash (/), only blocked in that world
      permission: world.warp ## Permission to bypass THAT COMMAND ONLY, IN THAT WORLD ONLY
  world_nether
    /tp:
      permission: worldnether.warp
block-ops: ## Commands to block from ALL ops. There is no bypass permission for this.
- /op
- /reload
- /stop
- /deop
options:
  auto-update: true

Messages.yml variable

Variable Description
{CMD} Replaced by the command.

How to install

  1. Download the plugin
  2. Drag & drop it into your plugins folder
  3. Restart your server
  4. Enjoy players not being able to see your plugins!

Upcoming

  • Comment anything you want added below!

Metrics

This plugin also uses a Metrics-System which collects anonymous data to use for statistics. See more information about this here.
You can opt-out of this service can be done by going to plugins/Plugin Metrics/config.yml and set opt-out: true.

Donate

Like my plugin? Want to show your appreciation?

Comments

Add a comment