Chiarchiaooo / CommandBlocker

Simple Command Blocking plugin

Home Page:https://www.spigotmc.org/resources/command-blocker.99602//

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CommandBlocker

Simple Command Blocking plugin
Made for 1.13x -> 1.19x servers

releaseImg mcversionImg licenseImg


Support

There are 3 possible ways to recieve support:

  • Open a issue
  • Joining my discord and going on the help section after verifying
  • DM Me to ~Luke#7123 or @Ciarcia

Features

  • Command whitelist: admins can define what commands other users can execute in the config file

  • Permission blocked commands: admins can define commands that can be executed if the user has a specific permission: cmdblock.bypass.<command>

  • Permission groups blocked commands: admins can define groups with specific permissions and commands executable and viewable only by those beloning to that group (Ex: cmdblock.bypass.group.admin)

  • Anti-TabComplete: non-whitelisted commands are removed from the player commands suggestions list (need to rejoin to apply)

  • Reloadable/Resettable config file: possibility to reload and reset the config without the use of plugman, /reload or manual action

  • Customizability, admins can define in the config file, like:
    - Message prefix: (Ex: MCServer >)
    - Blocked command msg: message sent to player when he tries to execute a blocked command
    - Avaiable placeholders (with papi support): %prefix% (message prefix), %player% (player name), %command% (blocked command)

  • 1.13x -> 1.19x support


Commands


Commands

Command Description Permission Aliases
/cmdblock Shows plugin info None None
/cmdblock help Shows plugin help msg cmdblock.help.command None
/cmdblock reload Reload Plugin configs cmdblock.reload.command None
/cmdblock reset Resets plugin config file cmdblock.reset.command None



Permissions

Permission Description
cmdblock.bypass.group.<group-name> Group specific permission
cmdblock.bypass.* General bypass permission
cmdblock.bypass.<command> Single command bypass permission

Config File

File Name Link
config.yml https://github.com/Chiarchiaooo/CommandBlocker/blob/master/src/main/resources/config.yml

Donations

If you like my content and you want to support what I do, consider donating to my ko-fi page.

Thank you❤️

ko-fi

Rating

You can also check out the plugin on spigotmc.org