We created an official discord support server for this plugin. If you have an issue, feature request, or want some help with configuring this plugin, join this server: https://discord.gg/VkfhFCv New developer joined this project:
@Nemezis
Changes:
Plugin performance has been increased.
Fixed issues with ProtocolLib
Fixed NullPointerException on many events.
More error catching.
The server will use less bandwidth while the server is attacked (ServerListPing)
Implemented new feature, Client Brand Checking! You can block some clients that use different brand than default "vanilla". Some bots don't send this packet, so this is a new method to detect them! A new file will be created "brand.yml" with contents:
Code (YAML):
channel-verification:
enabled: true
punish: kick
{PLAYER
} &cException occurred in your connection, please rejoin!
blocked-brands:
enabled: true
punish: kick
{PLAYER
} &cYour client is not allowed on this server!
list: - some_blocked_brand
Fixed potential output resource leak.
API has been deleted.
Redesigned GUI.
Changed way how logs are sent while checking a player/bot connection.