Skip to content

JadedMC/CommandBlocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommandBlocker · PRs Welcome GitHub license

CommandBlocker is a simple plugin used to block players from using commands set in the configuration file. Useful for blocking commands such as /version and /plugins.

Features

  • Ability to blacklist or whitelist specific commands. Can be done in-game via commands.
  • Ability to hide specific commands from tab complete without blocking them.
  • Hides blocked commands from tab complete.
  • Option to hide all commands with a colon from tab complete.
  • Ability to bypass the block with the permission "commandblocker.bypass"
  • Configuration supports MiniMessage

Requirements

  • Java 8 or newer
  • Server Software with Bukkit API.

Support

This plugin is still in early development. Due to this, we do not yet have any proper avenues of support set up. In the meantime, create an issue and I will respond as soon as possible.

Useful Links