Spartan Anti Cheat for Bedrock/Geyser | Advanced AntiCheat Detection | 1.7-1.21.4 icon

Spartan Anti Cheat for Bedrock/Geyser | Advanced AntiCheat Detection | 1.7-1.21.4 -----

In the mission to create & maintain the best Minecraft anti-cheat, powered by Machine Learning (ML)






[+] NEW PACKET DETECTIONS BASED ON MINECRAFT CODE:
- IrregularMovements: Speed, Gravity/Flight & Strafe
- KillAura
- Velocity: Anti-Knockback
- FastClicks: Auto-Clicker
- HitReach: Reach
- ImpossibleActions: Scaffold & Tower
- Exploits: BackTrack, Ground-Spoof & Movement-Spoof
[#] 80% LESS PERFORMANCE RESOURCES USED (SYNC & ASYNC!) COMPARED TO Phase 500 UPDATE SERIES
[#] MORE ACCURATE STATISTICS WITH 2x FASTER LEARNING SPEED COMPARED TO Phase 500 UPDATE SERIES
[#] CALCULATION OF REMAINING TIME FOR STATISTICAL DATA COMPLETION IN MENUS/GUIs

[#] Improved how certain statistical outcomes are calculated.
[#] Improved when certain logs are stored that lead to additional statistical improvements.
[#] Added timezone support to log dates so that when time changes, statistics don't break.
[#] Removed Chunk snapshots and instead relied on checking if a chunk is loaded to get data needed.
[#] Optimized and at the same time improved the measurement of online and AFK time.
[#] Changed the structure of certain logs to make them easier and faster to decode and understand.
[#] Data collection remaining time is now available in all inventory menus of the plugin.
[#] Data collection of a check will now be true only if at least half of its detections have collected data.
[#] Fixed bugs with the Player Info menu where some data would not show.
[#] Potentially fixed a rare console error related to the player's latency.
[-] Removed time precision from log dates that led to extra space and potential reading flaws.
[-] As a result of this update, your statistics will start from scratch, but that is for the better good.
----------, Dec 15, 2024

[#] Fixed rare async chunk Spartan data accessing console error.
[#] Added packet notification via the optional Awareness Notification feature.
[#] Corrected Velocity false positives caused by lag delay.
[#] Improved handling of Ghost blocks.
[#] Fixed some false positives related to the IrregularMovements Gravity detection.
[#] Fixed false teleportation with boat vehicles.
[#] Potentially fixed a Folia console error.
----------, Dec 11, 2024

[#] Optimized the plugin's chunk collector for getting block data asynchronously.
[#] Fixed a few ProtocolLib related console errors.
----------, Dec 5, 2024

[#] Optimized the plugin's chunk collector for getting block data asynchronously.
[#] Fixed a few ProtocolLib related console errors.
----------, Dec 5, 2024

Fixed console errors.
----------, Nov 30, 2024

[#] Combined the Speed check into the IrregularMovements check.
[#] Fixed the 0-0-0 coordinate bug causing teleportation and more issues.
[#] Decreased the amount of location calls in all of the plugin's code.
----------, Nov 29, 2024

[#] Balanced the probability positions that judge notifications, preventions & punishments.
[#] Fixed packets console error caused by reading the ProtocolLib handlers.
[#] Updated the Player Info inventory menu to be more easily understood.
[#] Added tracking for players connecting and disconnecting but also AFK to improve statistical accuracy.
[#] Made data pending mentions clearer to understand.
[#] Added new configuration named advanced.yml for more generalized options.
----------, Nov 23, 2024

[#] Made learning 2x faster for every of player of every detection of every check.
[#] Spartan can now hold 2x the data with about 2x less space taken in memory.
[#] Fixed an ImpossibleActions detection error caused by outdated block face bukkit object.
[#] Fixed a null location error caused by the protocol utils not returning an empty location.
[#] Separated detections into probabilistic and hardcoded to differentiate functionality for developers.
[#] All Spartan commands will now run synchronously so no issues are caused.
[#] When a command fails, it will now appear in the failed message so the executor is not confused.
[#] Added additional information to Discord Webhooks such as check certainty percentages.
[#] Made notifications go through even if probability of hacking is super low.
[#] Added remaining time to complete training in the inventory menus to avoid confusion.
[#] Updated the configuration syntax to be more consistent language-wise.
[#] Fixed a few inventory menu bugs.
----------, Nov 16, 2024

Phase 537.6 and later introduced a lot of changes for the best of the plugin's future. This update fixes all issues caused by the previous update, thanks for reporting and being supportive.
----------, Nov 9, 2024

[#] Made notifications appear less frequently by tracking the certainty of someone hacking.
[#] Fixed null errors caused by missing synchronization in update of executor protocols.
----------, Nov 7, 2024

[#] Fixed console errors, thanks for reporting.
----------, Nov 7, 2024

[#] Fixed ProtocolLib temporary player console error related to player profiles.
[#] Added back-track detections to the Exploits check.
[#] Fixed a no detection stored check executor object console error.
[#] Fixed a stack overflow error caused by the player profile object.
[#] Fixed a stack overflow error caused by the spartan player object.
[#] Improved the identification of detection in cross server notifications.
[#] Separated once again the data of java and bedrock players.
[#] Made statistics run the same with less information stored in the memory.
[#] Made the plugin require less data to start comparing and taking action.
----------, Nov 6, 2024

[#] Improved the SQL functionality to not execute when connection is closed.
[#] Spartan will no longer send unlikely notifications to the console.
[#] Fixed a null pointer console error related to the ImpossibleActions tower detection.
[#] Corrected a color typo in the Manage Checks inventory menu.
[#] Rewrote how the plugin deals with detection hashing to improve and optimize statistics.
[#] Fixed IrregularMovements baritone false positives for bedrock players.
[#] Fixed MorePackets bukkit detection false positives for bedrock players.
[#] Fixed a console error caused in byte conversion related to jumping calculation.
[#] Removed not needed information from the Player Info inventory menu.
[#] Heavily rewrote the part of the base of the plugin to improve violation analysis.
[#] Added more examples and improved current ones in the Spartan GitHub repository.
[#] Fixed several MorePackets false positives caused by low multipliers.
[#] Fixed a location reading console error on ProtocolLib packets functionality.
[#] Allowed damage preventions to take place when packets through protocollib are enabled.
[#] Improved the violation increase of many detections to improve statistical analysis.
----------, Nov 2, 2024

[#] Fixed IrregularMovements new baritone detection false positives.
[#] Fixed several Exploits ground-spoof detection false positives.
[#] Fixed KillAura block-raytrace detection console error.
[#] Fixed IrregularMovements teleportation by breaking blocks false positives.
[#] Fixed MorePackets teleportation by breaking blocks false positives.
[#] Moved the IrregularMovements move-length detection to the KillAura check and fixed non-combat false positives.
[#] Potentially fixed several movement water and water-logged block false positives.
[#] Fixed bubble water being identified even if block was blocking the falling path.
[#] Improved the support for attributes introduced in recent updates but earlier too.
[#] Fixed several movement liquid false positives caused by broken utility method.
[#] Fixed several console errors caused by ProtocolLib temporary players in relation to floodgate bedrock players.
[#] Fixed an OldCombatMechanics compatibility Speed check false positive.
[-] Removed the Detection Slots, more on this on the announcement on Discord.
[#] Added additional information to the Manage Checks inventory menu/gui.
----------, Oct 16, 2024

[+] Implemented a new ImpossibleActions scaffold detection that contains deep analysis.
[+] New Scaffold analysis checks.
[#] Optimized the collection of entities on Folia fork & packet-based Spartan.
[#] Fundamentally changed how Spartan implements detections for more productive development.
[#] Options in the checks.yml file will now all be loaded the moment a player joins the server.
[#] Fixed several Speed random false positives.
[#] Added more detection options in the checks.yml configuration.
[#] Potentially fixed a Folia fork unloaded world entity removal error.
[#] Fixed several IrregularMovements liquid block false positives.
[#] The plugin will now totally measure time in more accurate terms allowing for higher accuracy.
[#] Fixed several MorePackets teleportation due to action false positives.
[#] Fixed several Exploits, Velocity & IrregularMovements bouncing block false positives.
[+] New Baritone checks.
----------, Oct 10, 2024

[#] Fixed several Speed piston related false positives.
[#] Fixed several FastClicks block breaking false positives.
[#] Fixed several FastBreak no enchantment accounting false positives.
[#] Fixed several Speed server flight related false positives.
[#] Attempted to create certain IrregularMovements jump(ticks) cross-version false positives.
[#] Fixed an Exploits ground-spoof cancelled building false positive.
[#] Optimised the Player Profile object with fewer & faster methods and less memory used.
[#] Potentially fixed a Folia loading console error.
[#] Fixed a mathematical mistake in the Velocity check.
[#] Fixed several Speed elytra related false positives.
[#] Fixed several Speed trident related false positives.
[#] Fixed a Vehicle console error caused by wrong object casting.
----------, Oct 3, 2024

[#] Made Suspicion Notifications not be sent in certain unavailable data circumstances.
[#] Removed violation information from the Player Info menu as it is not important.
[+] Added method to the developer API to get violation certainty for a check.
[#] Fixed remaining Detection Slots not being calculated properly in all cases.
[#] Limited the amount of violations stored per player to optimize the time of statistics.
[#] Attempted to re-fix running out of memory due to Bukkit's method of getting the target block across a distance.
[#] Fixed a temporary player active potion effects console error.
[#] Fixed a FastBreak standing above block false positive.
[#] Fixed an IrregularMovements bubble water soul-sand false positive.
[#] Made the mining logs not take place once the XRay check is disabled.
[#] Fixed a Folia loading console error caused by enums not initialized properly.
[#] Fixed several IrregularMovements step false positives caused by ridding camels.
[#] Fixed an EntityDeathEvent console error caused by missing method.
[-] Removed the measuring of violations as it has not been useful for a while to any check.
----------, Sep 26, 2024

[#] Fixed a temporary-player console error related to protocol version.
[#] Fixed a concurrent modification exception in the packet combat listeners.
[#] Fixed a concurrent modification exception in the player utilities.
[#] Decreased redundant code in player utils by using existing useful libraries.
[#] Fixed a line of sight array growth error by limiting the distance checked for the GhostHand check.
[#] Fixed a concurrent modification exception in the player object related to potion effects.
[#] Fixed a library console error caused by the inventory utils on older server versions.
----------, Sep 19, 2024

Important:
[+] New Exploits ground-spoof checks (1:1).
[+] New HitReach checks (0.1+ reach/hitbox detection).
[+] New Timer checks (lag compensation, almost instantaneous triggering, positive or negative timer detection)
[+] Killaura MoveDirection "heuristic[interpolation]" check, designed for newest aura bypasses
[#] Fixed many problems with combat checks.
[#] Improved stability of many checks.
[#] Fixed bug with DAMAGE_EVENT
[#] Fixed compatibility with older versions (1.8+)
[#] Removed the NoFall check and replaced it by the new Exploits ground-spoof detection.
[#] Almost all listeners now on packet-level.
[+] Split the check statistics into multiple factors to increase precision.

Other:
[#] Improved Velocity processing instead of deprecated damage.
[+] Added certainty measurement that a player is hacking to be saved in the plugin's logs to help for many reasons.
[-] Bedrock players will no longer be checked on the packet level due to incompatibilities.
[#] Made probabilities stricter to reduce the amount of notifications but also improve stability.
[#] Fixed synchronization console error related to the violation history.
[#] Fixed elytra & mobs collision false positives.
[#] Fixed a Speed console error caused by specific-version materials.
[+] Implemented a new KillAura detection which calculates the ratio of hits/damages for all entities.
[+] Implemented a new FastClicks detection which measures and compares patterns.
[#] Made notifications message in messages.yml not show the violation level by default because it is confusing.
[#] Fixed a few FastBreak false positives with sensitive blocks.
----------, Sep 16, 2024

Combined Anti Alt Account functionality with Spartan functionality.
----------, Sep 3, 2024

Updated the verification of the Cloud feature, update to maintain access to it.
----------, Jul 4, 2024

Plugins already supports 1.21, fixed an obufscation mapping issue with Paper forks.
----------, Jun 20, 2024

Maintained the plugin's internals and specifically the inventory menu.
----------, Apr 17, 2024

Plugin maintenance.
----------, Mar 3, 2024

Maintenance & incremental changes.
----------, Oct 31, 2023

Added support for Minecraft 1.20
----------, Jun 7, 2023

Improved the compatibility of the Folia fork.
----------, May 27, 2023

Added support for Folia.
----------, Apr 2, 2023

Made sure the SQL table is created before executing any queries.
----------, Feb 13, 2023

Updated the Discord Webhooks feature to work with different domains.
----------, Feb 7, 2023

The Cloud feature will no longer impact the “server_name” option in settings.yml.
----------, Jan 12, 2023

Plugin maintenance
----------, Jan 6, 2023

Corrected an array length console error.
----------, Jan 4, 2023

Plugin maintenance
----------, Dec 13, 2022

Enabled the already implemented auto updater feature for users of my website.
Improved the tab completion by detecting what to recommend based on the command’s arguments.
----------, Oct 31, 2022

  1. The plugin will now identify its original platform when using a token.
  2. Extended the Cloud feature with more useful methods.
  3. Corrected an incorrect software guarantee message.
  4. Improved how the plugin shows URLs.
  5. Some product information will now be synchronized with the Cloud.
  6. The String utilities methods will now return more fail-safe results.
  7. Implemented a new settings.yml option named “show_ecosystem”.
  8. The Cross Server Information feature will now work better.
  9. Updated the Debug’s features contents
----------, Oct 19, 2022

  1. The synchronization algorithm will now understand the type of variable it is dealing with.
  2. The synchronization algorithm will now be faster & account for when the server is unavailable.
----------, Sep 21, 2022

Made some adjustments to the synchronisation algorithm to better fit more configurations.
----------, Sep 18, 2022

Corrected a maven issue that caused the plugin.yml to not be included in the plugin's file contents.
----------, Sep 15, 2022

  1. A new sql.yml option has been introduced to allow the replacing of special characters.
  2. The plugin will now concurrently use SQL & Files to store exempted players.
  3. Implemented new Base64 methods in the String utilities.
  4. Changed the order at which the plugin closes threads.
  5. Optimized the plugin’s configurations with faster & more consistent codes.
----------, Sep 15, 2022

Adjusted the duration of the verification connection to avoid server load.
----------, Sep 9, 2022

Made some additional improvements to the Customer Support feature.
----------, Sep 8, 2022

  1. Corrected the default table name in sql.yml.
  2. Implemented a new command to receive customer support.
  3. Improved the String utilities with new useful methods for the SQL & Cloud functionalities.
  4. Improved the SQL feature with more fail-safe methods.
  5. Corrected some incorrect connections to the Cloud feature.
----------, Sep 7, 2022

General code corrections.
----------, Aug 28, 2022

Adjusted the Cloud feature and description of the inventory menu items.
----------, Jul 28, 2022

When exempting a player, the outcome will now consider the state of the SQL method.
----------, Jul 12, 2022

Updated the functionality of the Cloud feature.
----------, Jul 4, 2022

Corrected an issue with the plugin's obfuscation.
----------, Jun 29, 2022

Implemented support for java 8 for as long as it remains possible. Please update your servers, this is nothing but a temporary solution that only some of my plugins will receive.
----------, Jun 28, 2022

Adjusted the descriptions of the inventory menus
----------, Jun 26, 2022

Implemented some additional menu performance improvements
----------, Jun 15, 2022

Added support 1.19 Minecraft servers.
----------, Jun 8, 2022

Updated a faulty website URL.
----------, May 6, 2022

Corrected an issue that would cause the plugin to disable.
----------, Apr 29, 2022

Logs:
  1. Removed the “awareness_notifications” & “non_console_command” options via settings.yml.
  2. Removed the Error utilities and included their functionality in the Awareness Notifications feature.
  3. Noticeably improved the String utilities with recent & new methods.
  4. Implemented a shorter version of the reload command.
----------, Apr 28, 2022

Revamped the plugin's name and purpose as Anti Alt Account
----------, Apr 4, 2022

Logs:
  1. Cloud Punished Players will now only be checked when they can join the server.
  2. Implemented compatibility for the plugin named Minigame Maker.
  3. Noticeably improved the Inventory menu with additional items, descriptions & functionalities.
----------, Mar 3, 2022

Logs:
  1. Corrected a bug where the join-date, last-name & staff status statistics would not update.
  2. The support page will now redirect to my domain to ensure the captcha website works.
----------, Jan 7, 2022

Corrected a configuration syntax not working.
----------, Jan 5, 2022

Updated the Piracy system to verify more information.
----------, Dec 11, 2021

Updated the contents of the plugin.yml file.
----------, Dec 7, 2021

Corrected a bug in the Piracy protection.
----------, Dec 1, 2021

Logs:
  1. Updated the plugin.yml file with new information.
  2. Slightly improved the Piracy protection with more universal variables.
  3. Slightly improved the Cloud feature with better messages.
  4. Implemented a new settings.yml configuration option named “awareness_notifications”.
  5. Implemented support for 1.18 servers.
----------, Dec 1, 2021

Simplified the command command creation process with one less argument.
----------, Nov 16, 2021

News:
  • The UltimateStatistics plugin API will now be used to store statistics on the Cloud, so they can be later viewed on the website. This means this website is no longer capable of storting statistics on its own. This choice was taken to prevent the programming of redundant codes but to also emphasise on each plugin's power, one being statistics, the other being website content.
Logs:
  1. Implemented a new type of utilities named Plugin utilities.
  2. Noticeably improved the Information inventory menu with additional functionality.
  3. Removed some unused code from the messages.yml configuration.
  4. The inventory menus will now support offline players.
  5. The Punishments inventory menu will now show bans made from the Spartan Anticheat.
  6. The plugin wll now use the UltimateStatists plugin API to store statistics.
  7. Greatly optimised the Chat Protection feature with faster string handling.
  8. Removed the Version utilities and made the plugin dynamically cross-version compatible.
  9. Removed the settings.yml option “check_server_compatibility_on_load”.
----------, Nov 14, 2021

Noticeably improved the compatibility with the Spartan AntiCheat.
----------, Oct 22, 2021

Logs:
  1. Greatly improved the Math utilities with new useful methods.
  2. User & File IDs will now be hidden from public & semi-public parts of the plugin.
  3. The configuration will now reload after the website is created.
  4. Corrected several minor flaws with the plugin’s website design.
----------, Jun 22, 2021

Updated the plugin for 1.17 Bukkit-based servers.
----------, Jun 11, 2021

Corrected a Java 16 console error caused by an unsafe library used in the Request utilities.
----------, May 19, 2021

Logs:
  1. Updated the plugin.yml file with more universal information.
  2. Slightly improved the Piracy system to be in par with some changes.
  3. Slightly improved the Math utilities with new useful methods.
  4. Noticeably improved many codes thanks to the improvements made in the Math utilities.
  5. Made some improvements to the Register handler of the plugin to prevent potential console errors.
  6. Corrected an issue where the plugin’s URLs wouldn’t be properly cached.
----------, May 18, 2021

Logs:
  1. Corrected a few bugs in the Piracy system and removed unused methods.
  2. Noticeably improved the Math utilities with faster methods.
----------, Mar 1, 2021

Logs:
  1. Replaced the space character from “%spc%” to “%%” for faster typing.
  2. Corrected an issue where the ban reason would be shown as “Never” if it was permanent.
  3. Adding the permission “rankName.*” will give all permissions of a rank to another rank.
  4. Slightly optimised all objects with final methods for better code compilation.
  5. Corrected a potential null-pointer console error caused by the Punishment disconnect handler.
  6. Noticeably improved the Variables handler with more universal fields.
  7. Corrected several bugs with the punishment system, such as no kicking after command, and no proper cache refresh.
  8. Implemented a new permission named “msw.nostats” which will prevent players from having their stats calculated.
  9. Corrected a small bug in the Punishment inventory menu where names would be shown as objects.
  10. Implemented the ability to disable the menu command by making it have no characters in the configuration.
  11. Corrected a few website information bugs having to do with UUID to player name conversion.
----------, Feb 25, 2021

Logs:
  1. Corrected several design flaws in the website.
  2. Corrected several API flaws in the server.
  3. Implemented the ability to disable website tabs/categories.
  4. Implemented the ability to disable inventory menu items.
----------, Feb 20, 2021

Corrected a few existing and potential console error caused by opening the inventory menus.
----------, Feb 13, 2021

Removed the PlaceholderAPI compatibility due to being heavy and not used by anyone.
----------, Feb 11, 2021

Corrected an issue where the plugin would disable if no connection to the Cloud was established.
----------, Feb 5, 2021

Logs:
  1. Slightly improved the compatibility with the Spartan AntiCheat.
  2. Removed the confusing and unnecessary op_bypass settings.yml option.
  3. Implemented jumping sub-statistics to the Distance Travelled statistic.
  4. Made movement statistics faster & null-pointer error proof.
----------, Jan 16, 2021

Logs:
  1. Limited the plugin's artificial errors to shorter length.
  2. Artificial errors will no longer include the private key.
----------, Dec 14, 2020

Implemented last-death date sub-statistic to all Death related statistics.
----------, Dec 10, 2020

Logs:
  1. Slightly improved the private API methods with more universal methods.
  2. Slightly optimised the Piracy & Permissions system with faster methods.
  3. Corrected a few text length bugs originating from the plugin’s Cloud server.
  4. Corrected a website player head image bug caused by Bedrock players.
  5. Slightly optimised the Commands & Variables handlers.
----------, Nov 15, 2020

Greatly optimised the plugin's systems, utilities, configurations, handlers & listeners with less memory calls & usage.
----------, Nov 3, 2020

Placeholders now also support categories and not just individual statistics.
----------, Sep 19, 2020

Logs:
  1. Implemented a new settings.yml configuration option. (statistics_disabled_worlds)
  2. Corrected a bug that prevented Death statistics from being properly calculated.
----------, Sep 12, 2020

Made the data request replies more flexible, both on the web-server and local side. Downloading this update is a requirement.
----------, Sep 11, 2020

News:
  • A new category has been implemented to handle upcoming advancements which contains 5 statistics. Each statistic is essentially a category of advancements. This category is only available with 1.12 or newer servers.
Logs:
  1. Implemented a new category named Advancements.
  2. Implemented 5 new statistics in the Advancements category.
  3. Slightly improved the plugin's version compatibility.
----------, Aug 29, 2020

Logs:
  1. Corrected an issue where Player-Kills kill-streak statistic wouldn't be calculated.
  2. Updated the Piracy protection to go along with the recently organised packages & codes.
  3. Corrected an API statistics retrieval handled console error.
----------, Aug 3, 2020

Corrected an issue where a newly created website would be returned as null in the URL message.
----------, Aug 1, 2020

Organised the plugin's packages and their codes.
----------, Jul 26, 2020

Corrected any errors thrown when the plugin disables.
----------, Jul 7, 2020

The Statistics page will from now on also show the player's punishment history.
----------, Jul 6, 2020

Logs:
  1. Implemented compatibility for my anti-cheat, Spartan, which will be enabled in the future.
  2. Modified the plugin.yml so the plugin can properly depend on Spartan.
  3. Improved the counting method of the Permission system.
  4. Corrected a bug where default members would have 1 unknown permission.
----------, Jul 3, 2020

Logs:
  1. Corrected a chat-colour bug with the default prefix fall-back.
  2. Made the default rank prefix forcefully be added to the configuration.
  3. Corrected an incorrect permission bug with the last rank in order.
  4. Corrected an item title bug in the Information inventory menu.
  5. Limited the line length of inventory menu descriptions.
  6. Corrected several viewing bugs in the Staff-Team inventory menu.
  7. Corrected a bug in the website's design.
----------, Jul 1, 2020

Improved the plugin's private API to increase compatibility with other plugins of my own.
----------, Jun 28, 2020

Implemented 1.16 compatibility.
----------, Jun 25, 2020

Logs:
  1. Implemented compatibility for a plugin of my own named UltimateStatistics.
  2. Implemented a new settings.yml configuration option. (no_statistics_reply)
  3. Implemented support for a plugin named PlaceholderAPI.
  4. Implemented a new type of utilities to identify loaded plugins.
----------, May 28, 2020

Logs:
  1. Improved all statistics in the Accuracy category.
  2. Improved the Combat utilities with more accurate methods
  3. Improved the Math utilities with more protective methods.
  4. Corrected an issue where Accuracy statistics would fail to calculate.
  5. Corrected a Survival category foods-eaten statistic saturation-effect false positive.
  6. The plugin's price has almost been reduced in half.
----------, May 19, 2020

Logs:
  • Renamed the plugin to MinecraftServerWebsite.
  • Replaced the /msio command with the command /msw.
  • Made the required changes to the plugin.yml file.
  • Corrected a potential domain issue.
  • Drastically optimised the Registration handler.
----------, Jan 13, 2020

Logs:
  1. Updated the contents of the plugin.yml file.
  2. Updated the Piracy protection to verify more information.
----------, Dec 30, 2019

Removed the unused Patreon alternative licensing system to prevent suspicions raised from the forums' staff team.
----------, Dec 30, 2019

Logs:
  1. Updated the plugin.yml file with new information.
  2. Slightly improved the Piracy protection with more universal variables.
  3. Slightly improved the Cloud feature with better messages.
  4. Implemented support for 1.18 servers.
----------, Dec 26, 2019

Greatly optimised the Plugin utilities by removing unnecessary loop checks.
----------, Dec 15, 2019

Logs:
  1. Noticeably improved the compatibility with the Spartan AntiCheat.
  2. Corrected a bug where the Exempted Players menu wouldn't show the page items when full/indifferent.
----------, Dec 9, 2019

Logs:
  1. Enabled all parts of the Piracy system after the plugin’s original release.
  2. Implemented a description for the prevent-join command to document its functionality.
  3. Implemented a new configuration syntax. {ipAddress}
  4. Slightly optimised the configuration system with less method & memory calls.
  5. Implemented 2 new settings.yml configuration option. (debug_mode, awareness_notifications)
  6. The plugin now offers a debug option to increase your awareness for punished players.
  7. Updated some important Cloud processing handlers.
  8. Updated the plugin for 1.17 Bukkit-based servers.
  9. User & File IDs will now be hidden from public & semi-public parts of the plugin.
  10. Greatly improved the Math utilities with new useful methods.
  11. Slightly improved the API of the plugin with a method to get the license ID.
----------, Dec 5, 2019

Resource Information
Author:
----------
Total Downloads: 435
First Release: Dec 4, 2019
Last Update: Yesterday at 7:31 PM
Category: ---------------
All-Time Rating:
9 ratings
Find more info at www.vagdedes.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings