#Regex Command Blocker - groups (filters)
1 messages · Page 1 of 1 (latest)
I want to add moderation group of commands with the use of filters
the CMI commands are not displayed so I add "cmi.*" to the list knowing that by default all the plugin commands are blocked, I add that to bungee but it doesn't work
Unless this regex command blocker plugin has support for bungee commands, it won't work.
Bungee commands aren't recognized by spigot, therefor the command event is not fired for them
If you are using this https://www.spigotmc.org/resources/regex-command-blocker-universal.99589/ make sure you have this plugin installed as well https://www.spigotmc.org/resources/protocolize-protocollib-for-bungeecord-waterfall-aegis.63778/
Requires: Protocolize to work on BungeeCord or Velocit and ProtocolLib for Bukkit platforms
well I have both versions already installed
I would like to know if it will be possible to associate a command group with a permission (for the case of filters)
ok i figured out how to do a filter, but i believe spigot plugins conflict with bungee plugins