Spartan AntiCheat & AntiExploit icon

Spartan AntiCheat & AntiExploit 4.0.5.8

Very Optimised | Super Customisable | Minimal False Positives | Folia Support | Geyser Detections

Page 1 ... 7 8 9 10 11 ... 19
Phase 491.1 Jan 7, 2023
Phase 491 - HotFix #1

Resource packs will now be identified when the Bukkit method is available.

Phase 491 Jan 7, 2023
Phase 491 - Maximum Checked Players At Once Feature & Improved Discord Webhooks
  1. Bedrock players will now be treated more leniently in certain parts of the IrregularMovements check.
  2. Removed the Awareness Discord Webhooks as they were undesired by many users including myself.
  3. The Customer Support command will now complete being sent without the requirement for detection information.
  4. The FastBreak check will now be more lenient towards bedrock players.
  5. While the new EntityMove check is still being rewritten, the old one will stop checking bedrock players for stability.
  6. The ItemsAdder compatibility will no longer work if the DisguiseAPI class is not found to prevent console errors.
  7. Silent checks will now appear enchanted in the Manage Checks inventory menu.
  8. Implemented a new feature and settings.yml option for it: Important.maximum_checked_players_at_once
  9. The Discord Webhooks feature will now appear more frequently as many of you suggested it needed this.
  10. The Spartan inventory menu has been optimized to refresh itself again.
  11. Potentially corrected an IrregularMovements climbing jump false positive.
  12. Compatible plugins of mine will appear in the Spartan inventory menu.
  13. Decreased the amount of configuration calls & search algorithms in the settings.yml configuration.
  14. Modified an outdated value reply in one of the Developer API’s methods.
  15. The plugin will now exempt players from detections for a bit when the server has a resource pack.
  16. The False Positive Detection will now focus more on integers than just decimals to correct more issues.
  17. The Research Engine feature will now recalculate its cache much faster due to methods being combined in async mode.
  18. The SQL port configuration option will now modify a decimal format to an integer one.
  19. The Speed water detection will no longer check boats, this will be the job of the future rewritten EntityMove check.
  20. The Cloud feature will not attempt new connections if a recent one failed to complete for any reason.
  21. Hardcoded compatibilities will now show as functional if found to be loaded in the server.
  22. Balanced dozens of methods in the Research Engine handler with native methods and less unnecessary checks.
  23. When loading huge amounts of data, the Spartan Menu will no longer be performance intensive.
Phase 490.1 Jan 4, 2023
Phase 490 - HotFix #1

Made extra functionalities available to everyone natively via the plugin's code, older versions will continue to receive them via a web-server connection. Additionally, online documentation has returned the options of the extra functionalities.

Phase 490 Dec 23, 2022
Phase 490 - 2022 is coming to an end, I wish everyone a hopeful & productive 2023
  1. The Exploits undetected-movement detection will no longer check players in vehicles as it doesn’t need to.
  2. The Exploits undetected-movement detection will now check the configuration before running.
  3. The IrregularMovements check will now be more lenient when the scenario changes.
  4. The plugin will now convert text to decimals faster which will help when analyzing violation information data.
  5. The Inventory utilities will now use different methods to set the owning head of a player depending on the server version.
  6. Decreased the amount of threads the plugin uses for asynchronous tasks.
  7. The Information Analysis object will now remove numbers from detections and will try to correlate them to configuration options for more unique outcomes.
  8. The Cancel Violation handler will now be updated more frequently for more consistent and accurate calculations.
  9. The Cache system will no longer clear certain important types of data.
  10. The False Positive Detection feature will now create more simplified keys for higher chance of catching false positives.
  11. The False Positive Detection feature will now consider hackers & suspected players in its calculations in more strict terms.
  12. Corrected a few outdated messages related to the Research Engine handler.
  13. Completely rewritten the way Problematic Detections are calculated.
Phase 489.3 Dec 9, 2022
Phase 489 - HotFix #3

Implemented some corrections to the punishments system.

Phase 489.2 Dec 7, 2022
Phase 489 - HotFix #2

Did some critical optimisations to the Player Profiling objects to restore good performance for some users.

Phase 489.1 Dec 5, 2022
Phase 489 - HotFix #1

The SQL feature will no longer notify when it's not configured.

Phase 489 Dec 5, 2022
Phase 489 - Rewritten Exploits detection & Corrections
  1. Rewritten the Exploits undetected-movement detection.
  2. Removed unused methods from some objects.
  3. Made the chunk cache more thread safe by decreasing recurrency.
  4. Updated the Move utilities with more universal variables.
  5. Listed more dependent plugins in the plugin.yml file.
  6. Made some changes to the API’s events to adapt to the rewritten systems.
  7. Improved the management of the Cloud feature’s exceptions.
  8. The plugin will now update profile permission knowledge when permissions are checked.
  9. The Research Engine will now need both profile and log requirements to start functioning.
  10. Rebalanced the permissions that would identify staff players.
  11. Optimized the permissions feature by decreasing memory calls.
  12. Checks will not be silent by default, which was a mistake of the past update.
  13. Checks who do not support silent mode will not have the option, just like past the previous update.
  14. Removed the spartan.punishment permission as it was malfunctioning and wasn’t being used in general.
  15. Living entities will now need to have their AI enabled to be supported by Spartan’s checks.
  16. Removed the Low Violation handler as this is no longer considered a proper way to deal with violations.
  17. The API will now support giving bypass permissions to players via the addPermission method.
  18. The Player Info inventory menu will no longer update when there is no change in violations.
  19. The Check object’s silent method will no longer try to check world data twice.
  20. The entity AI method will no longer be used in versions that don’t offer it.
  21. Improved the SQL feature with better errors, less variables/memory used, and more protections against mistakes.
  22. Adjusted an invalid SQL query when deleting player information from the database.
  23. Implemented a new checks.yml option for the Exploits check to manage the building detection.
  24. Mining notifications will no longer be logged in the console.
  25. Improved how the plugin identifies player swimming.
  26. An API event will no longer be triggered asynchronously.
  27. The Speed & IrregularMovements will now be more lenient towards bouncing blocks in certain scenarios.
  28. Implemented a new type of utilities to manage characters in Java.
  29. Drastically improved & optimized the way the plugin handles its check data.
  30. Implemented a new awareness notification about the Discord Webhooks feature.
  31. Adjusted the colors of the Spartan command’s content depending on certain scenarios.
  32. Adjusted a Player Data utilities method that caused the Speed potion effect to not always be accounted.
Phase 488.2 Nov 24, 2022
Phase 488 - HotFix #2

Corrected a SQL table creation issue and a major check cancellation issue. Updating is more than recommended, sorry for the inconvenience, Phase 488 was a massive update.

Phase 488.1 Nov 23, 2022
Phase 488 - HotFix #1

Fixed an issue where the class of the Performance Optimizer feature wouldn't initiate.

Phase 488 Nov 22, 2022
Phase 488 - Rewritten Violations, Check, Compatibility, Utilities & Performance Optimizer systems
  1. Many static class methods have been made part of new/existing objects to improve performance.
  2. Completely rewrote the Performance Optimizer feature to be more universal, more organized & better.
  3. The Speed ground detection will now account for a player’s building process.
  4. The unban command will now properly clear the cache of the ban feature.
  5. The SQL Config and SQL Logs are now combined as the SQL Feature.
  6. Potion Effects will now have their own organized cache to prevent false positives.
  7. The “Logs.log_file” option will now reappear in the settings.yml configuration.
  8. Decreased the amount of threads Spartan uses and replaced it with existing ones.
  9. Many checks.yml & config.yml options will now be generated when first used.
  10. Removed forgotten configuration options & functionalities from several checks.
  11. Removed Configuration Recommendations and replaced them with proper listing of problematic detections.
  12. The checks.yml configuration will no longer be existent when the config.yml configuration is used.
  13. Check with no ability to punish will now show punishments as disable in the inventory menus.
  14. All players will be treated as testers when the server is identified as a testing environment.
  15. Awareness notifications will now be delivered to all staff players.
  16. The XRay check will now notify staff players when it has insufficient data to work with.
  17. The plugin will now look for surrounding blocks when trying to identify if the player is in a water bubble elevator.
  18. The plugin will now detect decimals in detection information more accurately.
  19. Mining notifications will now be logged in the plugin’s files regardless of the check’s or player’s state.
  20. Added more information to be sent with the use of the customer-support command.
  21. Check objects will now handle more or less memory depending on their needs.
  22. Violations will no longer reset every minute for all players but individually.
  23. Removed the messages.yml option “violations_reset” as it’s no longer needed.
  24. Rewrote a big part of the Punished Players algorithm, mainly to improve consistency & security.
  25. Checks can no longer be named with the name of another check.
  26. The Research Engine will no longer cache for longer than a minute.
  27. The IrregularMovements check will now require the player to move slightly to be checked for a specific cobweb movement.
  28. The False Positive Detection will now adjust its decimal points for the MorePackets check also.
Phase 487 Nov 2, 2022
Phase 487 - Separate Bedrock/Java Calculations & Velocity Check Improvements
  1. Bedrock & Java player information will now be analyzed and structured separately.
  2. The Velocity check’s detection will now detect things more accurately by accounting for online hackers in the data flow.
  3. The Product Offer feature will no longer be so forceful with notifying staff users.
  4. The Cross Server Information feature will now work better.
  5. Improved the stability of the IrregularMovements check when it comes to bedrock players.
  6. The Bedrock Detections notification will now appear less frequently and when needed.
  7. Problematic Detections will no longer be included in hacker/suspected player calculations.
  8. Made the variables and functionalities of the compatibility configuration more universal.
  9. Players will no longer be able to pickup items when using Spartan’s spectator mode.
  10. The Player Info inventory menu will no longer use magic color codes when the user has opted out of the ecosystem options.
  11. Some information from the AntiCheat Updates item will now appear on other inventory menus.
  12. The File GUI will now appear as a recommendation in the Manage Configuration menu.
  13. Implemented a new settings.yml option to toggle bedrock detections for those that own it.
  14. The Suspicious Fights feature will now return more relevant results based on a pre-existing more organized algorithm.
  15. The HitReach check will now consider the average hit reach of the server’s players for better stability & detectability.
  16. Improved the tab completion by detecting what to recommend based on the command’s arguments.
  17. The Wave & Ban features will no longer do transfers from their old configurations due to them having been removed for a long time.
  18. Rewritten how the raw command feature works with an awareness notification to always support command options.
  19. Implemented a new awareness notification option to accompany the spectate command.
  20. The Wave feature’s API method is now a boolean and not a void.
  21. The Ban feature will now support SQL and also offer a creation date.
  22. Slightly optimized the item search of all inventory menus with a direct equals method.
  23. You can now dismiss reports via the inventory menu by clicking on the reported player item.
Phase 486 Oct 13, 2022
Phase 486 - General Improvements
  1. Implemented an automatic calculation of the size of the Plugin Ecosystem inventory menu.
  2. The plugin will now identify its original platform when using a token.
  3. Extended the Cloud feature with more useful methods.
  4. Improved how the plugin shows URLs.
  5. Some product information will now be synchronized with the Cloud.
  6. Improved the plugin’s Awareness Notifications with new and more proper messages.
  7. The Piracy handler will now operate at much faster speeds due to the implementation of multiple threads.
  8. The plugin will now require more to ban a player via the Cloud feature.
  9. The String utilities methods will now return more fail-safe results.
  10. The Cross Server Information feature will now have better backwards option compatibility.
  11. The IrregularMovements levitation detection will no longer run when the player’s head is inside a block.
  12. A player’s check evidence will no longer be returned if they have bypass or are in other states of canceled checking.
  13. Listed additional bounding blocks for stonecutter blocks in the Ground utilities.
  14. Removed the Plugin Ecosystem inventory menu as it was rarely used by users.
  15. The Minigame Maker compatibility will now open its menu via commands.
  16. Adjusted the queries of the SQL feature to be less problematic & more universal.
Phase 485.1 Oct 2, 2022
Phase 485.1

Corrected some messages being sent incorrectly.

Phase 485 Oct 1, 2022
Phase 485 - Introduced Configuration Synchronization Option
  1. Created a new settings.yml option named “Cloud.synchronise_files” to toggle cloud file changes.
  2. Removed the settings.yml option “Important.cloud_feature” as all Cloud features will fail properly if unavailable or not connected.
  3. Moved the settings.yml option “server_name” to the newly created “Cloud” category while maintaining backwards compatibility with the 2 older options.
  4. Awareness Notifications will now longer include the disabling message part when sent on Discord.
  5. The messages.yml option “notifications_clickable_command” has been transferred to settings.yml as “Notifications.message_clickable_command”.
  6. Improved the Auto Updater feature with universal variable outcomes.
  7. Adjusted some material libraries in the Block utilities for the better.
  8. Improved the notification of the Floodgate compatibility.
  9. Implemented additional awareness notifications.
  10. Potentially improved the compatibility of mcMMO & TreFeller plugins.
  11. The synchronization algorithm will now understand the type of variable it is dealing with.
  12. The synchronization algorithm will now be faster & account for when the server is unavailable.
  13. Adjusted the Research Engine handler to use the YAML configuration more properly.
  14. Custom check names will now be available for certain customers.
  15. Slightly improved the functionality of some of the items in the Spartan inventory menu.
  16. Changed how items are shown in the Spartan inventory menu to be simpler.
  17. Removed the MinecraftServerWebsite compatibility due to the plugin becoming outdated.
  18. Bedrock players will now be treated more leniently by the Lag Leniencies feature.
  19. The Extra Functionality system will now longer attempt to verify existing customers.
  20. The MorePackets check will now be more lenient with the CrackShot plugin features.
  21. Adjusted the settings.yml configuration system creation algorithm to be more universal.
  22. Some Awareness Notifications will now be sent in masses instead of one after another periodically.
  23. The Customer Support feature will no longer always fail when there’s an insufficient amount of data.
  24. Improved the Inventory utilities with new universal methods.
Phase 484.1 Sep 17, 2022
Phase 484.1

Corrected the query of the Research Engine handler.

Phase 484 Sep 16, 2022
Phase 484 - Cross Server Configurations & Important SQL Improvements
  1. Spartan will now synchronize configurations via the Cloud for certain customers.
  2. Tightened the log requirements of the Research Engine handler.
  3. The Configuration system has been made less prone to exceptions.
  4. The SQL feature will no longer add data to a column when not needed.
  5. Certain check modifications & staff chat will no longer be logged.
  6. Implemented new Block utilities methods to judge water-logged blocks.
  7. Adjusted the IrregularMovements liquids detection to judge water-logged blocks more leniently.
  8. Implemented new Base64 methods in the String utilities.
  9. Certain Cross Server Logs will require to be retrieved from similar server types.
  10. Removed unused variables from the Cloud feature.
  11. Suspected/Hacking Evidence of disabled checks will no longer be calculated or shown.
  12. The XRay check will still use the memory but no longer log information if disabled.
  13. Optimized the plugin’s configurations with faster & more consistent codes.
  14. Improved the plugin’s player finder tab completion handler.
  15. Renamed the SQL table column “spartan_build” to “plugin_version”.
  16. Renamed the SQL table column “date” to “creation_date”.
  17. Renamed the SQL table column “info” to “information” and adjusted its max length to 4096.
  18. Renamed the SQL table column “hack_type” to “functionality”.
  19. Removed the SQL table column “silent_check” and will use “cancel_violation” set to NULL to represent silent checks.
  20. Removed the SQL table column “detection_information” and will use “information” in its place.
  21. Removed the SQL table column “mined_item” and will use “functionality in its place.
  22. Removed the SQL table column “false_positive” and will use “type in its place.
  23. Introduced a new SQL table column named “player_latency”.
Phase 483 Sep 13, 2022
Phase 483 - New IrregularMovements Step Detection & Cross Server Logs
  1. Completely rewritten the Step detection with chronic value storage.
  2. Further improved the Customer Support command with disallowance when the Cloud feature is disabled.
  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. Removed some unused variables from the Player Info inventory menu.
  6. Changed the developer-report tab completion to customer-support.
  7. Files will now be used as a backup when the SQL feature fails.
  8. Adjusted the Move utilities jump effect motion calculation method to be more precise.
  9. The Notifications.cross_server_notifications option has been changed to Important.server_name with backwards compatibility.
  10. To combat SQL connectivity issues, the Cloud feature will now automatically synchronize logs amongst your servers.
  11. A new sql.yml option has been introduced to allow the replacing of special characters.
  12. Adjusted the Modify Server Configuration option/feature to support the new folder changes.
  13. Suspicion Notifications will now be distributed via the Cross Server Notifications feature.
  14. Most of the Cloud feature will now work without it being enabled in the config to improve the ecosystem & synchronicity.
Phase 482.2 Sep 6, 2022
Phase 482.2

Corrected a connection issue with the Cloud feature, updating is strongly recommended.

Phase 482.1 Sep 5, 2022
Phase 482.1

Made some corrections to the newly introduced Customer Support feature.

Page 1 ... 7 8 9 10 11 ... 19
You might also like...