SyntaxBlockerPlus icon

SyntaxBlockerPlus -----

Block /plugin:command



SyntaxBlockerPlus

The most customizable plugin for blocking commands.
By default, this plugin can block commands like /plugin:command
Here, what the plugin checks is the : in the command name. If the plugin finds it, it stops the execution and sends a customizable message.
Code (YAML):
#
# DarkLegacyMC Syntax Blocker
# Made by mallusrgreat#8669
#   play.darklegacymc.tk
permission
:
  unsupported-syntax
: "syntaxblockerplus.bypass"
  slash-sbp
: "syntaxblockerplus.command"

# Check if the command (/thisIsTheCommand thisIsNot) contains this string.
command-contains
: ":"
Code (YAML):
#
# DarkLegacyMC Syntax Blocker
# Made by mallusrgreat#8669
#   play.darklegacymc.tk
prefix
: "&c&l(!) "

unsupported-syntax
: "&bSorry, but that syntax is not supported."

sbp-command
:
  # /sbp command
  message
: "&e/sbp reload &7- &6Reloads the language and configuration."
  no-permission-message
: "&4You do not have permission to use this command."
  invalid-argument
: "&cInvalid argument provided. Use &e/sbp reload &cto reload."

  # /sbp reload command
  reload
:
    failed
: "&4Reloading failed. See console for details."
    success
: "&aReloading success."
 
Resource Information
Author:
----------
Total Downloads: 40
First Release: Mar 30, 2023
Last Update: Mar 30, 2023
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings