CommandBlocker


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

VariableDescription
{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

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    91167
  • Created
    Apr 15, 2015
  • Last Released File
    Jul 10, 2015
  • Total Downloads
    5,789
  • License

Categories

Members

Recent Files