Releases: KyotoResources/BetterSecurity
BetterSecurity v1.7 | Improve your performance
BUGS FIXED (Spigot/Bukkit)
┃Fixed an issue that caused performance issues.
BUGS FIXED (Bungeecord)
┃Fixed an issue with the full tab of bungeecord whitelisted commands. For example: /command + [TAB]
NEW CHANGES (Spigot/Bukkit)
┃Revisited the "Block_Tab_Complete" section has become like the bungeecord one. https://pastebin.com/ztcyFvbh
NEW CHANGES (Bungeecord)
┃"Block_Tab_Complete -> commands" has been changed to "Block_Tab_Complete -> blacklisted_suggestions"
NEW CHANGES (Everywhere)
┃Added "[MINI_MESSAGE]" executor which adds support for kyori adventure mini messages. https://docs.adventure.kyori.net/minimessage/index.html
BetterSecurity v1.6.2 | Minimal addition
NEW CHANGES (Bungeecord)
┃Added "ignore_servers: ['server1', 'server2']", in bungeecord complete tab whitelisted commands.
┃Changed in "Block_Tab_Complete" section, whitelisted_commands option changed to whitelisted_suggestions.
FOR SUPPORT
┃Write to me here in private, Telegram, or by Discord
BetterSecurity v1.6.1 | Various bug fixes + new configuration change
BUGS FIXED (Bungeecord)
┃Fixed the "server_mode" in the "Blocks_Commands" section. Now they will work fine.
NEW CHANGES (Bungeecord)
┃Revisited the "Block_Tab_Complete" section. It has now been improved.
FOR SUPPORT
┃Write to me here in private, Telegram, or by Discord
BetterSecurity v1.6 | New additions + new major changes!
NEW SECURITY PATCH (BungeeCord)
┃Added in the bungeecord section "Prevent_Command_Spam", it is able to fix an exploit that is able to crash the bungeecord! Currently plugins like LPX do not take advantage of this feature, so I recommend you to activate it.
NEW CHANGES (BungeeCord)
┃Added executors to the bungeecord as well! The same ones that are in the spigot version have been added, except 2: BossBar and Sound. Also added was the "[KICK] reason" executor.
┃In the "Blocks_Commands" section, the messages have been replaced with executors.
NEW CHANGES (Spigot/Bukkit)
┃Added placeholder "%center%", to be usable for all messages. (Included in executors)
┃Added event priorities! You can change their priority for the various sections. They have been added for the following sections: Unknown_Command, Block_Syntax, Blocks_Commands, Commands_Only_Console, Commands_Only_Players, Block_Custom_Commands.
FOR SUPPORT
┃Write to me here in private, Telegram, or by Discord
BetterSecurity v1.5 | Major Bug Fixes!
Recommended to use ProtocolLib for all versions
BUGS FIXED (Spigot/Bukkit)
┃With a lot of sweat and effort, we have solved a very IMPORTANT problem! We have completely fixed the full tab bypass of the Meteor client. We are probably currently the only ones in the platform (I tested the most famous ones, and they are all bypassable)
Other clients it has been tested on: ParrotClient 2.0, Skillclient, EaZy.
TIP ┃If you want to be safer, you can disable the following permissions:
- minecraft.*
- bukkit.command.*
If you have LuckPerms just do: /lp user/group permission set false (Example: /lp group default permission set minecraft.* false)
If you have PermissionsEx just do: /pex user/group add - (Example: /pex group user add -bukkit.command.*)
BUGS FIXED (BungeeCord)
┃Fixed an issue that caused the plugin to not launch correctly on Bungeecord (without fork). Added a new option to lock Tab Complete accordingly.
NEW CHANGES (BungeeCord)
┃Add the "waterfall prevention" option, which allows you to block proxy commands as well. (Also works with any fork of Waterfall, such as Aegis, FlameCord, etc..)
FOR SUPPORT
┃Write to me here in private, Telegram, or by Discord
BetterSecurity v1.4.1 | Small addition for unknown commands
NEW CHANGES (Spigot/Bukkit)
┃Added exempt commands for the "Unknown Commands" section. This can be useful for any plugins that don't log commands to bukkit directly.
FOR SUPPORT
┃Write to me here in private, Telegram, or by Discord
BetterSecurity v1.4 | Added a system for unknown commands 1.19+
NEW CHANGES (Spigot/Bukkit)
┃Added customizable unknown messages for version 1.19+. It also works with previous versions, but if you want to just add something more. (Example: Titles, ActionBar, Etc..)
[⚠ This function with PlugMan can give problems if you upload new plugins. In that case if you run into problems, just restart the server to correctly register the new commands.]
┃In the "Block_Custom_Commands" section, you can now register multiple commands at once. By default it is "command", with this version "commands" has also been added, to block multiple commands with the same executor.
FOR SUPPORT
┃Write to me here in private, Telegram, or by Discord
BetterSecurity v1.3.3 | Various bug fixes
BetterSecurity v1.3.2 | System updates fixed
BetterSecurity v1.3.1 | Little improves on safety
NEW CHANGES
┃Added the "partial_matches" also on spigot, this feature makes you optional the complete tab easier, in case of problems. (Before the default tab was present facilitated)
FOR SUPPORT
┃Write to me here in private, Telegram, or by Discord