Spartan Anti Cheat for Java | Advanced AntiCheat Detection | 1.7-1.21.4 icon

Spartan Anti Cheat for Java | 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

[#] Made the has-account notification optional.
[#] Made packets listeners not run when not supported or deprecated.
[#] Fixed a packet listener issue which caused players not being able to connect to the server.
[-] Removed the staff chat permission since it is no longer in use.
[#] Checks will no longer calculate or provide evidence when disabled.
[#] Punishments and preventions will no longer run if there's not enough data.
[+] Add prefix to messages.yml messages that should but didn't contain it.
[-] Removed messages.yml messages that were generated but had no practical use.
[#] Moved the settings.yml option 'max_supported_player_latency' from the Protections to the Important category.
[-] Removed the player-limit-per-ip feature and its settings.yml option as it is not in par with the anti-cheat's future path.
[#] Punishments for any check will now execute only if the check called has sufficient evidence.
[+] Added 2 new commands: toggle-prevention, toggle-punishment
[#] Made the plugin show its correct edition where it would be wrong in some cases.
[#] Made the ImpossibleActions scaffold detection more stable.
[#] Made many detections more stable by reworking parts of the plugin's base.
[#] Preventions will no longer take place when a check runs on packets because they cause false positives.
[+] Added NoWeb detection to the Speed check.
[#] Fixed a PlayerProfile inventory missing class console error.
Code (Text):
[+] Added {vls:percentage} configuration syntax/placeholder for the certainty of someone hacking for detection notifications.
----------, Sep 3, 2024

[#] Fixed silent option not working in certain cases.
[#] Fixed a console error caused by missing class method.
[#] Improved the suspicion notifications with better discord webhooks
[#] Fixed a MACE material console error caused by the material missing.
[#] Notifications, preventions & punishments will now take place more accurately.
[-] Removed Speed check code that was outside of its responsible class.
[-] Removed redundant code from classes related to the player.
[#] Improved the base functionality of the plugin by improving the input of abstractions.
[#] Made part of the Exploits elytra detection a protection instead of a detection.
[+] Added has-account notification to help users get better access to our systems.
[+] Improved the tab completion of the plugin with more commands loaded.
[+] Implemented panic mode command for managing silent mode and check punishments for players.
[+] KillAura "BlockRaytrace" check (hitting through block)
----------, Aug 17, 2024

[#] Fixed the java/bedrock edition message not showing properly.
[#] Fixed an internal code issue that caused a few checks such as Exploits & MorePackets to partly break.
----------, Aug 4, 2024

[+] Added notification column in the SQL table to not cause SQL errors.
[+] Implemented new classes to handle modified constants of forks.
[#] Detection Slots will now be counted only for enabled checks per java/bedrock players.
[#] Fixed ImpossibleActions block-face console error.
[#] Fixed a BlockReach near block unusual detection false positive.
[#] Fixed a NoFall trident self propelling false positive.
[#] Fixed a Folia fork startup console error that prevented the plugin from loading.
[#] Fixed an ImpossibleActions tower false positive caused by a mathematical limit.
[#] Potentially fixed an ImpossibleActions scaffold false positive caused by a mathematical mistake.
[#] Fixed several IrregularMovements new mace item false positives.
----------, Aug 3, 2024

[#] Fixed a ProtocolLib ping-pong transactions console error.
[#] Fixed a 1.8 get block direction console error.
[#] Fixed a Velocity material console error.
[#] Fixed a Velocity surrounding block false positive.
[#] Fixed a few BlockReach distance false positives.
[#] Improved how checks are loaded and reset to be faster and more memory efficient.
[#] Rewrote the statistics that judge who is hacking to use quantitative probability.
[#] Added java/bedrock split options to the punish & silent options in checks.yml.
[#] Generalized the KillAura move-length detection by moving it to the IrregularMovements check.
[#] Modified the SQL feature's table with updated columns and new columns, resetting your table is recommended.
[+] Add more information to the Player Info menu that should help with judging a player.
[+] Added back the 'cross server notifications' functionality by basing it on the SQL functionality.
[-] Removed the 'staff chat' functionality because it's not related to the anticheat's future path.
[-] Removed the 'chat protection' functionality because it's not related to the anticheat's future path.
[-] Removed the 'cross server information' cloud functionality to be replaced by the SQL functionality.
[-] Deprecated the 'setVerbose' Developer API method.
----------, Jul 18, 2024

[#] Fixed a world unload chunk console error.
[#] Improved the accuracy of data in detection notifications.
[#] Fixed an ImpossibleActions scaffold yaw false positive.
[#] Made the Research Engine refresh as fast as possible without overloading.
[+] Implemented new statistics to judge how many violations a given check should ignore.
[#] Fixed a few IrregularMovements wind-charge item explosion false positives.
----------, Jul 6, 2024

[+] Added new description to the Player Info inventory menu.
[+] Updated the verification of the Cloud feature, update to maintain access to it.
[#] Fixed a few Speed ground-invalid false positives
[#] Fixed a non-such method console error when retrieving server TPS.
[#] Fixed an issue where punishments repeat themselves after player is logged out.
[#] Made the NoFall check more lenient as far as its violations and preventions go.
[#] Improved the prevention system to consider configuration options in more scenarios.
[#] Fixed a BlockReach false positive caused by bedrock players.
[#] Fixed an IrregularMovements step false positive caused by several velocities.
[#] Fixed an IrregularMovements gravity false positive caused by elytra gliding.
[#] Fixed FastBreak false positives caused by latency and haste effects.
[#] Fixed many GhostHand false positives by making the check not retain violations for long.
[#] Potentially fixed an ImpossibleActions scaffold random block placement false positive.
[#] The Exploits check now belongs to the World category.
----------, Jul 4, 2024

[#] Fixed a HitReach null-pointer error.
[#] Fixed a few ItemDrops & FastClicks false positives when dropping items.
[#] Fixed a comma typo in the logs of the plugin.
[#] Fixed an error when using the Floodgate compatibility with only Geyser.
[#] Removed unnecessary code from the Speed check.
[#] Fixed an Exploits movement(spoof) repeating false positive.
[#] Fixed a XRay false positive caused by wrongly implemented statistics.
[#] Improved the violation information of the IrregularMovements and NoFall checks.
[#] Fixed an IrregularMovements food-sprint false positive.
[#] Fixed an InventoryClicks shift clicking false positive.
[#] Fixed an IrregularMovements jump(height) low-ground false positive.
[#] Fixed an Exploits ground-spoof nearby-entities false positive.
[#] Fixed a NoFall bouncing blocks false positive related mostly to beds.
----------, Jul 1, 2024

[+] Implemented ways to properly load data from blocks and worlds asynchronously. (off the main thread)
[+] All checks now support silent mode with the help of smarter preventions.
[+] When packets are enabled, movement checks will now run on packet events instead of bukkit events.
[#] Improved the use of memory relative to its synchronization requirements
[#] Simplified existing objects for less memory use and faster processing times.
[#] Fixed an issue that prevented the plugin to load on servers based on the Folia fork.
[#] Better synchronized notifications to reduce spam including cross-server ones.
[#] Largely improved the way evidence is calculated by calculating on the spot.
[#] Improved the object hierarchy to help objects communicate with each other faster.
[#] Rewrote the statistics of the XRay check so to serve you more reliably.
[-] Removed tracking of kicks and warnings as they did not help any of the statistics.
[-] Deprecated the 'ViolationResetEvent' API event as it is no longer needed.
[-] Deprecated the 'getTPS' API method as this is no longer something spartan will depend on.
----------, Jul 1, 2024

[+] Spartan now optionally works with Packets. You need ProtocolLib for this.
[+] KillAura MoveDirection detection with the heuristics:
- basic
- low
- sync
- aim
- constant
- aggressive
- switch
- pattern(random)
- pattern(snap)
- pattern(gcd)
[+] Rewritten Criticals check
[+] Rewritten Velocity check (ProtocolLib Only)
[+] Rewritten HitReach check (Covers 3.01+ Distance) (ProtocolLib Only)
[+] KillAura HitTime detection (ProtocolLib Only)
[#] Fixed many false positives caused by several checks.
[#] Improved detection information in the KillAura & HitReach checks.
----------, Jun 22, 2024

Added support for Minecraft 1.21
----------, Jun 13, 2024

Fixed a few final issues, although the previous update was already stable.
----------, Jun 9, 2024

Improved the memory consumption of the plugin and corrected console errors found by a few of you. Updating is necessary.
----------, Jun 4, 2024

Fixed more remaining problems found by a few of you.
----------, Jun 3, 2024

Fixed a few problems noticed by a few, updating is more than recommended.
----------, Jun 3, 2024

Thank you to the many for patiently waiting. Here's a full rewrite of the movement checks. Words are few to describe the maze one has to go through to make such an update, try the movement checks and see for yourself the results! Make sure to report any issues via our Discord server at https://www.idealistic.ai/discord.

Code changes on GitHub:
----------, Jun 2, 2024

This update once again brings huge improvements to Spartan.
  1. The Cancel Violation and False Positive Detection algorithms have been incorporated in the Live Violation algorithm, saving your server's resources in the process.
  2. The Machine Learning algorithm has been further developed and now uses less memory while running faster, plus I will be using to implement its first detections in the future.
  3. Violations are now uncapped where previously they would go up to 100 per minute and are time linear, meaning they will decrease as time passes if a player is not hacking. This will offer greater stability while improving long term statistics with undisputed evidence.
  4. Last but not least, the plugin was once again deeply maintained with outdated handlers and listeners being rewritten to track data better while consuming less resources from your server.
  5. The rest is history: https://github.com/IdealisticAI/Spartan-AntiCheat/commit/a0efe1eab03edeed1f442374c4740d93d8e50020
----------, Apr 16, 2024

Hello everyone. There have been a few but concerning reports about Spartan's recent update degrading performance. The issue is not crystal clear yet but is nonetheless related to memory management. While I work to fix this with a few users, I recommend you downgrade from Phase 533 to Phase 532.2 to avoid potentially dealing with this. Thank you.
----------, Mar 28, 2024

This update introduces Machine Learning training algorithms for the movement checks. There are no detections yet implemented, although successful testing of a few has been conducted. I will be measuring the effects of this update to fix any potential issues introduced but to also help all of you gather data for when the detections are implemented.
https://github.com/IdealisticAI/Spartan-AntiCheat/commit/d999d0482ef4616230831e94edcd988e2b26d6df
----------, Mar 15, 2024

This hotfix fully stabilizes this update and is recommended for everyone. If you are still in Phase 532 or earlier, I urge you to update, but it will not be so necessary for the already stable Phase 532.1 update.
----------, Feb 27, 2024

Fixed a few console errors. Sorry folks, this update was massive, it was kind of expected, but now all good.
----------, Feb 25, 2024

Since I decided to bring Machine Learning to Spartan, it is necessary to do a deep cleaning and maintenance of the plugin's code, which is what I've done with this update. This could be my biggest update so far, although I won't make such a claim. However, the title is more than true, the plugin has been hugely improved from top to bottom with attention being paid down to specific details. Here are all the changes: https://github.com/IdealisticAI/Spartan-AntiCheat/commit/92269268f6c0d4113fd2f036eb599a63636be9d6
----------, Feb 24, 2024

I will be conducting a Machine Learning project for Spartan in the future, if you wish to participate as a BETA Tester and help me train new algorithms but also get them ready for production, feel free to participate by joining at https://www.idealistic.ai/discord and reacting in my recent news message. Thank you!
  1. Removed a forgotten debug message.
  2. Ignored always using isCancelled in the PlayerDeathEvent.
  3. Fixed a Damage Cause console error.
----------, Feb 13, 2024

Hey folks, I hope you are all doing great. I wanted to notify that this update removes the Ban, Report, Debug & Spectate functionalities. I did this as my time is limited due to heavy workload and I want to focus only in what's important, which is checks and their respective detections that you should expect upgrades in the future. Unfortunately, moderation functionalities is not one of them and never has been, and I'd rather remove them than keep them there unmaintained with poorly implemented code of my younger self, with overall limited functionality and better alternatives available at many other places. Kicks and warnings still exist and should serve you well.
  1. Fixed a memory bug where messages would remain outdated and show Spartan 1.0 instead of 2.0.
  2. Added support for the “allowPublicKeyRetrieval” SQL option in sql.yml.
  3. Made the IrregularMovements equilibrium detection not increase violations when distance traveled is too low.
  4. Hackers will now require evidence from 2 checks instead of previously 3 checks.
  5. Removed the Detection Tick functionality and balanced the use of the Move event.
  6. Removed the default ‘spartan {player} if {tps} > 18.0 do’ unnecessary part of the punishment command.
  7. Spartan will no longer be responsible for measuring the stability of your server’s TPS.
  8. Removed the ban, unban, ban-info, report, spectate commands and their respective options because it’s not worth for Spartan to focus on low-quality moderation functionalities.
  9. Removed the spectate & debug functionalities and their respective options & items because it’s not worth for Spartan to focus on low-quality moderation functionalities.
----------, Feb 8, 2024

We just reached 10k buyers, honestly I was never expecting to see a 5-digit number when I started this ❤️
Enter our Discord via https://discord.gg/idealistic to participate in the all-resource giveaway!
[​IMG]
----------, Jan 23, 2024

Same version but with obfuscation corrections to fix a command error.
----------, Jan 12, 2024

  1. Corrected an eco-enchants compatibility console error.
  2. Punishments will now be broadcasted by default.
  3. The False Positive Detection functionality will enable after a certain amount of collected data.
  4. Updated the Discord invite link and the inventory menu item arrangements.
  5. Cloud Staff Announcements will now be responsbile for the outdated version check.
  6. Did maintenance on the MorePackets check.
  7. Adjusted the Player Opponent object to be more precise and more frequently updated.
  8. Rewrote the Violation Statistics algorithm to be probability based.
----------, Jan 11, 2024

  1. Fixed console errors related to packets and folia.
  2. Fixed log & wood false positives in ImpossilbeActions check.
  3. Optimized the Research Engine’s handler data flow and update rate.
  4. Separated evidence calculation into live and historical.
----------, Dec 26, 2023

Corrected a console error related to the KillAura strafe detection.
----------, Dec 10, 2023

  1. Bedrock compatibility will now consider the prefix regardless of Floodgate.
  2. Adjusted the SpartanPlayer object to be more async friendly in regards to the Folia fork.
  3. Added handler for bridge building to prevent false positives.
  4. Adjusted the SpartanPlayer object to collect certain data in a tick-based fashion for more accuracy.
  5. Adjusted certain tracking objects to get the precise amount of ticks remaining for more accuracy.
----------, Dec 7, 2023

  1. Improved the accuracy of many handlers.
  2. Improved the accuracy and speed of false positive calculation.
  3. Corrected flaws in the IrregularMovements check.
  4. Removed unnecessary statistics of the Research Engine and imposed limits to remaining.
  5. Improved the identification of suspected & hacker players.
  6. Made the appropriate changes to the Velocity check so it can be slowly rewritten.
  7. Made the appropriate changes to the KillAura analysis detection so it can be slowly rewritten.
  8. Adjusted the description of certain checks to be more complete.
  9. Added detection for air block placement in the ImpossibleActions check.
----------, Nov 25, 2023

  1. Added Staff Announcements to better handle issues that spread amongst many.
  2. Added more information to the inventory menu for staff members.
  3. Prepared certain checks to be rewritten, mainly the Velocity check.
----------, Nov 17, 2023

  1. Added more information to the BlockReach check detections and adjusted it to be more lenient.
  2. Improved the support of the Folia fork when retrieving nearby entities and locations.
  3. Added support for more 1.20+ materials revolving around crops.
  4. Made the NoFall check more lenient with the heights it targets.
  5. Made the IrregularMovements check more lenient towards block placement.
----------, Nov 1, 2023

  1. Removed the EntityMove check and incorporated it in other checks.
  2. Adjusted the Water Elevator handler to be more accurate
----------, Oct 12, 2023

This is an announcement. The plugin supports 1.20.2 just fine with no need of a new file upload.
----------, Oct 9, 2023

Adjusted the Player Limit Per IP feature so it doesn't fail.
----------, Oct 4, 2023

  1. Adjusted the Cloud feature to work more efficiently.
  2. Corrected a rare 1.8 console error caused by a missing event.
  3. Rewrote the inventory menu system to work more efficiently.
  4. Adjusted the NoFall check to ignore certain detections when on fall damage.
  5. Limited the amount of violations when they happen to be identical.
  6. Adjusted the Player Limit Per IP feature to be more robust.
----------, Oct 4, 2023

Adjusted the piracy prevention to be more lenient in certain circumstances.
----------, Sep 25, 2023

  1. Saved performance on Folia by disabling certain chunk processes.
  2. Rewrote the base of the checks & configuration to be more object oriented.
  3. Adjusted the teleport event to not change the detection location so easily.
  4. Open sourced the project on GitHub, link on overview page.
----------, Sep 18, 2023

  1. Adjusted the legacy configuration to be more compatible.
  2. Better synchronized the SpartanPlayer object.
  3. Diversified the memory storage to be more in par with the thread requirements.
  4. Partly rewrote the identification of the False Positive Detection to be time based.
----------, Sep 8, 2023

  1. Adjusted the PlayerData and Combat utilities to support more outdated Minecraft versions.
  2. Removed a forgotten debug message in the plugin’s configuration sharing.
  3. Adjusted the Spartan Player object to calculate nearby entities faster.
  4. Adjusted the description of the Spartan Menu items to correct a typo.
  5. Removed the mass check toggle options of the settings.yml configuration.
----------, Sep 1, 2023

Adjusted the EntityMove check, thanks for noticing @SonnenPingu.
----------, Aug 27, 2023

Adjusted the configuration, updating is recommended. Thank you @Maxlego08 for noticing.
----------, Aug 24, 2023

  1. The GhostHand check will now operate more strictly but in silent mode.
  2. Adjusted the Player Fight objects so as not to calculate absurdly big values.
  3. The Ground utilities will now be more aware when a player is active.
  4. The KillAura response detection will now require more than one opponent to work.
  5. Checks can now be toggled per detection type if available.
  6. Bouncing blocks will now be calculated regardless of liquid blocks.
----------, Aug 23, 2023

Adjusted the Exploits elytra detection, updating is recommended.
----------, Aug 14, 2023

  1. Improved the bedrock player identification method.
  2. Improved the configuration syntax information.
  3. Implemented a new settings.yml option “Important.load_player_head_textures”.
----------, Aug 13, 2023

Further worked the crashing issue a few of you are experiencing, thanks for reporting.
----------, Aug 9, 2023

Adjusted the ground teleportation method with limits in hopes of limiting a crash.
----------, Aug 9, 2023

  1. Improved the recently rewritten IrregularMovements detections.
  2. Detection names will no longer be found in the configuration.
  3. Synchronized certain object methods for better data flow.
  4. Corrected several IrregularMovements imperfections.
  5. Updated the default bedrock player prefix to be the same as Geyser.
----------, Aug 8, 2023

Small improvements and corrections.
----------, Jul 26, 2023

  1. Rewrote 7 IrregularMovements detections for better detectability.
  2. Reordered and partly rewrote utilities for better information flow.
  3. Teleportations will now occur less frequently and more accurately.
  4. Commas can now be used to bypass multiple checks via command.
  5. Check data can now be reset via the inventory menu.
  6. False Positive identification is now more objective due to new limitations.
  7. Location calculations will now happen faster and more accurately.
  8. The XRay check will now collect data per world environment.
  9. Updated the database creation_date column from varchar(26) to varchar(30)
----------, Jul 25, 2023

  1. Improved the ImpossibleInventory auto-totem detection.
  2. Improved the KillAura raytrace-of-blocks detection.
  3. Adjusted several handlers and identifiers which will result in less false positives.
  4. Optimized the way information is stored and analyzed for overall less performance usage.
  5. Introduced new context in the descriptions of the Manage Checks inventory menu.
----------, Jul 11, 2023

  1. Used the Block utilities to create the Pattern utilities for significantly more performant block identification.
  2. Made the “Max Cancelled Violations” threshold dynamic per check.
  3. Threads will now refresh at different rates which will help save performance.
  4. Removed the “Important.violations_reset_seconds” settings.yml option, violations will now reset every minute.
  5. Problematic Detection prevention will no longer include hackers but suspected & legitimate players.
  6. Thanks everyone for reporting, especially: @Krepxinx @Daechler @ximuya @PaDo90 @Daphsquid @Folas
----------, Jul 1, 2023

Adjusted the thread system to sleep when not needing to execute a task, updating is more than recommended.
----------, Jun 23, 2023

  1. Problematic Detections have returned and are incorporated into the False Positive Detection feature.
  2. Rewrote the thread system using custom code so tasks are submitted & executed faster.
  3. Updated the Cancel Violation handler for more accurate prevention levels.
  4. The Research Engine will now calculate less information depending on the edition of Spartan.
  5. Checks that cannot punish will no longer be covered by the customer-support command.
  6. Adjusted the Ground utilities for faster calculation of on-ground movement.
----------, Jun 22, 2023

Adjusted the obfuscation, updating is more than recommended.
----------, Jun 15, 2023

  1. The MorePackets check will now check bedrock players on certain Spartan versions.
  2. The Maximum Checked Players will now work a tiny bit more accurately.
  3. Made all Folia interactions run synchronously so as not to encounter errors.
  4. Horses will now be identified properly in 1.20 servers.
----------, Jun 15, 2023

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

Adjusted the "Maximum Checked Players" feature, downloading is more than recommended!
----------, Jun 5, 2023

  1. The Detection Tick feature will now run in a broader amount of circumstances and save performance.
  2. Organized the Version utils to calculate more information mathematically instead of manually.
  3. Optimised the Maximum Checked Players feature to be more synchronised as a process.
----------, Jun 5, 2023

  1. The Detection Tick feature will now run in a broader amount of circumstances and save performance.
  2. Organized the Version utils to calculate more information mathematically instead of manually.
  3. Optimised the Maximum Checked Players feature to be more synchronised as a process.
----------, Jun 4, 2023

  1. The Chunk system will now organize data per world to save performance.
  2. The Spartan inventory menu will now show punished players next to reported players.
  3. Improved the Cloud feature by making it run faster and more reliably in regards to its processes.
  4. The Speed check will now contain more detection information in hopes of helping correct false positives more specifically.
  5. The IrregularMovements will now distinguish between more scenarios to offer better detection performance.
----------, May 28, 2023

I had a few users test this update, one saw a whopping 45% improvement in performance. Moving forward, update logs will mention only what’s important, I will focus more on words and explaining in simple ways the progress that has taken place.
  1. Optimized code that is responsible for calculating bouncing, vehicles, collisions, elytra & liquids.
  2. Rewrote a significant part of the Wave feature after receiving useful user feedback.
  3. Decreased the amount of schedulers the plugin uses and improved support for the Folia fork.
  4. Detections that have been disabled will no longer be included in many calculations.
  5. Got some great ideas that you may see in future updates, for now enjoy this one.
----------, May 18, 2023

  1. Added a new settings.yml option to toggle empty heads in the inventory menu.
  2. Rewrote a part of the NoFall check to make the check run more accurately.
  3. Implemented experimental support for the Folia fork, expect issues even though I paid attention to all code.
  4. Replaced tons of Java objects with their original interface to decrease memory usage.
  5. A lot more was changed that's not worth to document, enjoy.
----------, May 11, 2023

  1. Enhanced the KillAura check with new and existing improved detections.
  2. Rewrote the Criticals damage detection to support players but also balanced its learning process.
  3. Enhanced the IrregularMovements hop & jump detections with more accurate calculations.
  4. Enhanced the MorePackets blink detection with better detection speeds.
  5. Provided extra stability to the learning process of the Velocity check.
  6. Updates will now contain what truly matters instead of roughly all changes made.
----------, May 4, 2023

Provided the following additional optimisations to the player evidence algorithm:
1. The calculation will now have a 1 second cooldown.
2. The calculation objects will have their contents pre-calculated.
3. The calculation will be made using pre-calculated lists instead of calculated maps.
4. The calculation will only include checks that there is no evidence for.
5. The calculation will use a single thread if available to run or revert to run synchronously.
----------, Apr 28, 2023

Did some deep optimisations to the hacker identification system for those of you who have servers with a lot of players/data. The rest of you should continue to be fine, but I recommend updating as always.
----------, Apr 25, 2023

Made several incremental changes in how the plugin uses punishment categories with the calculated cancel-violation threshold, updating is more than recommended.
----------, Apr 25, 2023

  • Previously Spartan would take averages of all player violations, divide them by the days of data, and check who was ahead the average to consider them a hacker. This has several critical problems however, such as:
    1. Averages do not account for the plugin version, which has an impact on the stability over a timespan.
    2. Averages do not account for individual detections, which react differently per gameplay, etc.
    3. Averages do not account for individual days, which can have vastly different data depending on the circumstances.
    You get the point, Spartan is moving away from averages which create a black/white picture and will implement more advanced mathematics in order to get more variety and more precision at the same time.
  1. The False Positive identification algorithm has been rewritten to offer more accurate results but also better and faster stability.
  2. The Performance Optimizer feature has been incorporated into the Player Profile object as the whole profiling system has also been rewritten.
  3. Removed the Performance Optimizer settings.yml option as it will no longer cause players to bypass and thus won’t be of any benefit to configure.
  4. Removed a lot of unnecessary objects, enums & classes and replaced them with more organized code.
  5. The Information Analysis object has been incorporated into the Player Violation object to allow it to be warmed up and as a result take less resources from the CPU.
  6. The Cloud customer-support command feature will no longer send the messages.yml configuration as there’s no use for it.
  7. The Research Engine sub-cache will now be refreshed when its responsible thread is not currently being used to prevent overloading it and calculating unnecessarily.
  8. Adjusted the False Positive Detection to be slightly more lenient, especially with non-hacker players by using universal variables.
  9. Adjusted the False Positive Detection to take the memory it needs to avoid unnecessary iterations.
  10. Restored the mention of false positives in the detection notifications as originally supposed.
  11. Slightly improved the punishment algorithm by checking if a player had significant evidence in the past.
  12. Restored some of the description functionalities in the Manage Checks inventory menu.
  13. Removed the identification of problematic detections as it wasn’t being used to its full potential.
  14. Balanced the KillAura raytrace detection in regard to how close an entity should be to block the path of the hit.
  15. Slightly improved the Linear Regression math algorithm with better use of lists.
  16. Several of Spartan’s threads have been adjusted to run on the main thread if the thread is not free to avoid delaying important interactions.
  17. Rewritten all identifier handlers as objects and incorporated them into the Spartan Player object.
  18. Slightly rebalanced the Fishing Hook handler with replacement of barely efficient used methods.
  19. Slightly rebalanced the Game Mode handler with more conditions to consider before reaching an outcome.
  20. The FastClicks frequency and pattern detections will now be influenced by the clicks-per-second limit slightly if raised above the default.
  21. Slightly organized the Player info inventory menu to have a consistency with its item description.
  22. The config.yml/checks.yml configuration will now load significantly previously relative to when it’s used to help alleviate potential exceptions.
  23. Decreased the amount of threads the plugin uses by incorporating the ground & move utilities in the Spartan Player object.
  24. Increased the accuracy of the feedback of the punishment algorithm in regards to punishment cancellation via code.
  25. Added a new settings.yml option for toggling the Developer API:Important.enable_developer_api
  26. The Player Info inventory menu will now introduce a back item instead of close for those who use it in conjunction with the Spartan inventory menu.
  27. The anti-cheat will now use more the calculated Cancel Violation instead of the default one for more accurate results.
  28. Removed several parts of the Player Profile objects that were not contributing to significant parts of the code.
  29. The Cloud sub-feature Punished Players will now trust data from bedrock players.
  30. A lot of systematic limitations related to bedrock players have been removed due to the checks having improved.
  31. Rewritten important parts of the Maximum Checked Players and Detection Tick features to optimize performance more.
  32. Replaced several on-ground methods with the on-ground counter method of the Spartan Player object.
  33. Significantly improved the way the reporting system forms check relations when a player is reported.
  34. Noticeably improved the Config utilities by spreading the cache to each message for faster replacement.
  35. Removed complex replacing of syntax as it is no longer in use by any possible user.
----------, Apr 24, 2023

Corrected an issue in the Player Velocity object that prevented some data collection, updating is more than recommended to help enrich the functionality of the Velocity check.
----------, Apr 17, 2023

  • When a check runs, multiple detections execute per player, which can sometimes have consequences in performance. From this update and on, Spartan will allocate a single reusable thread to run detections asynchronously. This thread will run only when it’s not busy with another detection and when the circumstances allow for it, otherwise the detection will revert to run synchronously. For example, when we run a detection asynchronously and the check has preventions enabled, we risk moving the prevention to the next server tick, which will allow the hack module to work for a bit and cause potential damages to one’s server, so Spartan will first make sure there’s enough time in the current server tick to ensure the prevention also runs before the server updates itself. Additionally, Spartan will respect the time left in the server tick by running asynchronously only what’s necessary such as mathematical calculations instead of trivial code such as checking the configuration or cache to see if a detection is enabled or buffered enough, of which code has already run previously as this algorithm has been placed methodically in the code for the possible maximum potential. Lastly, this algorithm will only target heavy and frequent detections such as the ones implemented in movement checks.
  1. Optimized the Spartan Player object in regards to its calculations related to the world border.
  2. Optimized the ImpossibleInventory & NoSlowdown checks and rebalanced their detections and performance.
  3. Improved the Spartan inventory menu with a more accurate statistics description.
  4. Detections will now be toggleable in certain versions of Spartan.
  5. The Velocity check will now support checking damage from entities but also more situations with players.
  6. Did some maintenance in the Player utilities as it caused some checks to misperform.
  7. The NoFall ratio detection will now start checking from the 3 fallen blocks instead of 4 but still be more lenient.
  8. Slightly improved the speed of the punishment algorithm by using regex instead of ordinary strings.
  9. Compatibilities will now refresh in memory when any plugin is loaded or unloaded, thus not having a problem when a plugin loads later.
  10. The IrregularMovements step detection will now apply more lenient downwards limits when a player was not recently falling.
  11. Completely rewritten the Speed sprint detection with the same but improved design.
  12. The KillAura raytrace detection will now start raytracing from the entity’s width and after.
  13. The punishment algorithm will no longer blame the first-party plugins when canceled as that’s not a plausible scenario.
  14. The punishment algorithm will now offer possible dependent plugins when canceled as a way to ease search.
  15. The Spartan’s inventory menu AntiCheat Updates item will no longer be considered clickable as it isn’t.
  16. The KillAura sensitivity abstract detection is far too sensitive and will only occur with suspected players and identified hackers.
  17. The KillAura sensitivity minimum detection has had its buffer separated but also increased in hopes of providing better stability.
  18. The ban system will now insert the actual name of the punisher and not its object name, causing varchar issues to the database as a result.
  19. The ban system will now distribute its keys using a list so less inconsistencies are created over time when modifying the code.
  20. Restored the functionality of the unban command as it seemed to not perform as expected for some users.
  21. The XRay detection has been rebalanced with faster and better calculations, and earlier signs in the inventory menus in the form of items.
  22. The KillAura pattern detection will now require more observations to make correlation assumptions, and the required correlation has increased for all its sub-detections.
  23. The KillAura pattern detection will now require the entity to be a player or monster and to not be blocked by a blocked behind.
  24. The Cloud feature Customer Support will now send less logs when used as a way to help prevent time waste when studying such information.
  25. The IrregularMovements climb detection will now apply different limits when climbing scaffolding blocks.
  26. Decreased the amount of threads the plugin uses by bringing processes to the main thread in an optimized manner.
  27. Suspicion Notifications will now run regardless of the Spartan inventory menu’s refresh rate.
  28. The Spartan inventory menu will now refresh only when it needs to instead periodically.
  29. The Explosion handler will now combine multiple events to calculate the players surrounding the location, which will dramatically decrease the amount of iterations and calculations needed.
  30. The KillAura and HitReach checks will no longer check wide entities as they seem to be problematic.
  31. Implemented a Ground utilities patch for miscalculations in the player’s remaining height position.
  32. Warnings, reports & kicks will no longer have any chance of being identified as violations.
  33. Did some maintenance to the Floor handler to make it more universal and accurate.
  34. Corrected a rare command-tab null pointer console error.
  35. The Item Attributes compatibility will now be enabled by default.
  36. The verification connection will now be processed asynchronously.
  37. The NoSlowdown bow shots detection will now be more lenient.
----------, Apr 16, 2023

  1. Implemented a new KillAura sensitivity sub-detection that checks how abstract the player’s sensitivity is.
  2. The KillAura existing sensitivity detection will now be more lenient by decreasing violation points when not found to be hacking.
  3. Implemented several mathematical improvements to the Player Opponent object that automatically improve the KillAura distance detection.
  4. The KillAura rotations detection will no longer require stored pitch information to run and will be more lenient with wider entities.
  5. The KillAura direction and aim detections will now require 5x times less directional distance to function.
  6. Implemented a new KillAura detection named response that counts the ticks a player had at a close angle to an entity before hitting.
  7. Implemented a new KillAura detection named strafe that compares the directional distance of a player.
  8. Implemented a new KillAura detection named pattern (originally perspective) that uses linear algebra to compare one’s movement with predictions of that.
  9. The KillAura movement & rotations detections will now be more lenient to protect against instabilities.
  10. Further organized the code the KillAura check calls to run its movement-based detections.
  11. Generally polished remaining KillAura detections from the description to the mathematics as we get closer to the completed rewrite of this check.
  12. Implemented a new IrregularMovements liquids sub-detection named consistency.
  13. Adjusted the way the IrregularMovements step detection calculates its limit to have more accuracy.
  14. Restored the functionality of some of the raw commands.
  15. The Research Engine will now recalculate cache in different scenarios and in a more efficient order.
  16. False Positives will now be canceled by correct violations made by suspected & hackers to provide a balance.
  17. The FastPlace check will no longer check air blocks as it doesn’t need to and can cause incompatibilities.
  18. The Cancel Violation feature will now apply more appropriate limits based on a check’s problematic detections.
  19. The Awareness Notifications feature will now optionally notify when there is any problem with the punishment algorithm.
  20. Adjusted the code of the BlockReach check to run faster while forcing it to adopt greater limits when flying.
  21. Greatly improved the movement identification method of the Spartan Player object to include damage.
  22. Made some adjustments to the Spartan inventory menu so it’s more proper.
  23. Test servers will now calculate evidence based on live but not historical information.
  24. The Testing identification handler will now return more information to easier point out potential errors.
  25. The IrregularMovements will now be more lenient when the player was recently legitimately flying.
  26. The IrregularMovements check will now be more lenient with the hop detection.
  27. Improved the block material list of the Block utilities.
  28. Rewritten parts of the GhostHand check to work faster and more accurately.
  29. Rewritten and simplified the Block Break handler with new accurate utilities that account a broader situation of the player.
  30. The plugin will now calculate radians to degrees with higher precision.
  31. The Information Analysis algorithm will now be faster at identifying the positions of numbers & decimals.
  32. The Ground utilities will now consider all the bounding boxes of the snow block.
----------, Apr 11, 2023

  1. Rewritten the KillAura analysis detection with a new algebra-based design.
  2. Rewritten the KillAura move-accuracy detection as Movement with a new logic-based design.
  3. Improved the Rotations, Sensitivity & Direction KillAura detections using combat buffering.
  4. Implemented more situations where the combat-based buffer of a player keeps running.
  5. Extended the functionality of the KillAura time detection to check consistency.
  6. The anti-cheat will now store its data in memory per check which will dramatically decrease unnecessary iterations but also CPU usage by requiring less hashing of keys.
  7. The Cache system will no longer clear data against a list and know automatically where important information is stored.
  8. The Cache system will now be able to clear data in the main thread without impacting performance and forcing single-threaded checks to be thread-friendly unnecessarily.
  9. The plugin will now use 2 less threads and rapidly move a lot of data in the main thread and save performance wasted to unnecessary concurrency checks on the main thread.
  10. The Ground utilities will now cache the block heights to decrease unnecessary logical comparisons.
  11. The Ground utilities now offers more diverse and progressive location calculation if a player rides an entity.
  12. The EntityMove check should now perform better when calculating the properties of a vehicle’s location.
  13. The Information Analysis object will now take data directly from the memory and not the storage of the server.
  14. Improved the stability of the IrregularMovements hop detection in regards to its jumping checks.
  15. The Speed check will now once again slightly increase its limit if found to be unstable.
  16. Further completed the KillAura direction detection with a buffered sub-detection.
  17. Updated the EcoEnchants compatibility class after being notified by its developer.
  18. Implemented a basic auto-totem detection via the ImpossibleInventory check.
  19. Adjusted the Spartan inventory menu to contain more and grammatically correct information.
  20. Improved the Combat Processing handler by calculating the max of the recently cached variables.
  21. Removed the Developer API method “warnPlayer” as it wasn’t used or consistent with other offerings of the API.
  22. Brought the {punisher} placeholder/syntax to the Kick & Warn commands to be consistent with the rest.
  23. Implemented a new method in Combat utilities to near precisely calculate the ticks per hit for more appropriate buffering.
  24. The Click Data object will now calculate cps and other click information on multiple circumstances for more accuracy and consistency.
  25. Movement checks will now create less strings & numbers and check less variables as a way to optimize performance.
  26. The customer-support command can now be run without providing a description and will send more organized information compared to previously.
  27. Improved the Research Engine handler’s method that’s responsible for identifying detection information for memory storage.
  28. Moved the calculation of directional locations entirely on the Spartan Location object.
----------, Apr 2, 2023

  1. Rewritten the KillAura “modulo”, “yaw”, “pitch” & “stability” detections as part of a new simpler and more efficient detection named “sensitivity”.
  2. The proxy-command has been optimized by having fewer iterations of a loop.
  3. The spectate feature will now remove the player on its own instead of relying on third-party handlers aggressively.
  4. Part of the FastPlace check will now function even when block placing is disabled.
  5. Enabling individual-only notifications will disable suspicion notifications as they are unnecessary.
  6. Improved the limits of several bedrock detections so they run more in par with java detections.
  7. Improved the stability of the Killaura rotations and direction detections.
  8. Set a limit to the max supported entities for the KillAura raytrace detection.
  9. The Player Info inventory menu will now show information regardless of the player’s evidence state.
  10. Improved the cache of the Spartan Location object to be more universal.
----------, Mar 27, 2023

  1. Completely rewritten the KillAura Aimbot detection with the new utilities and a pattern-based code design.
  2. Completely rewritten the KillAura rotations detection with new utilities and a historical-based code design.
  3. Dramatically improved the KillAura distance detection with more lenient but organized requirements.
  4. Implemented a new FastBreak detection named indirected-surroundings-per-second which studies blocks broken that are not close to the previous block.
  5. Delayed the Punishment Discord webhook slightly so other Discord webhooks can take its place if configured.
  6. The inventory menu of Spartan will now have its own entire thread so loading times are low.
  7. The staff player counters will refresh at least every minute instead of always when opening the menu.
  8. Increased the precision of the Movement utilities jump movement.
  9. Improved the decimal precision of the IrregularMovements hop detection.
  10. The Combat utilities will now use trigonometry instead of ray-tracing to accurately predict the location of a hit.
  11. The Math utilities have now been renamed to Algebra utilities and have received new methods.
  12. Created a new type of utilities named Trigonometry to help organize certain important equations.
  13. The KillAura check will no longer run when a player is gliding with an elytra.
  14. Implemented a new messages.yml option named “notifications_modified” for when changing the notification frequency.
  15. The Block utilities will now use the block breaking time calculator to understand whether a block is sensitive in newer versions.
  16. The difference between yaw and pitch will now be calculated entirely using trigonometry.
  17. Stopped using weak hashmaps for detections as they didn’t save nearly enough memory but caused minor inconsistencies.
  18. Checks will now clear their cache more properly by updating existing cache instead of removing it all together.
  19. Implemented a new “untested” command meant to be used to execute BungeeCord commands. (/spartan proxy-command <command>)
----------, Mar 22, 2023

The customer-support command will now included more needed information for the resolution of a user-reported problem.
----------, Mar 14, 2023

  1. Improved the documentation of the inventory menus.
  2. Introduced new methods to handle different connections in the Cloud feature.
  3. Implemented a new punishment webhook which lists the commands executed.
  4. The Spartan inventory menu’s max pages were limited to 999 instead of practically unlimited.
  5. The messages.yml configuration now has the configuration syntax {prefix} for mass plugin name replacement.
  6. Files will no longer be synchronized when just created to avoid manipulating important options to their defaults.
  7. The way responsible for calculating the min height of the world has been made a mass used method.
  8. The IrregularMovements will now treat bedrock players more properly in terms of accuracy.
  9. The Cloud feature customer-support command will now be more precise with the information it sends.
----------, Mar 13, 2023

  1. Completely rewritten the FastClicks check as the previous one was great but did not meat certain expectations.
  2. Completely rewritten the Cps Counter handler as an object and renamed it to Click Data.
  3. The identification of jump movement has been adjusted for bedrock players.
  4. The Explosion protection will now properly calculate the time it needs to function.
  5. Reworked the Trident handler to be more universal and cross compatible.
  6. Certain parts of the FastPlace & MorePackets will disable when the server has competitive CPS.
  7. The Research Engine will now be able to cache for much longer so more data can be accounted for.
  8. The Suspicion-based algorithms such as punishments will now work even when the Research Engine is caching.
  9. Renamed the description of the Compatibilities item to not be so confusing.
  10. The KillAura time detection will no longer check in specific hit time delays.
  11. The KillAura raytrace detection will no longer check bedrock players due to their abstract line of sight.
  12. The HitReach check will no longer run its longer detection on bedrock players.
  13. The Customer Support command will now include configuration values when executed.
  14. Violation category will now appear as “unlikely” when a false positive has taken place.
  15. The configuration system will now accept text as logic, integers & decimals if typed correctly.
  16. Completely rewritten the way Spartan calculates CPS for more accuracy and new detections.
  17. Increased the near max falling motion of the IrregularMovements step detection as a way to improve stability.
  18. Added more information to the KillAura raytrace detection for more knowledge for the development.
  19. Optimized the punishment algorithm by forcing it to recalculate less information and in more needed circumstances.
  20. Adjusted the positioning of the Information Analysis object so the detection of a check is found successfully.
  21. The Research Engine will now longer attempt to calculate evidence for players who have been offline for long.
  22. Improved the accuracy of the IrregularMovements ground-up detection to match the possible expectations of some.
  23. Greatly optimized the way Spartan handles its violations in its cache for faster performance and less memory usage.
----------, Mar 2, 2023

  1. Made the Player Info inventory menu look into the player’s online state in more situations.
  2. Adjusted the Minigame Maker compatibility after the project was transferred to another developer.
  3. The IrregularMovements step detection will now resort to greater limits in certain situations.
  4. Big entities will no longer be checked by the KillAura raytrace detection as it’s too risky stability-wise.
  5. Implemented more new KillAura detections and replaced their old ones.
  6. Made a few corrections to the Combat Processing handler related to how it handles cache.
  7. Adjusted how the plugin uses its threads for more appropriate processing times and queues.
  8. Adjusted the ImpossibleInventory check to be more accurate and functional.
  9. Adjusted the False Positive Detection feature and mostly removed the Problematic Detections feature due to problems.
  10. The Research Engine will now recalculate the False Positives by removing redundant violations.
  11. Added the X Y Z coordinates in the plugin’s logs since they were already added in the SQL feature.
  12. The IrregularMovements will no longer run when in liquid blocks as it doesn’t need to.
  13. Improved the protection of the NoSlowdown check of using a bow in combination with specific movements.
  14. Optimized & improved the process the Velocity check uses to understand if it can check a player.
  15. The IrregularMovements will now treat its cache more appropriately with several improvements.
  16. The Punishment algorithm will now be more accurate due more frequent cache refreshes.
  17. Partly rewritten the Violation History object to handle violations & false positives more appropriately.
  18. The XRay check will no longer wait a minute for the next violation but will notify when the violation cycle resets.
  19. Added more information to the Player Info inventory menu about the evidence of the player.
  20. Removed the Performance.disable_problematic_detections settings.yml option as it no longer plays an important role.
  21. Improved the bedrock compatibility by better identifying offline players without necessarily accessing heavy offline player data.
  22. Rewritten how the Research Engine handlers cache works to optimize asynchronous performance but offer more main-thread updates at the same time.
  23. The No Hit Delay compatibility will now only account when a player recently received damage.
  24. Deleting a player’s stored data will instantly remove them from the inventory menus.
----------, Feb 20, 2023

The Spartan inventory menu will now be able to again access the. data of offline players.
----------, Feb 15, 2023

  1. Specific EntityMove horse detections will no longer when in liquid blocks as movement gets too abstract.
  2. The default and default minimum vertical limit for the HitReach check has been increased to 4.6 blocks.
  3. Problematic detections will now be included in low frequency notifications like false positives.
  4. Decreased the number of synchronized calls to the Information Analysis object by half.
  5. The Player Info inventory menu will now show more information to hopefully provide more inside to testers.
  6. Moved the settings.yml option maximum_checked_players_at_once from the Important to the Performance category.
  7. The Maximum Checked Players feature will no longer work on identified test servers.
  8. Improved the usage of the off-ground blocks counter in multiple classes.
  9. Optimized the Criticals check by replacing certain methods with faster and more accurate methods.
  10. Increased the accuracy of the EntityMove check’s search for ice blocks by checking the surrounding blocks.
  11. Removed the {plib} configuration syntax as ProtocolLib is no longer as important as it was in the past.
  12. Decreased the precision of the False Positive Detection feature due to work more appropriately when not needed.
  13. Adjusted the KillAura time detection to not be so strict in low time intervals.
  14. Adjusted the Spartan Player object to return more accurate results about surrounding entities.
  15. Reworked a Player Profile object method that caused the customer-support command to not work for some.
  16. Reposition the cache message of the Research Engine handler so it’s accurate to when the caching process finishes.
  17. Improved the accuracy and speed of the punishment algorithm after receiving a few complaints.
  18. Improved the Spartan inventory menu with more information about the server.
  19. The Spartan inventory menu will now load faster due to being processed in a less busy thread.
  20. The False Positive Detection feature and false positive collection of the Research Engine will not take place when the server has less than 5 players.
  21. Potential False Positives will now be considered with more strictness as it should have been from the start.
  22. Violations will be counted separately for false positives & problematic detections to notify about them more appropriately.
  23. Adjusted the FastBreak check to identify water blocks more accurately height-wise.
----------, Feb 14, 2023

Unlike the previous hot-fix update, this one is not required to download, but it provides many incremental improvements in the internals of Spartan's processes, so it's definitely recommended.
----------, Feb 11, 2023

Adjusted some code in the Combat Processing handler to prevent dealing with null parameters.
----------, Feb 10, 2023

  1. The plugin will now max out its time division to 30 instead of 90 days.
  2. Completely rewritten a big part of KillAura check with new utilities and design, with the remaining awaiting completion.
  3. Introduced a new messages.yml configuration option named “console_name”.
  4. The Maximum Checked Players feature will now be more synchronized with its interactions.
  5. Major Incompatible plugins/features can now be toggled via compatibility.yml if you don’t want to account for them.
  6. Certain compatibilities were updated to work better on more recent versions of Minecraft.
  7. Completely rewritten the way the plugin understands yaw & pitch difference for more accurate calculations.
  8. Discordapp.com will now also work as a webhooks domain compared to only discord.com previously.
  9. Adjusted certain potion effect methods of the Player Data utilities to help improve detection stability.
  10. Adjusted the accuracy of the identification of jump movement down to 6 decimal places for less false positives.
  11. Did a general maintenance of many classes and replaced a lot of outdated & inefficient code.
  12. The previously secret option that allowed to toggle console logs has returned in settings.yml.
  13. Implemented new checks.yml options and removed old ones to adjust to the changes of the KillAura check.
----------, Feb 9, 2023

Plugin maintenance & Preparation for the upcoming big changes
----------, Feb 2, 2023

Replaced the entity-height method with the entity-eye-height method for 1.8, 1.9 & 1.10 Minecraft servers, since the original method is missing.
----------, Jan 28, 2023

  1. Implemented additional bounding boxes to consider in the Ground utilities.
  2. Partly rewritten the HitReach check to be more accurate and faster.
  3. Completely rewritten the Teleport protection to be more consistent.
  4. Partly rewritten the Combat Processing handler to use recent systems of cache.
  5. Partly rewritten the Movement Processing handler to be more compact & reliable.
  6. Prepared the Combat utilities for the upcoming KillAura check rewrite.
  7. Removed the Item Teleporter & Enderpearl handler as it no longer had a significant purpose.
  8. Improved the False Fall Damage handler with checking for canceled & silent causes.
  9. The certain {detection} placeholders will now fallback to {detections} when no longer supported due to plural grammar.
  10. Stopped using the required-resource-pack method since it caused errors in some recent versions.
  11. False Positives & Hacker-Free players will now be calculated asynchronously in par with the remaining Research Engine cache types.
  12. Repositioned the way certain Configuration & Discord notifications are being sent to staff players.
  13. Rewrote some of the detection information of the Speed sprint detection to help organize the handlers around it.
  14. Detection Notifications will no longer forcefully add the detection information in the lowest frequency.
  15. Made the False Positive Detection less lenient to prevent it from overly detecting violations.
  16. The Hack Prevention object will now pass a lot of its information to the Moderation handler to prevent unecessary memory calls.
  17. Detection Notifications will now also replace Suspicion Notification when the Research Engine doesn’t have data or is caching.
  18. The Exploits undetected-movement detection will no longer function when major incompatible plugins are detected.
  19. Spartan Location objects will now clear their data every 3 ticks instead of 2 and will have more accurate comparisons.
  20. Removed the Automated Configuration functionality as it’s barely used and probably not desirable.
  21. Decreased the amount of threads Spartan is using, although this did not negatively impact performance.
  22. The Maximum Checked Players feature will now disable if configured with a zero or negative number.
  23. Decreased the violation cooldown of the XRay check for more frequent notifications.
  24. The evidence of a player will no longer be cleared when being updated but refreshed until the update takes place.
  25. Implemented a new feature named Skip Detection Ticks to help optimize performance when the Maximum Checked Players feature is inactive or ineffective.
  26. Updated the Spartan Player object to be able to limit the amount of nearby entities calculated to save crucial performance.
  27. The Spartan Player object will now cache its Player Profile object to prevent unnecessary memory calls.
  28. The KillAura check will no longer attempt to understand the legitimacy of a fight to allow detections to run more frequently.
  29. The Spartan inventory menu will now have one row for suspected & hackers, one for legitimate players and one for reports.
  30. The IrregularMovements check will now search for liquid blocks below the player when the player is falling.
  31. The Player Fight system will now be able to calculate the max hit combo of a player.
----------, Jan 27, 2023

  1. Completely rewritten the EntityMove check with the use of vehicle attributes but also new calculations.
  2. Simplified the way cross-server notifications are distributed to avoid confusions between users.
  3. The Maximum Checked Players feature will now iterate properly though some of its information.
  4. Compatibilities will attempt to send Awareness Notifications when failing to load.
  5. The Cloud feature will no longer impact the “server_name” option in settings.yml.
  6. Potentially corrected a NoFall water bucket false positive. (MinecraftSGP message me if not fixed)
  7. Optimized the Cloud feature with less specific error handling.
  8. Implemented a new Cloud sub-feature to command the plugin to send customer-support information.
  9. The Cloud feature will now refresh for the first time after the Research Engine handler has completed its caching.
  10. Cache stored by the movement event will now be specific to the vehicle the player is riding.
  11. Improved the effectiveness of the False Positive Detection by making it run on violations not containing a prevention which will allow for premature learning.
  12. The False Positive Detection will now have a 2MB limit in the data it can retain in its memory, although there have been no reported issues.
  13. The False Positive Detection will now round integers to the nearest of 5 to improve stability.
  14. Improved the compatibility of Ultimate Statistics with more useful calls and less code checks.
  15. The Vehicles compatibility will now provide more accurate and less lenient results.
  16. Pistons will now be accounted for in the water detection of the Speed check.
  17. The evidence algorithm of the Player Profile object will now search for false positives instead of just problematic detections.
  18. The evidence algorithm of the Player Profile object will now calculate the days based on your first significant violation till now instead of days you had violations recorded.
  19. The evidence algorithm of the Player Profile object will now decide whether a player is suspected or a hacker based on the amount of suspicions instead of level of individual suspicions.
  20. Evidence of hacking or suspicion will now be held longer in the memory for offline players to save performance.
  21. Brought performance & accuracy improvements in the way the Speed check caches its limits.
  22. Inventory menus and certain calculations will now use more accurate results of a player’s violation history.
  23. The overall history of a player will now be based on the amount of unique dates instead of the total collected amount of dates.
  24. The main inventory menu will no longer process multiple versions of itself for a single players, which could potentially happen in a time of server lag or spam while already loading.
  25. Rewrote a part of the punishment algorithm to run faster, be more reliable with its results and have no limit to how many checks a player can be punished for.
  26. Combat-based calculations of the Research Engine handler will now be returned to their original values if not enough data is available.
  27. Implemented a new checks.yml configuration option for the GhostHand check: check_fully_solid_blocks_only
----------, Jan 19, 2023

This update is for those of you whom encounter this rare string replacement error. It's effectively harmless, but here you go.
----------, Jan 8, 2023

Resource packs will now be identified when the Bukkit method is available.
----------, Jan 7, 2023

  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.
----------, Jan 7, 2023

Following my reply to @md_5:
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.
----------, Jan 4, 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.
----------, Dec 23, 2022

Did some critical optimisations to the Player Profiling objects to restore good performance for some users.
----------, Dec 7, 2022

The SQL feature will no longer notify when it's not configured.
----------, Dec 5, 2022

  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.
----------, Dec 5, 2022

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.
----------, Nov 24, 2022

Fixed an issue where the class of the Performance Optimizer feature wouldn't initiate.
----------, Nov 23, 2022

  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.
----------, Nov 22, 2022

  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.
----------, Nov 2, 2022

  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.
----------, Oct 13, 2022

Corrected some messages being sent incorrectly.
----------, Oct 2, 2022

  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.
----------, Oct 1, 2022

Corrected the query of the Research Engine handler.
----------, Sep 17, 2022

  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”.
----------, Sep 16, 2022

  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.
----------, Sep 13, 2022

Corrected a connection issue with the Cloud feature, updating is strongly recommended.
----------, Sep 6, 2022

Made some corrections to the newly introduced Customer Support feature.
----------, Sep 5, 2022

  1. Rewritten the Developer Report feature with a more proper functionality and renamed it to Customer Support.
  2. The Information Analysis object will no longer return faulty decimals for small length strings.
  3. Provided some additional optimisations to the Player Profile object, Damage handler & Event listeners.
  4. The Damage & Explosion handlers will now be applied on passengers of vehicles for more universal methods.
  5. Implemented additional useful methods to the Damage handler to universally support damage causes.
  6. The Spartan command will now show information about the gift status.
  7. The Information Analysis object will now further check its variables to avoid exceptions.
  8. Implemented additional warnings to the Spartan inventory menu.
  9. Discord Webhooks will now always be processed to avoid confusions.
  10. Major incompatibilities detectors can now be toggled via compatibility.yml.
  11. Discord webhooks will now execute asynchronously to not cause issues with the server.
  12. Implemented new useful methods to the String utilities.
  13. Rewritten parts of the Command Execution handler to improve its readability & performance.
----------, Sep 3, 2022

  1. The Discord Webhooks feature will now properly handle staff chat messages.
  2. Slightly increased the security of the Cloud feature with more proper inputs.
  3. Implemented new methods in the Buffer object to have more versatility.
  4. Rewrote parts of the NoFall check to improve its performance, readability & accuracy.
  5. Moved parts of the Player Violation object off the main thread to help with performance.
  6. Completely rewritten how Spartan judges a player as hacker or suspected.
  7. Updated the Spartan inventory menu to have shorter & easier item documentations.
  8. Suspected players will now be treated more strictly only in checks they are suspected for.
  9. Balanced out the default cancel-violation thresholds.
  10. The AntiCheat Progress item will now work and show the correct numbers.
  11. Further balanced the Suspicion Notifications feature with more accurate results.
  12. Made the codes of the combat legitimacy identifier & Building protection more universal.
  13. Made the item description of the Player Info inventory menu more consistent.
  14. Decreased the usage of heavy Move utilities methods in the checks.
  15. Removed unused codes from the Hack Prevention object.
  16. The Vehicle Access handler will now be more strict towards hackers & suspected players.
  17. The IrregularMovements bouncing blocks identification has improved thus leading to less bypasses.
  18. Suspicion Notifications will no longer notify you about yourself as a player.
  19. Suspicion Notifications will no longer take place together with Detection Notifications.
----------, Aug 21, 2022

Logs:
  1. Mangrove-door blocks have been listed & properly handled in the Block utilities.
  2. The IrregularMovements horizontal-detection will now be more lenient towards increased velocity scenarios.
  3. Updated the in-game join notifications to repeat and be more accurate.
  4. Ban and Warning messages will now be treated like other messages and forcefully include the prefix in some versions.
  5. The NoSwing break detection will no longer target sensitive held items.
  6. The IrregularMovements step detection will now be more lenient when the player is falling.
  7. The Research Engine will now do safety checks before reading logs data to prevent algorithmic failures.
  8. The Research Engine will no longer confuse yaw & pitch rates of winner players versus loser players.
  9. The Speed water detection will now be more lenient around ice blocks.
  10. The IrregularMovements downwards detection will now consider more variables when checking a player.
  11. The Speed check’s horizontal detection will now be more lenient towards ice blocks in certain scenarios.
  12. The Speed water detection will now return the entity type instead of the entity object in the detection information.
  13. The Speed water detection will now be more lenient when the player has been recently building/placing blocks.
  14. The SpartanWebhooks plugin recommendation has been removed from the inventory menus as it’s no longer valid.
  15. The Chat Protection feature will no longer consider only decimal messages as repetitions.
  16. Detection Notifications will now be sent instead of Suspicion Notifications when a player is likely testing.
  17. The KillAura direction detection will now be more lenient around many entities.
  18. The Cloud feature now supports decimal versioning so features like external auto updaters can work more properly.
  19. The Elytra handler will now be more lenient when the player was recently gliding.
----------, Aug 14, 2022

  1. Mangrove-door blocks have been listed & properly handled in the Block utilities.
  2. The IrregularMovements horizontal-detection will now be more lenient towards increased velocity scenarios.
----------, Aug 3, 2022

  1. Implemented an Auto Updater feature for users of my website.
  2. Introduced native Discord Webhooks feature implemented via the Cloud feature.
  3. Implemented additional configuration options in the settings.yml file for the Discord webhooks feature.
  4. Introduced more bounding boxes to grindstone blocks via the Ground utilities.
  5. The IrregularMovements jump detection will now be more lenient on ground interaction scenarios.
  6. Updated the Suspicion Notifications message to be more grammatically correct & universal.
  7. Mining data will no longer be logged in the console as there have been XRay notifications since a long time ago.
  8. Staff Chat & Reports will now be distributed via the Cross Server Notifications feature for all customers.
----------, Jul 31, 2022

Further Balance of Notifications
  1. Reworked parts of the Liquid handler that may have caused issues with buckets.
  2. The False Fall Damage handler will no longer function when a player is using certain bucket items.
  3. Certain parts of the IrregularMovements bouncing-blocks detection will no longer consider past information.
  4. The IrregularMovements ground-up detection will no longer function near honey blocks.
  5. The Research Engine cache will now refresh more properly to allow menu data to be more consistent.
  6. Updated the outdated version message with more reliable information.
  7. The Ground utilities have received new bounding boxes for Lantern blocks.
  8. Increased the cooldown of the Suspicion Notifications to help alleviate spam.
----------, Jul 22, 2022

The Speed water detection will now only show vehicles in the verbose when the player is using one.
----------, Jul 13, 2022

  1. The FastPlace fast detection will no longer work when certain custom vehicles are being used.
  2. Mud blocks previously were considered sensitive, and now they are also considered semi-solid.
  3. Horses will now receive greater limits in the Speed water detection.
  4. Reworked the Vehicle Access handler with more calls for a more stable Speed water detection.
  5. The IrregularMovements horizontal-detection & air-up detections will no longer reach the lowest possible buffer.
  6. The KillAura fight-analysis detection has had its percentage threshold lowered for a more stable experience.
  7. Suspicion notifications and suspected player results have been balanced to prevent spam and faulty results.
  8. The Speed check will now account for extra speed after breaking a sensitive block.
  9. Upgraded the Block Break handler to be faster with its object calculations.
  10. Upgraded the Liquid handler to account the usage of water buckets.
  11. Upgraded the Violations feature to store the last violation time of a check individually.
  12. The XRay check will now notify once instead of twice and at a minimum of every 15 minutes.
  13. The preferred cancel violation will now be slightly higher to account for average inconsistencies.
  14. The IrregularMovements downwards detection will now be more lenient when the player is close to the ground time-wise.
  15. The EcoSkills plugin has been listed as an incompatibility to help checks be more lenient when found to be used.
  16. The IrregularMovements water sub-detections will now work concurrently in certain cases.
----------, Jul 12, 2022

  1. Check object memory will now refresh properly when reloading the plugin and won't require restarting the server.
  2. Notifications will no longer be distributed to all players in certain situations.
----------, Jul 5, 2022

Updated the bytecode version of the java classes.
----------, Jul 4, 2022

  1. Adjusted some menu item descriptions.
  2. The notifications command will no longer result in a console null pointer exception.
  3. Adjusted some awareness notification messages to be more proper & organized.
  4. The IrregularMovements liquids detection will now have more dynamic limits when recently interacted with water.
  5. Certain forms of the software will require the Spartan keyword to be shown in most messages.
  6. The IrregularMovements check will no longer put its buffers as low as 1 to prevent inconsistencies.
  7. Improved the consistency of the messages.yml options with the inclusion of the plugin’s name.
  8. The Ground utilities will now consider more bounding boxes for azalea blocks.
  9. Adjusted the FastBreak check to better work with bedrock players.
  10. The NoSlowdown check will now prevent bow shots when the player was recently sprinting.
  11. Parts of the IrregularMovements downwards detection will no longer try to detect in close ground distances.
  12. The IrregularMovements bouncing-blocks detection will no longer try to detect when a block is above the player’s head.
  13. The Speed water detection will no longer try to detect when a player just entered a vehicle.
  14. Implemented a new Exploits checks.yml option. (Exploits.check_chat_messages)
  15. Suspicion Notifications will now be sent as ordinary messages and not as Awareness Notifications.
  16. Suspicion Notifications will now have individual cache per player & staff member instead of only staff members.
  17. Suspicion Notifications will now replace Detection Notifications on certain customers & default notification frequency.
----------, Jul 4, 2022

  1. The ecosystem purchase will now let you know when expired.
  2. Mud is now considered a sensitive block and will not cause FastBreak check inconsistencies.
  3. Updated the Ground utilities to support all bounding boxes of mud blocks.
  4. Updated the Block utilities to not list mud blocks in some cases.
  5. Warden damage to a player will now be covered by the Velocity handler.
  6. Implemented a new settings.yml configuration option. (Important.show_ecosystem)
  7. Potentially corrected a Speed ice block false positive.
----------, Jun 24, 2022

  1. The Wave feature will now individually message staff members if the punishment broadcast option is disabled.
  2. The Wave feature will now execute punishments at greater speeds and will show the end outcome after their completion.
  3. Updated the contents of the plugin.yml, apart from the version column which is updated frequently.
  4. Adjusted some variables in the piracy prevention.
  5. Implemented support for the renamed version of the ServerFTP plugin to FileGUI.
  6. The Problematic Detections method will now identify more broader results of potential false positives.
  7. The IrregularMovements check will now check surrounding blocks when checking a player for inside block movements.
  8. The Block utilities will now consider the new 1.19 mud & sculk blocks as semi solid blocks.
  9. Updated the name of the versioning to better represent the state of the plugin.
  10. The Spartan menu will now show more proper content in regards to the gifted features.
  11. The Criticals damage detection will now only check players and not other entities.
  12. The IrregularMovements hop detection will now be more lenient in certain situations.
  13. The Research Engine will now clear some cache that it didn’t previously clear.
  14. The levitation effect movements will not be calculated more properly in the IrregularMovements check.
  15. The IrregularMovements check will no longer decrease its buffers if the check is found to be problematic.
  16. You can now type “/spectate” to exit the spectate mode, or alternatively get far away from the player.
  17. The ‘/kick’ command will now function if the raw-kick-command option is available & enabled.
  18. Implemented additional handlers to the Explosion protection feature.
  19. The Suspicion Notifications feature will now be configurable via the messages.yml configuration.
  20. The Item Attributes compatibility will now enable when ProjectKorra is detected.
  21. Server join notifications will now not be sent together to reduce spam.
----------, Jun 15, 2022

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

  1. The vanilla ground utility will now enable in more specific instability circumstances.
  2. The Information Analysis object will now implement additional caching to help with performance.
  3. The IrregularMovements will now account for slight downwards movement when in an elevator.
  4. The IrregularMovements check will now check faster when a player is using horizontal fly movements.
  5. The IrregularMovements check will no longer check bed/slime bouncing movements when close to the ground.
  6. Levitation movements will be checked indifferently when submerged in water.
  7. The Material utilities block breaking method will exempt checking for lava in certain circumstances.
  8. The IrregularMovements check will now reset many buffers when the player touches the ground.
  9. Implemented a 2 identical API methods, one part of the API class, and the other part of the PlayerViolation event.
----------, Jun 5, 2022

  1. The IrregularMovements check will now account for the player’s crawling state.
  2. Adjusted the IrregularMovements horizontal liquids detection to account for greater speeds.
  3. The IrregularMovements horizontal detection will now be more lenient in low-ground circumstances.
  4. The IrregularMovements fall detection will now be more strict in certain circumstances.
  5. The Cloud feature will now disable the plugin in certain circumstances.
  6. Slightly adjusted the message of the Spartan inventory menu to be more accurate.
  7. Further progress was made to the new EntityMove check.
  8. Improved the accuracy of the Block utilities surrounding blocks method.
  9. The ImpossibleActions scaffold detection will now check less locations surrounding a block.
----------, Jun 1, 2022

  1. Organized the Suspicion notifications under the general notifications permission.
  2. The Manage Checks inventory menu will now support shift instead of middle clicking.
  3. The gift will no longer appear in the inventory menu if the ecosystem plugins aren’t complete.*
  4. Check objects will now refresh their data when the plugin is reloaded.
  5. Adjusted the IrregularMovements liquids detections to be more lenient in some cases.
  6. The IrregularMovements ground-up detection will no longer work if the check is found to be problematic.
  7. The Bouncing Blocks handler will now support solid positions below 0 y-position/height.
----------, May 29, 2022

  1. Updated the awareness notification of the Spartan inventory menu.
  2. Improved the identification of elytra usage by implementing additional handler calls.
  3. The IrregularMovements check will now be more lenient towards the levitation potion effect.
  4. Adjusted the Water Soul Sand handler to support the negative heights of 1.17+ servers.
  5. The Spartan Location object will now dismiss certain cached information when heavily modified.
  6. Adjusted the Cloud feature to cover a larger aspect of necessary information.
  7. The IrregularMovements will now be more lenient towards bedrock players on upwards motion.
  8. The Spartan inventory menu will now open by just running “/spartan” if allowed permission-wise.
  9. The Developer Report command will now prompt the user to join the Discord server to decrease the amount of insufficient explanations.
  10. The Research Engine will now support more older versions of the plugin.
----------, May 25, 2022

  1. Suspicion Notifications will now always show when joining and periodically if notifications are enabled.
  2. Corrected a few text/string length checks in the notifications system that would prevent some notifications from showing.
  3. The IrregularMovements check will now be more lenient when a player is found in a water elevator.
  4. The IrregularMovements check will now understand complex differences between states such as water and levitation.
  5. Rewritten the Explosion protection in one singular & better method to help account for more inconsistencies.
----------, May 22, 2022

Prevented a console error that made the Spartan inventory menu not open.
----------, May 19, 2022

Adjusted some limits of the rewritten Jesus check to prevent instabilities.
----------, May 19, 2022

  1. The Jesus check has been removed and is now part of the Speed & IrregularMovements checks.
  2. All Jesus checks.yml options have been removed and new ones were introduced as part of the Speed & IrregularMovements checks.
  3. The BlockReach unusual detection will now be more lenient towards the against-block distance requirement.
  4. Moved some check methods to their correct utilities to be used on a greater scale.
  5. Updated a faulty URL appearing in the Spartan & Ecosystem inventory menus.
  6. Some unnecessary IrregularMovements detection information will no longer show.
  7. The IrregularMovements check will now be more lenient with players who fall in the void.
  8. Server limitations messages will no longer be delivered to verified users.
  9. The Suspicious Fights feature will now shorten decimals and show averages for a better reading experience.
  10. The Spartan inventory menu will now offer items to navigate to different pages as the previous system may have confused a few.
----------, May 19, 2022

Logs:
  1. Noticeably improved the False Positive Detection feature with adaptive decimal points.
  2. Noticeably optimized the False Positive Detection with faster & less frequent methods.
  3. Completely rewritten parts of the configuration to be based on native Java algorithms.
  4. Noticeably optimized the Hack Prevention object, Violations feature & Cancel Violation handler.
  5. Noticeably improved the Combat & Move utilities with removal of redundant methods.
  6. Corrected a minor bug in the Combat utilities that would return an incorrect string.
  7. Potentially corrected a few HitReach horizontal false positives.
  8. Greatly optimized the Research Engine handler, Cloud feature & ProtocolLib compatibility.
  9. Corrected a few IrregularMovements position-fall & position-down trident false positives.
  10. Noticeably improved the String utilities with recent & new methods.
  11. Corrected an incorrect Cloud feature port limitations message.
  12. Adjusted the sizes of some inventory menus.
  13. Corrected a few IrregularMovements greater-fall & greater-down slow-falling effect false positives.
  14. Corrected a Research Engine decimal identification console error.
  15. Implemented compatibility for the ServerFTP plugin.
  16. Replaced all middle clicks with shift clicks for users without mouses.
----------, Apr 29, 2022

Implemented some necessary optimisations to the rewritten False Positive Detection feature. Updating is optional but recommended.
----------, Apr 24, 2022

Corrected a 1.8 no-such-method console error.
----------, Apr 22, 2022

News:
  • The False Positive Detection was introduced years ago and has been significantly useful in resolving false positives & sometimes incompatibilities. This update takes this feature to the next level by completely rewriting it to be historical and based on the Research Engine, which has potential to fix most false positives, if not even plugin incompatibilities.
Logs:
  1. Completely rewritten the False Positive Detection feature to be based on the Research Engine handler.
  2. Slightly improved the Player Velocity object and the Velocity check.
  3. The Research Engine handler’s cache will no longer consider all legitimate player violations as false positives.
  4. Corrected a bug where the console version of the reload command would return no reply.
  5. Slightly optimized the Cloud Developer Report feature with less memory usage.
  6. Completely rewritten the False Positives method of the Research Engine handler.
  7. Corrected a bug in the Player Info inventory menu where descriptions would show incorrectly.
  8. Corrected a few FastBreak delay sensitive block false positives.
  9. Corrected a few IrregularMovements ground-up scaffolding block false positives.
  10. Corrected an issue in the Player Violation object where some data would not clear.
  11. Implemented a new object named Player Violation.
  12. Removed the settings.yml option “Notifications.send_silent_notifications” because it was being barely used.
  13. Greatly improved the EntityMove, FastBow & InventoryClicks check with better latency/lag calculations.
  14. Removed the API method “getDecimalVL” because it was not being used and had no place in the code due to categories.
  15. Noticeably optimized the Lag Leniencies feature with less schedulers & faster methods.
  16. Noticeably improved the Cancel Violation handler with better cache management.
  17. Completely removed the Violation Divisor system as it has been long replaced by the notifications command & automated algorithms.
  18. Removed the custom notifications command due to not being used and causing code issues.
  19. Slightly improved the Punishment algorithm with safer calculations.
  20. Removed the Fence Click & Invisible Block handlers as the bugs have been fixed by Mojang themselves.
  21. Noticeably improved the Violations feature & Hack Prevention object with less redundant & faster code.
  22. Corrected a bug in the Player Profile object where the XRay check would not show as hacking evidence.
  23. Corrected several bugs in the Research Engine that would cause the cache to be handled incorrectly.
  24. Corrected a few bugs in the Player Fight object in relation with how the data is stored.
----------, Apr 22, 2022

News:
  • After the promising results of the recently implemented Velocity vertical learning detection, a horizontal one has been implemented in a similar way.
Logs:
  1. Implemented a horizontal detection for the Velocity check.
  2. Corrected a few Speed overall false positives.
  3. Removed & transferred all checks.yml Sprint options to the Speed check.
  4. The Sprint check is now part of the Speed check.
  5. Corrected a few Speed hop(illegal) piston false positives.
  6. Corrected several IrregularMovements bedrock player void false positives.
  7. Corrected a few Sprint/Speed omnidirectional attributes compatibility false positives.
  8. Corrected a 1.7 & 1.8 Inventory utils player-head no-such-method console error.
  9. When a player is an identified hacker, the category will always return absolutely.
----------, Apr 18, 2022

News:
  • This update corrects some console errors that have bothered several customers over the last week.
Logs:
  1. Slightly optimized the Damage handler with less redundant calls.
  2. Noticeably optimized the Cache system with more universal methods and a new cache control system.
  3. Corrected a bug where the Chat Protection would not re-cache properly.
  4. The Criticals check will no longer clear its cache so frequently.
  5. Removed some unnecessary cache from the Wave feature.
  6. Updated the inventory menus with better descriptions about the plugin ecosystem.
  7. The IP/Port Limitations feature will now follow the refresh cooldown of the Cloud feature.
  8. Completely rewritten the AntiCheat Progress feature item description.
  9. Corrected a Material utilis null-pointer console error.
  10. Implemented a listener cooldown to limit the usage of the InventoryMoveItem event.
----------, Apr 15, 2022

Sorry for the many hot-fixes folks, this update corrects an invalid notification issue, it's necessary you download it.
----------, Apr 12, 2022

Corrected a Sprint check cross-world location console error.
----------, Apr 12, 2022

News:
  • The Detection Notifications default messages.yml option has been replaced with a new message that implements two brand new configuration syntaxes, which take advantage of the config.yml category system to simplify the way the user perceives notifications.
Logs:
  1. Corrected a bug that would prevent the FastClicks check from disabling.
  2. Upgraded the Automated Configuration feature of Spartan Syn to refresh the configuration per minute.
  3. Corrected a major IrregularMovements fly bypass caused by fall damage.
  4. Corrected a bug where the options of the removed Fly, Clip & ElytraMove checks would still get added.
  5. Updated the default checks.yml & config.yml configurations to provide more information to new users.
  6. Corrected a bug in the Research Engine handler that caused the cache limit to be less than expected.
  7. Corrected a few IrregularMovements upwards & downwards explosion false positives.
  8. Corrected a major issue that caused the Research Engine handler to be in a constant calculating mode.
  9. Greatly improved the Config utilities with more use of the server memory.
  10. Removed all the “cancel_seconds” options from checks.yml and replaced them with dynamic calculations.
  11. Removed the Speed checks.yml options “check_sneaking” & “check_walking” and automated them via the code.
  12. Removed the HitReach checks.yml options “account_speed_effect” & “exempt_player_chasing” and automated them via the code.
  13. Removed the Jesus exit detection and its checks.yml configuration option “check_liquid_exit”.
  14. Removed the settings.yml options “self_report_message” & “server_name” and replaced them with other options.
  15. Removed unused checks.yml configuration options of the NoSlowdown & FastHeal checks.
  16. Slightly improved the KillAura, NoSlowdown & Sprint checks with more recent codes.
  17. Corrected a bug in the KillAura check that would cause the temporary legitimate identification to not work.
  18. Corrected a bug where the Velocity check could only be partly disabled.
  19. Noticeably improved the Player & Move utilities with more organized code & code removals of old methods.
  20. ProtocolLib will no longer be included in the File & SQL logs.
  21. Noticeably improved the Checks & Messages configurations with a more organized code structure.
  22. Noticeably improved the FastClicks check with more code protections & a dynamic CPS limit.
  23. Corrected a bug in the Combat Processing handler that caused some information to be returned incorrectly.
  24. Implemented two new configuration syntax. ( {category:detection}, {category:adverb:detection} )
  25. Slightly improved the accuracy of the Spartan Player object & the Movement Processing handler.
  26. Potentially corrected several MorePackets instant false positives caused by abstract scenarios & item usage.
  27. Corrected several FastBreak delay false positives by correcting bugs in the Material utilities breaking calculator method.
  28. Corrected a few IrregularMovements levitation in combination with elytra false positives.
  29. Noticeably improved the Teleport protection with faster & more recent codes.
  30. Corrected several IrregularMovements low-ground false positives.
----------, Apr 11, 2022

Logs:
  1. The Spectate feature will now teleport the player when the spectator has moved far away.
  2. Completely archived the MinecraftServerWebsite and removed it from the Spartan inventory menu.
  3. Combined some of the Spartan Syn features in its inventory menu to save space & time.
  4. Slightly improved the UltimateStatistics compatibility with more precise methods.
  5. Noticeably improved the package structure of the plugin with more static variables and thus less redundancy.
  6. Implemented compatibility for the recently revamped plugins. (AntiAltAccount & UltimateStats)
  7. Noticeably improved the Research Engine with less and more compact methods.
  8. Completely rewritten the Command structure to be organized and compact.
  9. Removed a no longer needed messages.yml configuration option. (non_console_command)
  10. Partly rewritten the Spartan Syn verification algorithm and system that manages its features.
----------, Apr 5, 2022

Corrected a concurrent-modification exception & memory leak caused by the Research Engine handler. Updating is NECESSARY.
----------, Apr 1, 2022

News:
  • The Player Combat objects were introduced recently, and have been responsible for the creations of the new KillAura combat-analysis check, the rewritten Velocity check, the Player Fights inventory menu, and several other code optimisations in detection stability & performance usage. Now, the same objects have been used to create two new detections for the HitReach & FastClicks checks, which will co-exist with their predecessors to offer more accurate & guaranteed detections.
Logs:
  1. Slightly improved the Spartan inventory menu with additional item descriptions.
  2. Noticeably improved the Research Engine handler with rewritten methods.
  3. Corrected several FastBreak delay low time false positives.
  4. Potentially corrected a few FastBreak delay false positives caused by the Material utilities.
  5. Corrected a bug where the Suspected Players command would not work for non Syn users.
  6. Noticeably improved the HitReach & FastClicks checks with new detections with the help of the Player Combat objects.
  7. Implemented a new checks.yml configuration option. (FastClicks.check_fight)
  8. Corrected a message type in the Suspected Players feature.
  9. Noticeably improved the Player Profile object with more accurate methods.
  10. Slightly improved the Violation History object with better constructor methods.
----------, Apr 1, 2022

Corrected a few Research Engine handlers console errors.
----------, Mar 29, 2022

News:
  • Spartan is a capable plugin with many features. However, some of these features can become redundant or too many over time, leading to complexities for the user. Therefore, this update has led to the combination of the Player Info inventory menu with the Debug & Spectate features, which also causes the removal of many outdated & unnecessary permissions.
  • The inventory menus now receive one more great update. Many unnecessary statistics & item descriptions have been removed and replaced with additional inventory menus for the user. The additional inventory menius were previously part of Spartan Syn, but now have been made available to the public in a limited edition form.
Logs:
  1. Corrected a MorePackets instant timer bypass.
  2. Removed specific Cloud features that were not used.
  3. MinecraftServerWebsite is now an optional compatibility.
  4. Slightly increased the Speed check’s limit when wearing elytras.
  5. Adjusted the FastBreak delay detection’s limit to avoid a few false positives.
  6. Removed the Debug & Spectate commands and included them in the Player Info inventory menu.
  7. Noticeably improved the plugin’s commands with more precise tab completion & better command descriptions.
  8. Removed several outdated & unneeded permissions. (use_report, kick_message, ban_message, ban_info, debug, mining, ip_limit, toggle)
  9. Noticeably improved the Awareness Notifications feature with less and more precise notification messages.
  10. Updated the default messages.yml configuration to use the teleport instead of spectate command.
  11. Slightly improved the String utilities with new useful methods.
  12. Implemented support for both old & new MythicMobs API packages.
  13. Greatly improved the Player utilities with faster & more universal methods.
  14. Slightly improved the mcMMO & TreeFeller compatibilities with better identification.
  15. Noticeably improved the Player Combat, Player Fight & Player Opponent objects with more data collection.
  16. Noticeably improved the KillAura fight-analysis detection with more detection variables.
  17. Corrected a bug in the Research Engine handler that prevented certain fights from being cached.
  18. Slightly improved the verbose information of the Exploits check.
  19. Noticeably improved the Research Engine handler with bug corrections.
  20. Implemented a new checks.yml configuration option. (Velocity.cancel_seconds)
  21. Corrected a few Jesus check water elevator false positives.
----------, Mar 29, 2022

Corrected a no-such-method error for old Minecraft server versions.
----------, Mar 23, 2022

News:
  • The FastBreak check has been very reliable, but has often had issues with too much restriction or too much leniency. This is caused by the check’s code being hardcoded and not calculated, which prevents it from adapting and creates bugs as Minecraft releases new versions. This update completely rewrites a part of the check to be based on calculations, bringing ultimate precision with it.
  • Many checks and their detections date back to 2016, which is the year Spartan released. Over time, Spartan’s system changes, and many of its components change in ways that can malfunction if not properly maintained. In this update, I returned to checks that have been untouched for long and maintained their codes, throwing away unneeded methods, variables & optimizing necessary ones.
Logs:
  1. Corrected a bug that prevented the mcMMO & TreeFeller compatibilities from loading.
  2. Greatly improved the Block utilities to provide more universal methods.
  3. Corrected a bug in the Player Info inventory menu where some items would not work.
  4. Modernized the NoSwing check with a recent & rewritten code structure.
  5. Noticeably improved the mcMMO compatibility with more universal methods.
  6. Noticeably improved the FastBreak check with a rewritten delay detection and better verbose information.
  7. Noticeably improved many checks with better & rewritten verbose information.
  8. Removed the broken ImpossibleActions cactus detection and its checks.yml option. (ImpossibleActions.check_cactus)
  9. Removed the 2 checks.yml detection options of the FastHeal check and replaced them with a singular better detection. (check_unusual, check_illegal)
  10. Removed the 3 checks.yml detection options of the FastBreak check. (check_durability, check_moves_in_between, check_frequency)
  11. Greatly improved the Debug feature with more precise descriptions of a situation.
  12. Reverted some changes made to the Floodgate compatibility to improve the bedrock player identification.
  13. Corrected a bug in the Spectate feature where player flying would not enable if flight was allowed.
  14. Noticeably improved the Spartan Player object with more updates of its cache.
  15. Corrected a potential bug in the Player Swim handler that could have caused inconsistencies.
  16. Noticeably improved the Material utils with a method to judge the block breaking speed.
  17. Corrected dozens of elytra false positives caused by cache & Bukkit inconsistencies.
----------, Mar 23, 2022

News:
  • The Spartan Player object is a replicate of the Player object Bukkit offers, but has increased variable speeds. In this update, the vast majority of remaining uses of the Player object were replaced to help unify many codes, and overall create a more organised environment for the future.
Logs:
  1. Corrected a small bug in the KillAura advantage detection.
  2. Rewrote most classes to contain only the Spartan Player object.
  3. Noticeably improved the Spartan Player object with new methods & removal of redundant uses.
  4. Removed unnecessary variables from the Ban feature.
  5. Greatly improved the Cloud feature with more consistent methods.
  6. Corrected a few verbose misinformation & bugs in the new Velocity check.
  7. Slightly improved the Cache system with more detailed key lists.
  8. Greatly optimized the Spartan Location object with numerical instead of text memory keys.
  9. Slightly improved the Register handler with better memory allocation.
  10. Slightly improved the Floodgate compatibility with version-based optimisations.
  11. Bedrock Players will no longer have their heads/skulls cached in inventory menus.
  12. Noticeably improved the tracking handlers with less & more compact classes and universal methods.
  13. Removed an unused system object named Position.
  14. Slightly improved the Decimals object with more useful methods.
  15. Updated the title of the Player Info inventory menu to be more unique.
  16. Noticeably improved the Spartan Open Inventory object with more accurate methods.
----------, Mar 20, 2022

News:
  • With the recently introduced Velocity Analysis object, I was able to completely rewrite the Velocity check from scratch. The check is now 3x times smaller & significantly faster than its predecessor. It’s expected that it will catch a large variety of velocities, way more than its predecessor could even lightly detect, granted the anti-cheat is being used in a production environment where the Research Engine can collect information from players.
  • The Spartan inventory menu has been rewritten to have less items, less item boxes, smaller descriptions, and overall give attention to what matters instead of everything. In addition, a new item was added for Syn customers to allow them to view historical fights.
Logs:
  1. Corrected several HitReach bedrock player false positives.
  2. Completely rewritten the Velocity check with the help of the Research Engine & Player Profiling objects.
  3. Noticeably improved the Search Engine with additional caching resulting in faster methods.
  4. Completely revamped the Spartan inventory menu with less & better items.
  5. Noticeably improved the AntiCheat Progress object with several new methods.
  6. The Hacker Finder & Suspected Players inventory menu will now show the configured check names.
  7. The Suspected Players inventory menu will now list online identified hacker players.
  8. Corrected a bug where the Hacker Finder inventory menu would not open if there were not enough logs.
  9. Created a new inventory menu for the Syn users named Player Fights.
  10. Corrected several TreeFeller incompatibility false positives caused by the mcMMO plugin’s abilities.
  11. Potentially corrected a MagicSpells plugin compatibility issue that would result in permanently canceled checks.
  12. Corrected a bug in the KillAura fight-analysis detection that caused certain data to be skipped.
  13. Noticeably improved the KillAura check with new ways of running some of its detections.
  14. Corrected several IrregularMovements fall & down slow-falling potion effect false positives.
  15. Slightly improved the Spartan Player object & Player Data utilities with better usage of potion effects.
  16. Slightly improved the Vehicle Access handler with more universal methods.
----------, Mar 16, 2022

Provided the Research Engine with some necessary optimisations to return to the great performance of Build 448, or even better. Thanks for being patient and understanding.
----------, Mar 10, 2022

News:
  • Implemented a Velocity Analysis System as part of the Fight Analysis System to further extend the capabilities of combat learning. This will allow me in the near future to design & program new checks/detections that will offer higher stability and better performance.
Logs:
  1. Updated the verbose information of the IrregularMovements check to better fit the system.
  2. Potentially corrected a lag issue in the Search Engine handler.
  3. Corrected a few Criticals damage entity height false positives.
  4. Noticeably improved the Search Engine with new methods & more reliable usage of its parts.
  5. Corrected a bug where inventory menu heads would not load for Syn Mini customers.
  6. Noticeably improved the AntiCheat Progress feature with a more compact & organized code structure.
  7. Removed the messages.yml message and its uses (disabled_log_saving)
  8. Noticeably optimized the Search Engine with additional, bigger & smarter caching.
  9. Noticeably improved the Spartan Syn inventory menu with less and more compact items.
  10. Slightly improved the Combat utilities with more universal variables.
  11. Greatly improved the Cloud feature with a more advanced Automatic Configuration Changes feature.
  12. Potentially corrected a few IrregularMovements step stair & stair-like block false positives.
  13. Corrected a bug in the Player Info inventory menu caused by the Search Engine handler.
----------, Mar 9, 2022

Corrected a lag issue caused by the Search Engine and experienced by many users.
----------, Mar 6, 2022

News:
  • This update improves the code in detail to prepare the plugin for upcoming major detection changes and new rewritten checks in the near future. Such a process is necessary to maintain high stability and a low rate of bugs & other issues.
Logs:
  1. Corrected several MorePackets silent timer bypasses.
  2. Corrected a few IrregularMovements no-down glide bypasses.
  3. Re-enabled the caching of player heads for the inventory menus.
  4. Corrected an issue where the Syn verification would take place after the Search Engine cache.
  5. The Search Engine handler will now cache files based on last-modification date.
  6. Corrected a bug where the fights would be stored without the correct string construction.
  7. Removed a lot of code waste to help improve performance & file size.
  8. Updated the Recommendations & Spartan inventory menu with different item replies.
  9. Corrected a bug where all enabled compatibilities would be listed on the menu.
  10. Corrected a bug where compatibilities would not function due to improper memory handling.
  11. Corrected a bug where the CPS Counter feature & Fast Clicks check would not count clicks.
  12. Spartan will now only cloud punish a player when the Performance Optimizer & False Positive Detection features are enabled.
----------, Mar 4, 2022

Corrected another compatibility console error. Thanks for reporting, please re-download.
----------, Feb 28, 2022

Corrected a KnockbackMaster compatibility console error.
----------, Feb 28, 2022

News:
  • Spartan’s Hacker Identification feature was partly rewritten to be more accurate. Several critical mistakes were identified in the calculations of objects & handlers, and have now been corrected for good. You should now expect checks to be more lenient with legitimate players and the same aggressive with identified hackers. This will play a big role in the future, as checks are constantly receiving information about a player to judge wether they should be judged more aggressively.
  • The Search Engine handler was partly rewritten it will now only semi-permanently cache object-oriented information. Any other information such as pure logs will be temporarily cached when necessary, such as when sending a developer-report. This will noticeably improve performance and decrease memory usage when not needed, aka most of the time.
  • The Compatibility feature was partly rewritten to unify the way Spartan identifies a compatibility as functional. This replaces a previous abstract way of identifying them, which was often found to be buggy or incomplete after reviewing many of the past codes.
Logs:
  1. Increased the incompatibility limit of the Speed check.
  2. Corrected dozens of IrregularMovements horizontal still movement false positives.
  3. Corrected a few EntityMove horse false positives.
  4. Potentially corrected a few Speed & IrregularMovements damage high ground false positives.
  5. Noticeably improved the BlockReach check with more universal codes.
  6. Implemented a new checks.yml option for the KillAura check. (KillAura.check_fight_analysis)
  7. Updated the Cloud Developer Report feature to include more information.
  8. Noticeably improved the IrregularMovements check with better detection handling when explosions take place.
  9. Noticeably improved the Hacker Identification Algorithm with better calculations.
  10. Noticeably improved the Search Engine handler with better methods and no log caching.
  11. The Teleport protection will now forcefully run when changing worlds.
  12. Updated the Detection Notifications feature to be less spamful.
  13. Noticeably improved the Player Info inventory menu with more universal methods and additional item description.
  14. Noticeably improved the CPS Counter feature with better click calculations.
  15. Noticeably improved the FastClicks check with faster detections and better verbose information.
  16. Corrected a few MorePackets horizontal false positives.
  17. The KillAura Fight Analysis detection will now consider a player’s CPS.
  18. Slightly improved the Command handler to better support bedrock player name lengths.
  19. Slightly improved the Settings configuration with more null pointer protections.
  20. Corrected a bug where the HitReach check would not show in the Player Info inventory menu.
  21. Noticeably improved the Violations feature with cancellation cause information.
----------, Feb 28, 2022

News:
  • Recently, Spartan started collecting detailed data about a player’s fight, which was so far used to judge whether a player’s combat is legitimate and temporarily exempt them from the KillAura check to eliminate false positives and save performance. In this update, I’ve implemented a new KillAura detection named fight-analysis, which will compare a player’s data against all other player’s “valid” data, and will most definitely easily find obvious combat hackers after just a few fights without need for many of the other combat detections to kick in.
Logs:
  1. The IrregularMovements check will no longer check bedrock players for climbing due to severe false positives.
  2. Corrected several IrregularMovements up-climb vine false positives.
  3. Noticeably improved the Vehicles compatibility with better & more universal methods.
  4. Updated the developer API on the github website and maven repository.
  5. Fight information will no longer be logged into the console but remain cached and logged in Spartan logs.
  6. Made the hacker identification less lenient and more proper to avoid low violation false positives.
  7. Noticeably improved the command list with less commands and trivial documentation.
  8. The Spartan tempban command will remain executable but it has now been combined with the ban command.
  9. Potentially corrected several KillAura hit-distance many entities false positives.
  10. Extended the Suspicions Notifications feature with periodical instead of only-join notifications.
  11. Corrected several IrregularMovements fly bypasses.
  12. Partly rewritten the Violation Divisor handler to decrease notification spam.
  13. Corrected a bug where the False Positives notification would spam itself.
  14. Added the ability to bypass a player via the bypass command.
  15. Noticeably improved the Player Fight object with more accurate methods & results.
  16. Noticeably improved the Player Combat object with more decimal methods.
  17. Noticeably improved the Search Engine handler with more comparison methods.
  18. Corrected a bug in the Search Engine handler that would return incorrect results about problematic detections.
  19. Corrected a bug in the Search Engine handler that prevented several problematic detections from disabling.
  20. Corrected some IrregularMovements levitation false positives caused by the potion effect wearing off.
  21. Implemented a new KillAura detection named fight-analysis based on the Search Engine handler.
  22. Slightly improved the KillAura check with better verbose information.
  23. Greatly improved the MorePackets check by modifying some lag calculations to help with false positives.
  24. Corrected several IrregularMovements incompatible plugin/feature false positives.
  25. Corrected a few IrregularMovements ladder/vine ground-up false positives.
----------, Feb 19, 2022

News:
  • The Clip check has been removed and included as part of the IrregularMovements check, which comes with two benefits, performance improvement & detection improvement due to the better code base.
  • In the mean-time, the fight system has been collecting information that will be used in the near future to construct new KillAura detections. You can see how many fights have been collected in the Search Engine item of the Spartan inventory menu.
Logs:
  1. Corrected a few ImpossibleActions scaffold bypasses.
  2. Corrected a few IrregularMovements fly bypasses.
  3. Corrected dozens of IrregularMovements false positives.
  4. Decreased the connection distance of the Spectate feature.
  5. Corrected a few KillAura pitch false positives.
  6. Corrected a lag issue in the Check object with the dynamic silent feature.
  7. Corrected a typo in the Spartan Syn inventory menu.
  8. Slightly improved the SQL feature with bigger varchar variables.
  9. Removed the Clip check and included it in the IrregularMovements check.
  10. Implemented a new checks.yml configuration option. (IrregularMovements.check_inside_blocks)
  11. Noticeably improved the Violations feature & Manage Checks inventory menu with more universal methods.
  12. Noticeably improved the Check object with a more universal code base.
  13. Corrected a bug in the Move utilities where the NoFall check wouldn’t be considered a movement check.
----------, Feb 11, 2022

News:
  • Thank you to everyone who supported my recent bold changes by reporting issues. This update does not introduce something new, I am currently making sure the plugin is stable is enough so I can proceed in the near future to offer new functionalities. Have a good weekend.
Logs:
  1. Corrected dozens of IrregularMovements movement false positives.
  2. Corrected dozens of Speed movement false positives with the help of the IrregularMovements check.
  3. Decrease the limit for incompatibilities for the Speed check.
  4. Updated the False Positive Detection feature with more recent information.
  5. Noticeably improved the KillAura check with better legitimate fight identification.
  6. Made all login events have high instead of highest priority to allow for more control.
  7. Commented out the Cloud chat-context feature to improve performance.
  8. Greatly improved the XRay check with additional notification capabilities and faster detections.
  9. Greatly improved the Block Break handler with the help of the Block utilities.
  10. Noticeably improved the Cloud feature with array length checkers.
  11. Removed unneeded code from the Cache system and classes connected to it.
  12. Slightly improved the Sprint check with faster methods.
  13. Greatly improved the Spartan Player object with the help of the Search Engine handler.
  14. Noticeably improved the Performance Optimizer feature Hy combining methods with the Player Profile object.
  15. The Performance Optimizer feature will now run regardless of the configuration but will not take effect if configured to false.
  16. Removed the Towny semi compatibility as it did not serve any purpose.
  17. Corrected several underwater ImpossibleActions tower & potentially scaffold false positives.
  18. Slightly improved the Explosion protection with more accurate methods.
  19. Potentially corrected a few Criticals damage remaining false positives.
  20. Slightly improved the IrregularMovements & Criticals checks with additional verbose information.
  21. Removed unneeded code from the Violation Divisor & Moderation handlers.
  22. Corrected an issue where notifications would enable upon reloading the plugin.
  23. Cloud Punished Players will now only be checked when they can join the server.
  24. Enabled the bedrock detections of the IrregularMovements check.
  25. Corrected a bug in the Player Profile object in the hacker identification method.
  26. Corrected a few IrregularMovements checks bypasses.
----------, Feb 4, 2022

News:
  • Spartan’s Fly & IrregularMovements checks were designed many years ago, where the performance, quality & consistency of Spartan was significantly and rightfully worse. Due to continuous limitations, both checks have reached a plateau where they fail to reach the results I wish. This leads to this update, which introduces a completely rewritten IrregularMovements check with the Fly & part of the NoSlowdown check removed but included as part of IrregularMovements. The new design introduces scenario categorization & analytical verbose which allows for a tremendous amount of performance to be saved over time, while at the same time keeping all detections minimal, stable & accurate.
  • In addition, two more checks that failed to meet many expectations but also have been sometimes known to be unstable are the MorePackets & ImpossibleActions scaffold/tower. After some research, I was able to find a new way to redesign the checks which resulted in their complete rewrite. The new checks are at least 2 times smaller compared to their predecessors, and takes advantage of all data objects to provide amazing stability and dramatically faster detections.
  • Last but not least, this update introduces combat statistics to help improve the stability of the KillAura check, and in the future use it to improve checks and their detections. Stay tuned for more & enjoy the update, this is much bigger than it seems.
Logs:
  1. Completely rewritten the IrregularMovements & MorePackets checks.
  2. Corrected dozens of EntityMove bypasses with the help of the rewritten MorePackets check.
  3. Removed the Fly checks and included them in the new IrregularMovements check.
  4. Rewritten the ImpossibleActions scaffold & tower detections.
  5. Greatly improved the Move utilities with new useful methods and more accurate calculations.
  6. Greatly improved the Player utilities with more accurate methods.
  7. Slightly improved the Speed check with better detections and more verbose information.
  8. The Criticals check will now require data from at least 2 players to run.
  9. Corrected a few Criticals damage abnormal damage false positives.
  10. Corrected a few Speed normal old server version vehicle exit false positives.
  11. Removed & added new configuration options to checks.yml due to the check changes.
  12. Greatly improved the Spartan & Player Info inventory menu with better item descriptions.
  13. Corrected many Criticals damage random above damage false positives.
  14. The Criticals check will no longer collect information from players who are timed out by the Performance Optimizer feature.
  15. Greatly improved the Performance Optimizer feature with a new check state called “Testing.
  16. Removed the latency condition command from the default settings.yml & config.yml configurations.
  17. Potentially corrected a few rare Jesus ypos water elevator false positives.
  18. Slightly improved the Player Profile object with unused caching.
  19. Improved the KillAura check with better stability with the help of the Player Profile object.
  20. Corrected a Spartan Location object console error caused by asynchronous tasks.
  21. Corrected a bug where some utilities & handlers would not support heights below level zero.
  22. The Player Info inventory menu will now show more information and offer more control about offline players.
----------, Jan 28, 2022

Corrected a console error caused by the Criticals check in 1.7 & 1.8 servers. Why you people still use these versions, only some god knows. If you are using a 1.9+ server, no need to download this update.
----------, Jan 19, 2022

Corrected a console error caused by the IrregularMovements check.
----------, Jan 19, 2022

News:
  • This update further improves Spartan while I keep completing the new movement detections. For now, I decided to rewrite the Criticals damage detection which has been problematic and failed to meet expectations for many for a while. The new detection uses memory and math to calculate the correct expected damage based on one’s server & gameplay.
Logs:
  1. Rewritten the Criticals damage detection to be better and faster.
  2. The Spartan Location object will now implement decreased cache when run on 1.8 or older with timings enabled.
  3. Slightly improved the Block utilities with more publicly accessible methods.
  4. Noticeably improved the Configuration system with less methods and safer modification moments.
  5. Updated the Suspected Players notification message to be more accurate.
  6. Removed the Ping Spoof detection from the Exploits check as it doesn’t serve much of a purpose anymore.
  7. Decreased the limit of the Speed check when the CMI incompatibility is detected.
  8. Slightly improved the Lag Leniencies with better handling for player latency.
  9. Removed the web detection from NoSlowdown and moved it to the Speed & IrregularMovements check.
  10. Updated the synonyms in the Configuration Recommendations feature.
  11. Corrected a bug where the Cloud feature would repeat a message many times.
  12. Corrected a MinigameMaker compatibility console error.
  13. Noticeably improved the Speed check with new limits.
  14. Corrected a few Velocity enderpearl false positives.
  15. Modified the default settings.yml configuration.
  16. Implemented a new settings.yml option to allow for inventory menu refreshing.
  17. Inventory menus will now work even if the inventory-click event is cancelled.
  18. The Syn inventory menu will now notify less about existing purchases to reduce unnecessary messages.
  19. Removed an unnecessary Criticals checks.yml configuration option. (check_tools_only)
  20. Corrected a NoSwing damage hit/attack cooldown false positive.
  21. Noticeably improved the Spartan Player object with less memory usage and more accurate methods.
  22. Noticeably improved the Player Profile object with a more accurate legitimate player identification.
  23. Corrected a file detection bug in the Search Engine handler.
  24. Corrected a trivial text typo/bug in the Debug feature.
  25. Slightly improved the Block utilities with more accurate methods.
  26. Corrected the few remaining EntityMove boat vehicle stable & horizontal false positives.
  27. Noticeably optimised the Building protection with less logic being processed.
  28. Potentially corrected a cancellation bug in the Explosion handler.
----------, Jan 19, 2022

Updated the anti-piracy system to meet new standards. Updating is optional.
----------, Jan 11, 2022

Corrected a Lag Leniencies console error.
----------, Jan 7, 2022

News:
  • This update corrects dozens of bugs and issues within the plugin to prepare the plugin for new upcoming detections and improvement of existing ones in the near future.
Logs:
  1. Greatly improved the Speed check with false positive corrections.
  2. Updated an offer available on the Syn inventory menu.
  3. Potentially corrected a few InventoryClicks false positives.
  4. Noticeably improved the HitReach check with several detection improvements.
  5. Greatly improved the Explosion handler with new useful methods.
  6. Noticeably improved the Move utilities with new variables and bug corrections.
  7. Corrected a few Speed explosion false positives.
  8. Noticeably improved the Player Profile object with temporary hacker identification and better permanent identification.
  9. Noticeably improved the Search Engine handler with more accurate calculations.
  10. Potentially corrected a few BoatMove stable false positives.
  11. Corrected a SQL error caused by the XRay check.
  12. Corrected a check punishment logic bug in the config.yml configuration.
  13. Noticeably improved the Bouncing Blocks handler with new useful methods, performance improvements and bug corrections.
  14. Noticeably improved the MorePackets check with better targeting towards players who are identified hackers.
  15. Potentially corrected a few KillAura hit-distance false positives.
  16. Corrected a few detection inconsistencies caused by unlisted semi-incompatibilities.
  17. Potentially corrected a few MorePackets vehicle false positives.
  18. Punishments and XRay notifications will now be shared via the Cross Server Notifications feature.
  19. Noticeably improved the Staff Chat feature with bug corrections and faster functionality.
  20. Corrected a bug in the counter of Configuration Recommendations feature.
  21. Slightly improved the Configuration & Lag Leniencies system with more universal methods.
  22. The GhostHand check will now be treated with a greater notification frequency.
  23. Corrected a minor rare bug in the NoHitDelay feature compatibility.
  24. Greatly improved the Player utilities with ground and off-ground tick counting for vehicles.
  25. Corrected a bug in the Search Engine handler where a player’s data wouldn’t be cleared properly.
----------, Jan 7, 2022

Corrected a Search Engine handler console error.
----------, Dec 31, 2021

Logs:
  1. Rightfully increased one of the Speed check’s limits to fix a few false positives.
  2. Implemented a new checks.yml configuration option. (FastPlace.check_fast)
  3. Noticeably improved the Search Engine handler by correcting a potential hacker identification misjudgement.
  4. Unstable detections will now be cancelled by analysing the verbose and will not counter a check’s actions to maintain the highest of stability.
  5. Once a player is considered legitimate, their logs will be stored as potential false positives and used for counter measurements.
  6. Noticeably improved the AntiCheat Progress feature with more information provided by the Cloud feature.
  7. Implemented a new optional Awareness Notifications message as part of the Cloud feature.
  8. Implemented the ability to remove a legitimate player in the Legitimate Players inventory menu.
  9. Corrected a few KillAura hit distance low entity distance false positives.
  10. Corrected a non supported fork tab completion console error.
  11. Corrected a bug in the Water Soul Sand identification handler that potentially caused movement false positives.
  12. Cross Server Notifications will now be shared more frequently, such as when a player is considered a hacker or when a maximum threshold is reached.
  13. Noticeably improved the MorePackets check with significantly better limits and potential bypass patches.
  14. Implemented 2 new Developer API methods
----------, Dec 30, 2021

News:
  • The Performance Optimizer is responsible for identifying and exempting legitimate players from checks via a long term and safe process. From this update and in the future, the Violations feature will collect timings about player violations and compare them at the end of each violation cycle. This will help identify more legitimate players and prevent many false positives in a shorter time and safer way.
Logs:
  1. Noticeably improved the Player Profile object with bedrock player identification.
  2. Noticeably improved Search Engine handler with better cache management & faster methods.
  3. Corrected dozens of movement false positives by no longer identifying bedrock players as hackers.
  4. Removed unnecessary variables from the Speed check.
  5. Corrected dozens of Fly bedrock player false positives.
  6. Bedrock players will no longer be punished by the Cloud feature.
  7. Corrected a few FastPlace fast bedrock player false positives.
  8. Slightly improved the Cloud feature with a more universal verification for Syn customers.
  9. Noticeably improved the Violations feature with new useful memory data gathering.
  10. Noticeably improved the Performance Optimizer feature with additional ways of verifying legitimate players and smart ways of using existing methods.
  11. Potentially corrected a few EntityMove boat entity ice block false positives.
  12. Corrected several ElytraMove physics, fly & speed false positives.
  13. Noticeably improved the new Player Info inventory menu with more information and configured check names.
  14. Slightly improved the AntiCheat Progress Statistics feature with better moments to clear its data.
  15. Slightly improved the Player Profile object with more capabilities and more & faster methods.
  16. Noticeably improved the Spartan Location & Spartan Block objects with more final variables.
  17. Corrected a bug in the Check object relating to the XRay check.
  18. Noticeably improved the XRay object with more functionality but less data in the memory.
  19. Slightly improved the XRay check with better configuration management and potential bug corrections.
  20. Greatly improved the Block utilities with more proper material libraries.
  21. Corrected a few FastBreak durability calcite block false positives.
  22. Corrected a bug where one of the IP/Ports/Server limits message would not disable.
  23. Corrected a word type in the Cloud Developer Report feature.
  24. Implemented a new checks.yml configuration option. (FastClicks.cancel_seconds)
  25. Noticeably improved the Hack Prevention object with new methods, better methods & more capabilities.
  26. Noticeably improved the FastClicks check with support for silent mode.
  27. Corrected several amethyst block movement false positives.
----------, Dec 21, 2021

News:
  • In this update time was spent improving and maintaining the Cloud feature & website pages related to Spartan. The plugin itself has shown to be stable, so only a few minor changes were required.
Logs:
  1. Corrected a few KillAura area mob/animal false positives.
  2. Increased the connection time-out time for the Cloud feature.
  3. Updated the Spartan Syn URLs with more universal variables.
  4. Noticeably improved the Cloud feature with a more organised backend system.
----------, Oct 19, 2021

News:
  • A new KillAura detection has been implemented that combines movement and accuracy to mainly help against KillAura hack modules that combine themselves with hop movements to gain an extra advantage.
Logs:
  1. Corrected a few Fly pre self bow damage false positives.
  2. Corrected several ImpossibleActions scaffold full glass block false positives.
  3. Corrected a few KillAura area false advantage false positives.
  4. Greatly improved the Move utilities with new useful tracking methods.
  5. Implemented a new KillAura detection that combines motion with direction to detect hop-like hacks.
  6. Implemented a new checks.yml configuration option. (KillAura.check_move_accuracy)
  7. Corrected a few FastBreak CraftBook plugin compatibility false positives.
  8. Noticeably improved the Hack Prevention object with more logical handlers.
  9. Corrected a rare bug where the Violations feature would not consider the API.
  10. Corrected several Fly stable near max falling motion false positives.
----------, Oct 11, 2021

News:
  • Several good changes reach this update. Spartan's API now has a Maven repository, the SQL feature now supports multiple TLS versions, configurations will no longer randomly reset, and many false positives were corrected.
Logs:
  1. Corrected a few step semi-solid block false positives.
  2. Noticeably improved the documentation of the Developer API.
  3. Corrected several Fly & Speed self bow damage false positives.
  4. Corrected a bug in the Self Hit handler that prevented it from working properly.
  5. Noticeably improved the SQL feature with more capabilities.
  6. Corrected a few Fly stable fast downwards movement false positives.
  7. Spartan’s API now has a Maven repository.
  8. Nether Gold Ore blocks will no longer be considered by the XRay check & Mining Notifications feature.
  9. Corrected a few IrregularMovements step low height movement false positives.
  10. Attempted correcting the rare file reset bug once again by reverting to older functional methods.
  11. Corrected a few ImpossibleInventory server flying false positives.
  12. Corrected a bug where the Search Engine handler would announce a message at the wrong situation.
----------, Oct 4, 2021

News:
  • This update significantly improves the functionality of the SQL feature with more reconnection tries, several error corrections, and stack traces to help track one's connection issue.
  • In addition, the inventory menus are optimised with faster loading times & eliminating the chance of the server crashing or thread dumping. This is due to relying less on the Bukkit libraries and more on custom ones.
Logs:
  1. Corrected several Fly false positives caused by low air ticks.
  2. Updated the plugin.yml file with more soft dependencies.
  3. Noticeably improved the Performance Optimizer feature with more ways to find legitimate players.
  4. Corrected a few null-pointer console errors caused by the SQL Logs feature.
  5. The SQL Logs feature will now print error stacktraces related to connections for better understanding.
  6. Corrected a Hack Prevention object console error caused by a code bug.
  7. Corrected a few KillAura direction false positives.
  8. Implemented compatibility for a plugin named RampenDrills.
  9. Corrected many potential GhostHand false positives caused by the Vehicles plugin.
  10. Greatly improved the Vehicles compatibility with coverage for more checks.
  11. Slightly improved the Config utilities with more universal methods.
  12. Potentially corrected a rare configuration file reset issue caused by the inventory menus.
  13. Corrected a major Fly stable movement bypass.
  14. Noticeably optimised the Hacker Finder & Legitimate Players inventory menus with less native cache usage.
  15. Potentially corrected several Fly, IrregularMovements & Speed self bow damage false positives.
  16. Corrected a few IrregularMovement slime block false positives.
----------, Sep 27, 2021

News:
  • Compatibility for a popular plugin named ItemsAdder has been implemented. Please keep in mind that positive results are not in any way promised/guaranteed, nor should they meet everyone’s expectations such as concurrent detections or future keeping of the compatibility. This is simply a try to make Spartan more universally applicable to servers.
Logs:
  1. Corrected a few ElytraMove physics firework false positives.
  2. Corrected a few KillAura block raytrace mathematical inaccuracy false positives.
  3. The GhostHand check will now be disabled by default.
  4. Removed a checks.yml configuration option. (GhostHand.enable_only_on_minigame_servers)
  5. Updated the online documentation of the plugin with recent data.
  6. Slightly optimised the Damage handler with less logical statements.
  7. Greatly improved the Damage handler with coverage for more combat situations.
  8. Corrected several movement false positives caused by elytras & off-hand riptide tridents.
  9. Corrected a console error caused by the AutoSync compatibility.
  10. Potentially corrected a Fly jump motion bypass.
  11. Implemented compatibility for a plugin named ItemsAdder.
  12. Greatly improved the Player utilities with better cross version compatibility.
  13. Corrected a logical bug in the FastBreak check that prevented it from working fully.
  14. Corrected a few Jesus walking/sprinting on top of water bypasses.
  15. Slightly improved the False Positive Detection & Performance Optimizer features to be more strict with disabled logs.
  16. Greatly improved the Config utilities with better method calls, unneeded method removals & method improvements.
  17. Corrected a bug in the API methods that results in null-pointer console errors.
  18. The Criticals check will now disable when many entities are nearby, such as mob farms.
  19. Slightly improved the Search Engine handler with more organised methods.
  20. Corrected a bug where too many commands would be listed in the Manage Checks inventory menu.
  21. Slightly improved the Invisible Block handler to ignore bedrock blocks.
----------, Sep 19, 2021

Logs:
  1. Corrected a few ImpossibleActions tower sensitive block false positives.
  2. Slightly improved the Move utilities with better artificial fall damage.
  3. Slightly improved the Cancel Violation handler with more appropriate prevention selection.
  4. Slightly improved the From Location handler with more ways to update a location.
  5. Corrected a few IrregularMovements jump building false positives.
  6. Slightly improved the Spartan Player object with more frequent cache updates.
  7. Part of the IrregularMovements step detection will disable when the Skript plugin is enabled.
  8. Noticeably improved the Search Engine with new and more universal methods.
  9. Slightly improved the IrregularMovements hop detection with the help of the Search Engine handler.
  10. Implemented a new ElytraMove detection named physics to improve the overall performance of the check.
  11. Implemented a new checks.yml configuration option. (ElytraMove.check_physics)
----------, Sep 12, 2021

News:
  • This is a simple maintenance update, making sure the plugin is up to date and running correctly. Due to recent time limitations, an insignificant Jesus bypass will be fixed in a future update. I went past my update schedule this time, because why not. Any issues, report them privately via Discord, Platform or Email, and take care.
Logs:
  1. Greatly improved the Search Engine handler with more useful methods.
  2. Slightly improved the Damage handler for better fireball entity coverage.
  3. Corrected a few bug in the Player utilities that prevented extra accuracy from kicking in.
  4. Greatly improved the Lag Leniences with more universal methods.
  5. Reworked parts of the Configuration system due to a rare issue where settings.yml will reset.
  6. Slightly optimised the Violations feature with fewer method calls.
  7. Slightly improved the Configuration system with a more universal punishment algorithm.
  8. Potentially corrected a few fireball explosion knockback movement false positives.
  9. Corrected a few KillAura block raytrance vehicle false positives.
  10. Corrected a few KillAura block raytrace bypasse caused by a semi-broken Block utilities method.
  11. Slightly optimised the Hack Prevention object with faster methods.
  12. Slightly improved the Hack Prevention object with better preventions.
  13. Potentially corrected a False Positive Detection concurrent modification console error.
  14. Corrected a few KillAura distance non-player entity false positives.
Notes:
  1. Some Jesus walking movements will be prevented with a future update, despite not being advantageous for their version.
  2. Fly false positives caused by scaffolding blocks were researched but not found, most likely a cross-version issue.
  3. Preventions were studied but were already significantly good, so only a few improvements were made in delays & hacker identification consideration.
----------, Sep 4, 2021

Logs:
  1. Corrected a Hack Prevention object console error.
  2. Spartan will no longer appear in the kick, ban or warning reasons.
  3. Corrected a few Jesus ypos abstract liquid blocks false positives.
  4. TPS will now be strict with its requirement of 18 TPS or more.
  5. Search Engine data will be cleared when someone is unbanned by almost any plugin.
  6. Tracking handlers will no longer run when checks/detections cannot also run.
  7. Noticeably optimised the SQL feature with faster & more performant log retrieval times.
  8. Corrected a small frequency issue in the TPS system that caused the protection to not always work.
  9. Greatly improved the Player utilities with more adaptive methods.
  10. Corrected a potential Cloud feature bug in the Player utilities.
  11. Noticeably optimised the Cloud feature with less requests being made.
  12. Potentially corrected a few IrregularMovements step above block false positives.
  13. Noticeably optimised the Configuration utilities with faster file modification methods.
----------, Aug 25, 2021

Corrected a frequent console error caused by the Hack Prevention object.
----------, Aug 18, 2021

News:
  • Many detections & utilities were partly written in this update, including ones from the Ground utilities. Fly check, IrregularMovements check & Speed check. These changes aim to solve instabilities that have been existing for a few updates now for several but not all of you.
  • A lag issue was corrected by optimising a method of the Search Engine handler, specifically one responsible for detecting unstable checks & detections. Additional caching has been implemented to help this method now run as fast as possible.
  • Since the Search Engine handler’s inception, it’s known that if you disable both File & SQL logs, it will disable, taking down an important analysis part of the anti-cheat. This update changes this by forcing the Search Engine to partly work despite all significant log options being disabled.
  • A major bug was discovered in the Configuration system that prevented legacy commands from being executed in many scenarios. This update corrects this issue and any old configurations should once again function per usual.
Logs:
  1. Corrected several BoatMove multiple passengers false positives.
  2. Corrected several FastBreak breaks-per-second entity block false positives.
  3. Corrected dozens of movement false positives caused by elytra gliding not being identified properly.
  4. Corrected an issue where players could not be unbanned due to a small bug in the system.
  5. Corrected dozens of GhostHand interact false positives caused by a small method bug in the Block utilities.
  6. Potentially corrected several IrregularMovements step jumping motion false positives.
  7. The Speed check will now account averages in its calculations for a more stable experience.
  8. Corrected some description inconsistencies in the Spartan & Player Info inventory menus.
  9. Corrected dozens of Fly stable jump motion false positives by improving specific calculations.
  10. Rewrote part of the IrregularMovements jump detection to be more stable & accurate.
  11. Slightly improved the Search Engine handler & AutoSync compatibility with more universal methods.
  12. Corrected a lag issue in the Search Engine handler caused by an unstable checks method.
  13. Corrected a log caching in the Search Engine handler persisting in non-Syn members.
  14. Noticeably optimised the Search Engine handler with issue/bug corrections & better memory usage.
  15. Noticeably optimised the Ground utilities with less method calls & faster methods.
  16. Noticeably improved the Ground utilities with 2-3x time increased accuracy.
  17. Noticeably improved the Spartan Player object with more calculations being cached.
  18. Corrected a no-such-method console error caused by the Invisible Block handler.
  19. Slightly improved the General Gameplay handler & Timer object with more capabilities.
  20. Slightly improved the Speed check with more detailed verbose information.
  21. Greatly improved the Low Violation handler by taking advantage of player analysis methods.
  22. Slightly improved the Check object with additional caching.
  23. Greatly optimised the Cancel Violation handler, Violations feature & Hack Prevention object with faster methods.
  24. Corrected a small bug in the False Positive Detection feature to help better moderate hackers.
  25. Slightly optimised the Cloud feature with faster methods.
  26. Corrected a spectate command argument bug in the Command Execution handler.
  27. The Search Engine will now partly work despite all log options being disabled.
  28. Corrected a major bug in the Configuration system that prevented legacy commands from being executed.
----------, Aug 16, 2021

Corrected a major issue with elytra gliding not being correctly identified, resulting in several false positives.
----------, Aug 8, 2021

Logs:
  1. Slightly improved the Player Info inventory menu with better item descriptions.
  2. Noticeably optimised the SQL Logs feature with significantly less memory usage.
  3. Potentially corrected a bypass issue in the FastClicks check caused by the Block utilities.
  4. Greatly improved the Block utilities with more accurate directional blocks methods.
  5. More detections will now automatically disable when being found overly problematic.
  6. Slightly optimised the InventoryClicks check with less memory usage.
  7. Noticeably optimised the Configuration system with a faster punishment algorithm.
  8. The FastBreak delay detection will no longer check for vine blocks due to their fast breaking speed.
  9. Corrected a few BoatMove ice bouncing-block false positives by correcting a bug in the Bouncing Blocks identifier.
  10. The Lag Leniencies protection will no longer require ProtocolLib to enable the ping/latency calculations.
  11. Configuration Syntax coordinates will now be rounded to prevent chat spam.
  12. Implemented a new checks.yml configuration option. (GhostHand.enable_only_on_minigame_servers)
  13. The Test Server handler will now protect against changing specific options.
  14. Removed the Client Sided Block managing compatibility to save performance since it wasn’t used.
  15. Deprecated all Client Sided Block developer API methods.
  16. Improved the handling of elytras for many checks.
----------, Aug 7, 2021

Corrected a Search Engine object refresh issue for a large variety of users. Updating is extremely recommended.
----------, Aug 1, 2021

News:
  • Two new compatibilities were implemented in this update, both related to enchantment plugins, which are difficult to implement. Feel free to check them out via the compatibility disclaimer/docs.
  • The Search Engine handler, responsible for analysing Spartan’s logs, will now update automatically via its objects, meaning performance usage will decrease and get more stable by significantly reducing CPU & RAM usage. This process will only still occur if Spartan has its SQL feature configured, which is necessary for the retrieval of external server data.
Logs:
  1. Corrected a few rare & potential Violations feature null-pointer console errors.
  2. Corrected several movement false positives caused by a Block utilities climbable block identification bug.
  3. Slightly improved the Configuration system with more proper codes.
  4. Slightly improved the Ground utilities with more supported bounding boxes.
  5. Implemented a new settings.yml configuration option. (Performance.use_vanilla_ground_method)
  6. Corrected a few movement false positives caused by bugging thru doors at specific heights.
  7. Implemented compatibility for two custom enchantment plugins. (CustomEnchantPlus, EchoEnchants)
  8. Noticeably improved the Search Engine handler with new useful methods.
  9. Noticeably improved the Cloud Developer Report feature with more useful information.
  10. Slightly improved the Syn system’s verification method with more proper codes.
  11. Slightly improved the Block utilities with more proper use of existing methods.
  12. Corrected a Block utilities 1.7 no-such-method console error.
  13. Greatly improved the Cloud feature with faster codes.
  14. Potentially corrected several Fly stable jump effect false positives.
  15. Corrected several movement upwards building false positives caused by Block utilities inaccuracies.
  16. Slightly improved the Configuration system with a better constructor.
  17. Potentially corrected several Fly stable & packets CMI plugin false positives.
  18. Configuration Recommendations will now be offered if Problematic Detections are set to automatically disable.
  19. Implemented a new checks.yml configuration option. (MorePackets.check_instant_movements)
  20. Potentially corrected several Jesus ypos semi-solid block jumping false positives.
  21. Potentially corrected several Fly low ground elytra false positives.
  22. Potentially corrected several Clip instant falling false positives by correcting an air-ticks reset bug.
  23. Implemented a new method for the API events.
  24. Corrected a Configuration replace reset bug.
  25. Corrected a Spartan inventory menu null-pointer console error.
  26. Corrected a Violations feature potential null-pointer console error.
  27. Slightly optimised the Cancel Violation handler with faster math calculations and less memory usage.
  28. Potentially corrected a few Velocity near semi-solid block false positives.
----------, Jul 31, 2021

News:
  • Spartan has long been able to detect problematic detections, therefore also problematic checks. This update takes this feature even further by allowing it to disable/modify specific detections in specific circumstances. Spartan runs in a large variety of servers, so despite the calculations that take place in the background, sometimes it’s best to disable a small part of a check to improve the overall stability.
  • Spartan’s checks run on the main thread, but other codes such as systems, handlers, features may run asynchronously. Rarely, big servers would have issues with the Chunks system’s cache, as rapid loading/unloading would simply make it too heavy. This update corrects this issue but using native Java libraries that optimise the Chunks system, making it 3-4 times lighter.
Logs:
  1. Corrected dozens of 1.17 datapack world y-position less than 0 false positives.
  2. Corrected several MorePackets instant identification low violation false positives.
  3. Decreased the amount of fixed threads being used from 15 to 14.
  4. Noticeably optimised the Ground utilities with less method calls.
  5. Corrected a few Clip vector high speed effect false positives.
  6. Greatly optimised the Notifications feature with less method calls.
  7. False Positive Detection will no longer automatically disable.
  8. Full information notifications will now be set if the server consists of one player.
  9. Greatly optimised the Spartan Player object with removal of unnecessary implementations.
  10. Potentially corrected a few Fly stable jump effect false positives.
  11. Corrected a small failed cache retention bug in the Cache system.
  12. Slightly optimised the Cache system with lighter methods.
  13. Switching from new to legacy configuration will now clear the new options from checks.yml & settings.yml.
  14. Abstract Java maps, sets & arrays will now have their capacity somewhat specified for better garbage collection.
  15. Slightly improved the detection preventions with specific check exemptions.
  16. Corrected a rare Scheduler listeners null parameter console error.
  17. Corrected dozens of movement false positives caused by the Ground utilities.
  18. Noticeably improved the IrregularMovements check with a better jump detection.
  19. Corrected a few minor check object method usage bugs.
  20. Specific problematic detections will now automatically disable.
  21. Implemented a new settings.yml configuration option. (Performance.disable_problematic_detections)
  22. Implemented additional ways to identify when a check is problematic.
  23. Corrected a few Fly stable slow falling effect false positives.
  24. Slightly improved the Cloud feature with increased verification time for Syn.
  25. Noticeably improve the Chunks system with 3-4 times faster cache.
  26. Corrected a bug where Spartan’s tab completion would show vanished/hidden players.
  27. Potentially corrected several ElytraMove speed false positives.
  28. Potentially corrected a few FastBreak veinMiner compatibility false positives.
----------, Jul 23, 2021

Update to this version only if you are using a 1.17 server with data-pack world/s, it will solve a great variety of false positives. Cross-version support remains.
----------, Jul 17, 2021

News:
  • Last few updates were big, with two of them being major. Build 418 wasn’t very stable, so it’s recommended to update to Build 419. This update polishes the recent changes made to the code and improves existing ones that a few of you have been rightfully complaining about.
Logs:
  1. Potentially corrected dozens of Jesus ypos above water building false positives.
  2. Disabled forceful preventions for the MorePackets check when violations are zero.
  3. Reversed some changes made to the Fly & IrregularMovements check to reduce false positives.
  4. Properly corrected the ProtocolLib no-such-method console error.
  5. Corrected a bug in the Spartan Location object where blocks below 0 y-position would be considered as stone.
  6. Reverted back to the Java math methods since they were found to be faster over the long term.
  7. Compatibilities will now load after the Cloud feature to prevent console errors.
  8. Punishment categories will no longer be shown in the Manage Checks inventory menu when using the new configuration.
  9. False Positive Detection feature will no longer automatically disable if there are problematic checks.
  10. Corrected a small potential bug in the False Positive Detection & Performance Optimizer features.
  11. Corrected a trap-door movement bypass caused by a Bukkit library issue.
  12. Noticeably optimised the Ground utilities with less method calls.
  13. Corrected several Speed normal low TPS false positives.
  14. Corrected a few FastBreak low violation false positives.
  15. Noticeably improved the Velocity handler with more covered velocities.
  16. Corrected several movement false positives caused by pressure plates.
  17. Noticeably optimised the Material utilities with better usage of its methods.
  18. Slightly improved the mcMMO plugin compatibility with more error-proof methods.
  19. Slightly improved the Block utilities with more accurate methods.
  20. Corrected dozens of Fly false positives caused by the Spartan Location object.
----------, Jul 16, 2021

News:
  • Spartan’s lag leniencies have largely improved by having their purpose rearranged. Many calculations were removed where they were no longer needed or simply never needed. This will help with dealing with hackers that use ping-spoof modules to increase their latency in order to give themselves an unfair advantage.
  • A major was found in one of Spartan’s objects that caused a number to not increase, resulting in a big part of the KillAura check to not work properly or at all. This has been fixed, so you should expect better & faster detections.
Logs:
  1. Completely rewritten the lag leniencies of the plugin to work in par with the server’s needs instead of limit calculations.
  2. Corrected several 1.17+ movement false positives caused by the brand new light block.
  3. Corrected a major bug in the Buffer object that prevented most of the KillAura check from working properly.
  4. Corrected several HitReach horizontal false positives caused by the MythicMobs plugin.
  5. Corrected a minor bug that kept unbanned players in the ban list.
  6. Greatly optimised the Violations feature & Player utils with unnecessary code removals & less memory usage.
  7. Slightly optimised the Permissions system & Hack Prevention object handler with less memory usage.
  8. Slightly optimised the Search Engine, Shulker Box handlers & Ground, Player utilities with faster methods.
  9. Slightly optimised the Timer, Cooldowns & Decimals objects with less method calls.
  10. Corrected a bug in the Latency system that allowed a small part of the protection to function regardless of being disabled.
  11. Corrected a cache bug in the Manage Checks inventory menu that prevented changes from taking place.
  12. Greatly improved the Math utilities by ditching java methods for more optimised custom methods.
  13. Slightly optimised the Movement listener with less variables per event.
  14. Slightly improved the Gamemode handler with prevention of unnecessary calls.
  15. Noticeably improved the Spartan Location & Spartan Block objects with storage for the Spartan Player object.
  16. Noticeably optimised the Block utilities with more optimised directional & traced locations algorithms.
  17. Corrected a major Fly stable horizontal bypass.
  18. Corrected a ProtocolLib compatibility no-such-method console error.
  19. Slightly optimised the Spartan Location object with more useful methods.
  20. Slightly optimised the Spartan Location object with a faster block retrieval method.
  21. Greatly optimised the Minigame Maker compatibility to search for less incompatible items when not enabled.
  22. Potentially corrected several MorePackets instant movement false positives.
  23. Noticeably improved the Violations feature with a safer tick skipping method.
  24. Potentially corrected a few remaining Jesus ypos false positives.
  25. Significantly decreased the amount of location calls and ground calculations by using light Bukkit methods when possible.
  26. Potentially corrected several IrregularMovements step false positives caused by the Building handler.
  27. Removed the secret way to delete a player’s violation history and added it apparently in the Player Info inventory menu.
  28. Implemented a new messages.yml configuration option. (player_stored_data_delete_message)
  29. Noticeably improved & optimised the GhostHand check with faster performance and more stable calculations.
  30. Noticeably improved the Developer API with prevention of some calls in test servers.
  31. Slightly improved the Spartan inventory menu with removal of unnecessary descriptions.
  32. The Cancel Violation handler will now always prevent a player when they are identified as hackers.
  33. The Punishment algorithm will now be considered with higher severity when a check is found to be problematic.
----------, Jul 12, 2021

Corrected a class initialisation issue caused by missing libraries in older server versions of the game.
----------, Jul 6, 2021

News:
  • After many years, Spartan’s punishment system is finally changing. Spartan will no longer depend on the user’s configuration (config.yml) to understand when to punish players, but it will instead use its analysed stored data to confidently understand when a player should be punished. This means that you now only need to specify the punishments via the settings.yml configuration, and choose which checks you want to punish for via checks.yml. Due to this being a big change, the plugin will still use its legacy config.yml configuration if it exists, or if both File & SQL logs have been disabled.
Logs:
  1. Player IP addresses via the Spartan Info inventory menu will now only be shown to users with the spartan.manage permission.
  2. Potentially corrected a few movement false positives by increasing the accuracy of the Spartan Player object.
  3. Greatly optimised the Exploits ping-spoof detection with the ability to skip specific tasks.
  4. Slightly optimised the TPS system with less schedulers running.
  5. Noticeably improved all schedulers with faster & more consistent code.
  6. Slightly improved the MorePackets check with better calculations.
  7. Noticeably optimised all the configurations with faster methods.
  8. The Config utilities will now always replace {ping} syntax with 1 when there’s a relation to the Exploits check.
  9. Slightly improved the Hacker Finder & Spartan inventory menu with less item description when not necessary.
  10. Completely rewritten the punishment system and removed the config.yml file, moving existing options to checks.yml & settings.yml.
  11. Slightly improved the Manage Checks inventory menu to make it apparent when a check punishes, and when it doesn’t.
  12. Deprecated 3 Developer API methods due to the changes made to the punishments system.
  13. Greatly improved the Search Engine handler with more capabilities per method.
  14. Corrected a bug where the silent option wouldn’t show up in the config.yml configuration.
  15. Corrected a few caching issues in the Search Engine handler.
  16. Slightly optimised the File Logs feature & Config utilities with less method calls.
  17. Noticeably optimised the Block utilities with significantly faster material libraries & new useful methods.
  18. Slightly improved the Player Reports inventory menu with a better dismiss functionality.
  19. Greatly optimised the Violations feature & NPC handler with less and faster methods.
  20. Implemented a new configuration syntax. {punish:detection}
  21. Implemented identification for Airplane server forks.
  22. Implemented method support for Paper only libraries.
  23. Greatly improved the Spartan Block object & Math utilities with new useful methods.
  24. Slightly optimised the FastBreak check with faster detections.
  25. Corrected several ElytraMove trident unsafe level false positives.
  26. Implemented a secret way to delete a player’s profile when necessary.
  27. Corrected a Permissions system bug where adding permission via the API wouldn't be counted in some cases.
----------, Jul 6, 2021

Corrected a critical bug that prevented a fresh loaded Spartan from enabling all checks. It's more than recommended to download this hot-fix update.
----------, Jul 2, 2021

News:
  • This update corrects several bugs and issues caused by the 2 recent updates, which the first was major, and the second quite major as well. Any features affected by these bugs have been automatically disabled via the Cloud feature and will automatically enable once you update the plugin. In addition, several micro optimisations have taken place which will show over the long term.
  • The configurations wave.yml & bans.yml have been combined to storage.yml, each with its own category for easier management. In addition, the Syn configuration reports.yml has been removed and added in settings.yml as a configuration option.
Logs:
  1. Greatly optimised the Player Profiling object, Search Engine handler & Performance Optimizer feature with faster methods.
  2. Corrected a bug in the Performance Optimizer feature that falsely judged many players as legitimate.
  3. Slightly improved the Search Engine with more dynamic status messages.
  4. Slightly improved the Cloud feature with better cache handling.
  5. Corrected a bug where checks would have no custom name in the inventory menus.
  6. Slightly optimised the Auto Respawn check with a faster scheduler.
  7. Decreased the amount of asynchronous threads to half of the previous amount.
  8. Registered all threads close to the plugin’s load/enable moment to prevent console errors.
  9. Slightly improved the Threads system with new more flexible methods.
  10. Slightly optimised the Test Server identification handler with the ability to skip the scheduled task.
  11. Hacker Finder, Player Reports & Legitimate Players menu will now open asynchronously.
  12. Slightly optimised the Configuration system with faster methods.
  13. Corrected a bug in the Check object that prevented checks from being silent.
  14. Greatly improved the Performance Optimizer feature with more accurate usefulness checks.
  15. Noticeably optimised the Spartan inventory menu with faster & more organised code.
  16. Greatly improved the Player utilities with more accurate data.
  17. Slightly improved the Move utilities with unused method removals.
  18. Slightly optimised the Ground utilities with less method calls.
  19. Noticeably optimised the Movement handlers with less methods being processed.
  20. Slightly optimised the Exploits undetected-movement & head-position detections with more final variables.
  21. Slightly optimised the FastBreak check & ImpossibleActions cactus detection with more adaptable codes.
  22. Greatly optimised the IrregularMovements, Velocity, Clip, Speed, Jesus & NoSlowdown check with less method calls.
  23. Slightly optimised the KillAura aimbot detection with better method call order.
  24. Corrected a minor logical bug in the Movement handlers.
  25. Losing the permissions spartan.spectate will now remove you from spectator mode.
  26. Executing the command “/spartan spectate” will now remove you from spectator mode.
  27. Corrected several movement false positives caused by knockback 3+ enchantments.
  28. Corrected a few HitReach false punishments by making the check less lenient.
  29. Removed some unnecessary description from the Player Info inventory menu.
  30. Slightly improved the Liquid protection with more capabilities.
  31. Greatly improved the Block utilities with more straightforward methods.
  32. Removed wave.yml & bans.yml and combined them to storage.yml.
  33. Noticeably improved the Wave & Ban features with faster & more proper code.
  34. Corrected an issue where reports wouldn’t be cached if stored logs were less than 100.
  35. Moved the Piston handler to another thread in specific cases to prevent rare potential server lag.
  36. Corrected dozens of IrregularMovements jump ground jumping false positives.
  37. Corrected a Search Engine handler false-positives list null-pointer console error.
  38. Corrected several MorePackets instant identified movement false positives.
  39. Corrected a few movement false positives caused by a Block utilities candles & powder-snow blocks identification bug.
  40. Corrected a few movement false positives caused by a Ground utilities dripleaf block identification bug.
  41. Slightly improved the Spartan Player object with new 1.17 related methods.
----------, Jul 2, 2021

Made a few changes to the Spectator feature to make it less confusing.
----------, Jun 24, 2021

News:
  • A spectate command has been implemented with very specific functionality to allow you to teleport to players that are potentially hacking. Once you spectate a player, you will be automatically hidden from all players but staff members and will be reshown once you change world or get too far away from the spectated player. In addition, the default clickable command has changed to the spectate command.
  • This update introduces Dynamic Silent Mode. To set it, simply go into config.yml, and in the silent option set it to dynamic instead of true or false. This will make the anti-cheat be silent when a player with notifications enabled is online, or will prevent otherwise. This should give more control to the staff team and how they manage their checks.
  • Last but not least, the Configuration system was partly rewritten with object orientation. This will help save performance by reducing the calls made to the memory, which over time stack up very quickly.
Logs:
  1. Implemented a new command to spectate players.
  2. Implemented 2 new messages.yml configuration options for the Spectate feature.
  3. Implemented dynamic silent mode in config.yml.
  4. Slightly optimised the Accuracy Processing handlers.
  5. Corrected a few KillAura block raytrance behind block false positives.
  6. Slightly improved the Violations feature & SpartanPlayer object with more organised methods.
  7. Noticeably improved the Config system with object oriented checks.
  8. Slightly improved the functionality of the Spartan & Manage Checks inventory menus with more accurate information.
  9. Greatly improved the functionality of the Detection Notifications feature & Config system.
  10. Slightly optimised the Fly, BoatMove, MorePackets, IrregularMovements, Jesus & ImpossibleActions check with more final variables.
  11. Slightly improved the functionality of the Hacker Finder & Player Reports inventory menus with additional functionality.
  12. Slightly improved the Configuration Diagnostics feature with additional messages.
  13. Corrected a few MorePackets high latency bypasses.
  14. Corrected a few Jesus water speed false positives caused by the CMI compatibility.
  15. Moved all plugin schedulers to their respective classes.
  16. Removed several unused methods from the Exploits ping-spoof detection.
  17. The False Positive Detection feature will now partly instead of fully disable if not useful enough.
  18. Corrected a few Fly glide stable movement bypasses.
  19. Slightly optimised the Enums system with more final variables.
  20. Noticeably improved the Cloud feature with more ways to punish players via the Cloud.
  21. Noticeably improved the Developer Report feature with security & functionality upgrades.
  22. Noticeably optimised the Developer Report feature with faster log searching.
  23. Implemented a new checks.yml configuration option. (ElytraMove.speed_limit_in_blocks)
  24. User & File IDs will now be hidden from public & semi-public parts of the plugin.
  25. Corrected several major BoatMove bypasses by correcting a bug in the Hack Prevention object.
  26. Slightly improved the API of the plugin with a method to get the license ID.
  27. Corrected an issue where the Developer Report feature would return logs from multiple versions.
  28. Noticeably improved the Suspected Players menu with support for x-ray suspicions.
  29. Slightly improved the Configuration Syntax with less data exemptions.
  30. Corrected a bug in the Search Engine where some data wouldn’t be updated.
  31. Corrected an issue where the Performance Optimizer feature would work with outdated data and make false judgements.
  32. Slightly improved the Teleport protection with a more proper code structure.
  33. Many Cloud & Syn messages will now consist of clickable messages that allow you to open specific menus.
  34. Replaced all Cloud feature messages with Awareness Notifications messages.
  35. Corrected several IrregularMovements bouncing-blocks bedrock player false positives.
----------, Jun 24, 2021

News:
  • For years now, Spartan has been storing almost all its interactions with players in YAML files & SQL databases. Data such as this is then analysed, separated & cached by the Search Engine, which powers Spartan’s statistical analysis. This update ditches the Search Engine to a great extent and implements Player Profiling, which is fully object oriented, more organised, more scalable, and most importantly dramatically faster. On the outside, it may look the same, but on the inside a huge leap has just taken place.
Logs:
  1. Noticeably improved the Search Engine with a completely rewritten base.
  2. Noticeably optimised the Search Engine with faster caching.
  3. Corrected a few IrregularMovements step buffer false positives.
  4. Removed the Developer API method getViolationHistory() due to handler changes.
  5. Corrected some more typos in the Spartan Inventory menu.
  6. Noticeably optimised all the Syn inventory menu features with faster loading times & more universal methods.
  7. Slightly optimised the Low Violation, Cancel Violation & Violation Divisor handlers with faster methods.
  8. Corrected a ProtocolLib no-such-field console error.
  9. Implemented several new objects to handle the Player Profiles.
  10. Slightly improved the Cache system with more accurate results.
  11. Slightly improved the Incompatible Item object with unique identifiers.
  12. The Player Info inventory menu will now show the Player’s IP and will be available with offline players for Syn members.
  13. Corrected several FastPlace false positives caused by the Vehicles plugin tractor vehicle.
  14. Notifications will now contain less information unless set to the lowest frequency.
  15. Slightly improved the MorePackets check with more ways to increase confidence and detect.
  16. Noticeably improved the KillAura check with a new detection named advantage.
  17. Added a new checks.yml configuration option. (KillAura.check_advantage)
  18. Greatly improved the Block utilities with more organised methods and updated libraries.
  19. Corrected dozens of Fly calculated jumping down hill false positives.
  20. Noticeably improved the Ground with more organised & accurate methods.
  21. Corrected an EntityMove major bypass caused by a bug in the Hack Prevention object & Player utilities.
  22. Corrected a few Criticals damage sharpness 6+ enchantment false positives.
  23. Greatly improved the Math utilities with new & more universal methods.
  24. Trident riptide enchantments beyond the 3rd level will no longer be handled.
  25. Greatly improved the KillAura distance & aimbot detections for 1.9+ pvp mechanics.
  26. Noticeably improved the Hack Prevention object with optimisations, less methods & bug corrections.
  27. Corrected several KillAura block-raytrace sweeping edge enchantment false positives.
  28. Corrected a bug where the player latency/ping would not be calculated in 1.17 servers.
  29. Corrected a major KillAura bypass with the brand new advantage detection.
  30. Slightly improved the Register class with more accurate methods.
  31. Slightly improved the Cloud feature with usage of safer & more secure separators.
  32. Corrected a few movement 1.17 cave vine block false positives.
----------, Jun 19, 2021

Corrected a null-pointer console error caused only in 1.17 Minecraft servers.
----------, Jun 11, 2021

News:
  • This update officially adds support for 1.17 Minecraft servers. Despite the update not being too difficult to implement, please keep in mind that it’s still very early for mass adoption, and it can take several weeks/months for that to happen. Enjoy the update, and any bugs, report them directly to me.
Logs:
  1. Corrected a description typo in the Player Info inventory menu.
  2. Updated the plugin’s codes for 1.17 Bukkit-based servers.
  3. Corrected a MorePackets lag & 1.4 timer significant bypass.
  4. Corrected an IrregularMovements step 2 block significant bypass.
  5. Noticeably improved the Search Engine with a completely rewritten base.
  6. Slightly improved the messages.yml configuration with more universal methods.
  7. Implemented 5 new detailed objects to allow proper player profiling.
  8. Corrected a few typos in the daily progress statistics.
  9. Noticeably improved the Block utilities with more universal & organised libraries.
----------, Jun 11, 2021

News:
  • Minecraft 1.17 has been released. As soon as a Spigot fork is released for it, I will be implementing support for it. Expect a few days up to a week or two for the codes to be properly updated.
  • Due to recent compliance with the SpigotMC terms, the plugin’s inventory menu has become kind of ugly. Along with important changes such as false positive & bypass corrections, I took the time to revert to the original design of the menu by implementing useful statistics.
Logs:
  1. Slightly improved the BoatMove check with less potential for bypasses.
  2. Potentially corrected a small ImpossibleActions scaffold bypass.
  3. Slightly optimised the Permissions system with less memory usage.
  4. Noticeably improved the Spartan inventory menu with a better design & backend system.
  5. Corrected several IrregularMovements jump false positives caused by a plugin named CMI.
  6. Noticeably improved the MythicMobs plugin compatibility with more enabled checks/detections.
  7. Corrected a NoFall check bug that corrected a bypass in its spoof detection.
  8. Greatly improved the MorePackets check with faster violations when detected.
  9. Greatly improved the Search Engine handler with a minor bug correction & additional handling.
  10. Potentially corrected several trident water-logged block movement false positives.
  11. Parts of the Search Engine handler & Legitimate Players menu will no longer enable if the Performance Optimizer feature is disabled.
  12. Corrected several Clip block-change & vector false positives caused by the Skript plugin.
  13. Noticeably improved the Teleport protection with handling of high y-position location changes.
  14. Inventory menus will now refresh every 3 seconds due to increased processing taking place.
  15. Corrected several Jesus speed, upwards & ypos false positives caused by the CMI plugin.
----------, Jun 10, 2021

Corrected a critical issue with the Cloud feature. Updating is incredibly recommended.
----------, Jun 4, 2021

News:
  • This update contains many improvements, corrections & optimisations, like all other regular updates. It was released prior to what I had originally planned due to the requirement to comply with a few SpigotMC rules/terms. More specifically, some off-platform content Spartan offers still exists but is no longer made known to a SpigotMC user in any way.
Logs:
  1. Slightly improved the Search Engine handler with more precise methods.
  2. Slightly improved the False Positive Detection feature with increased leniency.
  3. Slightly optimised the False Positive Detection feature with less method calls.
  4. Corrected an ImpossibleActions scaffold non-block item bypass.
  5. Noticeably improved the Move utilities with new methods & variables.
  6. Noticeably improved many important handlers with off ground block counting.
  7. Corrected many movement bypasses with the improvements made to many handlers.
  8. Noticeably improved the Cloud feature with increased security & new capabilities.
  9. The FAQ command will now disable when the Cloud feature is disabled.
  10. Potentially corrected a few NoFall ratio bedrock player false positives.
  11. Corrected dozens of Fly stable bedrock player false positives.
  12. Slightly optimised the KillAura check & Configuration system with removal of unnecessary method calls.
  13. Potentially corrected several KillAura aimbot low violation false positives.
  14. Updated the Spartan inventory menu with recent content changes.
  15. Corrected a few Clip instant speed effect false positives.
  16. Greatly improved the Permissions system with new & improved methods.
  17. The Cloud feature will now send awareness notifications when a software copy has been loaded on more than 1 IP.
  18. Corrected a few BoatMove ground & Jesus speed lava block fire ticks false positives.
  19. Modified the functionality of the inventory menus & commands to comply with some SpigotMC rules.
  20. Corrected a few Speed limit explosion false positives.
  21. Potentially corrected a BoatMove ground small speed bypass.
  22. Corrected a few KillAura distance short entity distance false positives.
  23. Noticeably optimised the Hacker Finder & Legitimate Players features with less processing requirements.
  24. Corrected a few Velocity bypasses when using items with the knockback enchantment.
----------, Jun 3, 2021

Corrected a FastBreak andesite block no-such-field console error.
----------, May 29, 2021

News:
  • Spartan is very stable currently, with only 1 or 2 bypasses recently being discovered, which will be corrected in a future update. Thus, I’ve decided to polish the plugin by searching for inconsistencies in its details. New syntax were added, existing syntax were optimised & inventory menus received a massive update by becoming more minimal and organised.
Logs:
  1. Noticeably improved the Fly check’s detections for bedrock players.
  2. Slightly optimised the Speed check with less usage of String variables.
  3. Potentially corrected a few Speed ice blocks & above blocks false positives.
  4. Noticeably optimised the Cloud feature by moving a specific connection asynchronously.
  5. Corrected a few uncommon damage event null-pointer console errors.
  6. Corrected a few FastBreak frequency andesite block false positives.
  7. Corrected a Cloud feature bug where the Developer-Report command would not consider outdated versions.
  8. Corrected a few remaining EntityMove vehicle access false positives.
  9. Corrected a potential cache issue in the Search Engine handler.
  10. Implemented 2 new configuration syntax. ( {warnings}, {reports} )
  11. Noticeably improved the Config utils with more error proof methods.
  12. Noticeably optimised the Config utils with more direct & specific methods and implementation of caching.
  13. Updated the Cloud feature to be compatible with the brand new GlobalBans plugins.
  14. Corrected a few MorePackets instant leaping/jump potion effect false positives.
  15. Noticeably improved the Spartan & Manage Checks inventory menus with better item descriptions & new items.
  16. Noticeably improved the Recommended Plugins inventory menu with new item listings & new uses.
  17. Corrected a Clip vector trap-door & fence-gate blocks major bypass.
  18. Checks.yml Configuration Recommendations will now disappear from item descriptions if properly configured.
  19. Slightly improved the Material utils with addition of new multi-version items.
  20. Plugin utils will now refresh their cache when other plugins are loaded/unloaded.
  21. Live inventory menus will now refresh every 2 seconds to save performance and prevent annoyance.
----------, May 28, 2021

News:
  • This update is dedicated to the Cloud feature. Server upgrades have taken place, server codes have been better optimised, and local codes were further organised to bring more reliable results. Thanks to everyone who has purchased Syn and has allowed this feature to stay fast, reliable, innovative and most importantly free.
Logs:
  1. Cloud punished players will now have their information updated when they join a server running Spartan.
  2. Optimisations made in the Cloud feature will allow more players to be analysed and punished via the Cloud.
  3. Noticeably improved the Syn verification system with removal of unused methods.
  4. Noticeably improved the Cloud feature with new useful methods & better use of existing ones.
  5. Updated Spartan’s plugin.yml file with more universal information.
  6. Slightly improved the Piracy system to be on par with some changes.
  7. Noticeably improved the Bouncing Blocks handler with block placing tracking.
  8. Noticeably improved the SQL feature with implementation for drivers.
  9. Potentially corrected some IrregularMovements step vehicle enter/exit false positives.
  10. Corrected a Daily Progress Syn feature null-pointer console error.
  11. Corrected a few NoSwing & Criticals false positives caused by the ProjectKorra plugin compatibility.
  12. Corrected a few ImpossibleActions scaffold semi-solid against block false positives.
  13. Corrected several FastBreak delay nylium & sponge block false positives.
  14. Corrected a Cloud feature issue where the Syn verification would run after the IP Limitations.
  15. Potentially corrected several BoatMove ground kelp block incorrect limit false positives.
  16. Slightly improved the Search Engine with more accurate and universal methods.
  17. Noticeably improved the Aurelium Skills plugin compatibility with wider time & check coverage.
  18. Corrected several MorePackets instant slime block piston false positives.
  19. Corrected a bug where one of the 3 developer-report commands could run without the required player permissions.
  20. Corrected several movement false positives caused by a hit-box bug in the Ground utilities.
  21. Slightly optimised the Player Info & Suspected Players inventory menus with removal of unused variables and better use of existing ones.
  22. Slightly improved the SQL feature with more universal console messages.
----------, May 22, 2021

News:
  • Spartan now supports Floodgate 2, which is already or soon expected to leave its beta stage. This will allow more Minecraft servers using Spartan to support bedrock players.
Logs:
  1. Implemented a new settings.yml option to enable the raw kick command. (Punishments.enable_raw_kick_command)
  2. Noticeably improved the Essentials compatibility with the ability to detect AFK players.
  3. Corrected a few Velocity false positives and also reduced performance by identifying and exempting AFK players.
  4. Corrected a no-such-method console error caused by the recent MyPet plugin compatibility.
  5. Reversed the changes made in the Limit Server Flying protection.
  6. Corrected the inventory menu issue where the locked items were not clickable.
  7. Implemented a new checks.yml configuration option. (EntityMove.check_donkeys)
  8. Potentially corrected several FastBreak delay soul-soil block false positives.
  9. Noticeably improved the Spartan & Player Info inventory menus with additional & better item descriptions.
  10. Corrected the repeated issue where the {info} syntax would be forcefully re-added to detection notifications in all notification frequencies.
  11. Corrected several NoFall ratio low violation sensitive false positives.
  12. Corrected a few MorePackets jump effect false positives.
  13. Potentially corrected a few ImpossibleActions scaffold rapid inventory item movement bypasses.
  14. Noticeably improved the Bedrock Player compatibility with support for Floodgate 2.
  15. The Search Engine handler will now count less violations on problematic checks.
  16. Corrected a few major bugs in the Search Engine handler that prevented unnecessary data loss.
  17. Noticeably improved the Search Engine feature with more optimised memory usage, faster methods & a better code structure.
  18. Noticeably improved the Default Configuration handler with new useful variables.
  19. Spartan will now use more ways to find hackers and punish them by listing them on the Cloud.
  20. Corrected several IrregularMovements jump shulker-box block false positives.
  21. Slightly optimised many Syn features with better objects resulting in less memory usage.
  22. Corrected several FastBreak delay lectern block false positives.
  23. Noticeably improved the Cloud feature with new and more direct methods.
----------, May 16, 2021

Corrected a no-such-method console error caused by the recent MyPet plugin compatibility.
----------, May 9, 2021

Logs:
  1. Implemented compatibility for a plugin named “MyPet”.
  2. Corrected many EntityMove false positives with the brand new “MyPet” plugin compatibility.
  3. Noticeably improved the Limit Server Flying feature with better limitations.
  4. Slightly improved the Spartan & Player Info inventory menus with better item names.
  5. Slightly improved the Violations feature with more direct & safer methods.
  6. Implemented a new Cloud feature that will store punished players for future use.
  7. Corrected a bug in the Moderation handler that would cause the wrong part of a message to be shown.
  8. Greatly improved the Spartan Player object with new useful methods that will help decrease performance usage.
  9. Greatly improved the Cloud feature with more specific methods.
  10. Corrected a bug in the Cloud feature that would cause repeated console logging of connection errors.
  11. Slightly improved the Syn system with a faster & better verification method.
  12. Corrected a major Jesus speed packet-based bypass by resolving a bug in the MorePackets check.
  13. Enabled a limited/partial version of the Clip check for the ABC anti-cheat.
  14. Corrected a Cloud feature issue that prevented many statistics from being stored.
----------, May 8, 2021

News:
  • This update focuses on improving the KillAura check. More specifically, the check’s detections have been better optimised for 1.9+ combat, which will help detect more varieties of this hack module.
Logs:
  1. Corrected a few Fly down time usage false positives.
  2. Slightly improved the Combat utilities with more universal methods.
  3. Corrected a bug in the Spartan Player object where nearby entities would not be detected.
  4. Corrected a bug in the Buffer object that could have caused bypasses in the KillAura check.
  5. Noticeably improved the KillAura check for 1.9+ combat mechanics.
  6. Noticeably improved the Spartan inventory menu with new fresh item descriptions.
  7. Greatly improved the Compatibility configuration with more universal methods & more listing.
  8. Slightly improved the Velocity check to be faster and more accurate.
  9. Corrected a few Exploits elytra ProjectKorra compatibility false positives.
  10. Corrected a few NoSlowdown item use false positives where the food level would be full.
  11. Corrected a few NoFall ratio low ground bypasses by improving the check’s variables.
  12. Enabled a limited version of the Exploits & IrregularMovements checks for the ABC anti-cheat.
  13. Updated the plugin.yml file with better contents for both versions of this anti-cheat.
  14. Greatly improved the Piracy system with increased security and reliability.
  15. Corrected an issue where one of the API events would be accidentally obfuscated.
----------, May 1, 2021

News:
  • The Latency/Ping protection will no longer be simply togglable via settings.yml. You can now specify the maximum supported latency, which can be from 1 to 2000. Setting it to 0 or less will simply disable this protection. This will help with better dealing with ping=spoof exploits as every server is different and so are its players. Please read the update logs to become aware of the configuration changes.
Logs:
  1. Corrected several BoatMove water elevator false positives.
  2. Spartan’s punish permission will now function similar to the bypass permission.
  3. Corrected a console error caused by the Clickable Message feature.
  4. Corrected a small list duplication bug in the Command Tab Complete handler.
  5. Noticeably improved the ElytraMove check with bypass corrections.
  6. Slightly improved the Cloud feature with more universal methods.
  7. Slightly improved the Spartan inventory menu with more consistent item descriptions.
  8. Corrected a few IrregularMovements step semi-solid block combinations false positives.
  9. Potentially corrected a few remaining Speed overall false positives.
  10. Greatly improved the Cloud feature with new replies for developer-report commands.
  11. Removed the Exploits ping-spoof ratio & ping-spoof prediction detections due to being unstable.
  12. Replaced the settings.yml option “Protections.use_ping_protection” with “Protections.max_supported_player_latency”.
----------, Apr 26, 2021

Corrected an issue where the plugin would fail to properly enable by disabling shortly later.
----------, Apr 21, 2021

Logs:
  1. Corrected dozens of Speed overall false positives caused by the previous update.
  2. Corrected a few MorePackets instant buffer related false positives.
  3. Corrected several ImpossibleActions tower liquid false positives.
  4. Slightly improved the Spartan inventory menu with more detailed items.
  5. Implemented a new permission named “spartan.punishment” to exempt a player from punishments.
  6. Slightly optimised the Config.yml configuration with faster methods.
  7. Detection notifications will now contain important information regardless of the configuration when set at the lowest frequency.
  8. Slightly optimised the SQL feature with less method calls.
  9. Greatly improved the Clickable Message feature with more universal methods.
  10. Corrected dozens of FastEat interact bedrock player false positives.
  11. Corrected several Jesus upwards liquid block enter false positives.
  12. Corrected several Jesus speed sprinting small limit false positives.
  13. Corrected a settings.yml default configuration faulty value.
  14. Updated Spartan’s plugin.yml configuration with more universal values.
----------, Apr 21, 2021

News:
  • A new Syn feature has been added that will allow uses of the report command & staff chat features to be shared across a network of server via the Cross Server Notifications feature. This should allow for a more organised and professional plugin experience.
Logs:
  1. Greatly improved the Violations system with faster & more universal methods.
  2. Corrected several Criticals damage false positives caused by the mcMMO compatibility.
  3. Slightly improved the KillAura, GhostHand, FastBreak, HitReach & BlockReach checks with more universal methods.
  4. Corrected several Criticals damage above block false positives.
  5. Slightly improved the ElytraMove check with more consistent verbose information.
  6. Noticeably improved the Spartan inventory menu by combining the “Reset Violations” & “Notifications” items to “Violation Management”.
  7. Noticeably improved the Spartan inventory menu with new items & more detailed item descriptions.
  8. Warnings will now be logged in Spartan’s files/database like the rest of moderation features.
  9. Greatly improved the Search Engine handler with new useful methods.
  10. Corrected a few Fly stable slow falling potion effect false positives.
  11. Corrected a major issue with the Cloud Developer Report feature that would cause irregular characters when a decimal was identified.
  12. Corrected a few FastBreak delay jack-o-lantern & soul-soil block false positives.
  13. Corrected several IrregularMovements bouncing-blocks, climbing & step slime in combination with climbable blocks false positives.
  14. Slightly optimised the Bouncing Blocks handler with less method calls.
  15. Greatly improved the Bouncing Blocks handler with more accurate results.
  16. Implemented 2 new configuration syntax values for space characters. ( {space}, %% )
  17. Bedrock players containing space characters can now be included in the commands with the syntax %% for spaces.
  18. Staff chat & report command messages will now be distributed across a network if a customer has purchased Syn.
  19. Corrected a few BoatMove villager passenger random false positives.
  20. Implemented plugin compatibility for a plugin named KnockbackMaster.
  21. Greatly improved the NoHitDelay compatibility with more consistent results.
  22. Corrected a bug where Mining Notifications would calculate results from the same broken block.
  23. Corrected a few Speed overall single block path false positives.
  24. Corrected a few NPC handler null-pointer console errors.
  25. Slightly optimised the Clip check with less method calls & calculations.
  26. Corrected a few Clip ypos full wall block false positives.
  27. Corrected an issue where the MorePackets check wouldn’t increase the violations of a player.
  28. Greatly improved the Move utilities with faster & more accurate methods.
----------, Apr 13, 2021

News:
  • This update is released prematurely to cover a few very annoying false positives, but also add a major exploit protection, and a configuration option that will help Spartan be more compatible with unique gameplay mechanics. Apart from these issues, plugin remains perfectly stable.
Logs:
  1. Corrected an exploit some servers may experience where you can join with the same account from another location.
  2. Noticeably improved the Floodgate bedrock player compatibility with forceful use of the backup option.
  3. Corrected several IrregularMovements step slime block bouncing motion false positives.
  4. Corrected several BoatMove stable & vertical bouncing block false positives.
  5. Corrected several BoatMove stable & horizontal hit-box false positives.
  6. Implemented a new checks.yml option for the exploits check named “Exploits.check_elytra”.
  7. Slightly optimised the Piracy, Syn & Configuration system, Register class, Plugin utils, Violations & Cloud feature, WorldGuard compatibility, Moderation handler with more universal and direct methods.
  8. Greatly improved the Register class with new & more universal methods.
----------, Apr 5, 2021

News:
  • As plenty of you are aware, Spartan uses much math to identify & learn from its violations, either if that’s for applying a prevention in a major situation or correcting a false positive. This update largely optimises the Math utilities for faster identification of numbers, ultimately cutting the previous time in half or even less. In addition, new objects were implemented to improve cache and further reduce the already optimised math checks.
  • A new Developer API event has been implemented by the name “PlayerFoundOreEvent”. It will be called when a player finds a special ore that is compatible with Spartan’s requirements and will result in a notification. For more information, read the API documentation on the plugin’s overview page.
Logs:
  1. Removed the bStats metrics/statistics as Spartan has its own collected by its Cloud feature.
  2. Slightly improved the Cloud feature with more universal methods.
  3. Slightly optimised the Ground utilities with faster methods.
  4. Greatly improved the Ground utilities with more consistent methods.
  5. Corrected an IrregularMovements jump wall climbing bypass.
  6. Corrected a few Jesus upwards & speed boat stepping false positives.
  7. Slightly improved the Event Listeners with a more consistent code structure.
  8. Slightly optimised the Fly, IrregularMovements, Sprint, EntityMove, Speed, Jesus & Clip checks with more direct methods.
  9. Noticeably improved the Math utilities with apparently faster methods.
  10. Slightly optimised the Position object with more direct methods.
  11. Greatly optimised the Search Engine with less method calls.
  12. Greatly optimised the Hack Prevention object by forcing it to skip specific checks when a check is set to silent mode.
  13. Greatly improved the String utilities with new methods and older method replacements.
  14. Slightly optimised the Cancel Violation & Low Violation handlers with use of faster methods.
  15. Slightly optimised the False Positive Detection feature with use of faster methods.
  16. Slightly improved the NPC compatibility with more diversified methods to correct a few plugin full reload cache bugs.
  17. Implemented a new Developer API event named “PlayerFoundOreEvent” that will follow mining notifications.
  18. Greatly improved the Notifications feature with correct grammar when a mining notification is modified due to a fortune enchantment.
  19. Corrected a few Jesus ypos bedrock player false positives.
  20. Removed the warning commands from the config.yml configuration as they seem unnecessary for many users.
----------, Mar 31, 2021

Corrected a console error caused by the checks.yml configuration file not existing in Spartan's folder.
----------, Mar 27, 2021

News:
  • This may be considered a special update for many, so I would like to take the opportunity to thank everyone that has supported me over the years of me developing Spartan. This is no longer a race for the best anti-cheat but one for improvement. As for the update, several cool optimisations took place in features & checks that will help reduce CPU & RAM usage over the long & short term.
Logs:
  1. The Exploits undetected movement detection will now run only with supported forks.
  2. Implemented a new checks.yml configuration option named “Criticals.check_tools_only”.
  3. Corrected a few Speed carpet/snow combined with wall/anvil block false positives.
  4. Corrected a few FastBreak delay nether-wart block false positives.
  5. Greatly improved the Search Engine handler with more universal methods.
  6. The False Positive Detection & Performance Optimizer features will now automatically disable if their results are not helpful in order to save performance.
  7. Extended the functionality of the Settings configuration, Reconnect Cooldown feature & Spartan inventory menu for 1.7 servers.
  8. Slightly improved the Recommended Plugins inventory menu with item name improvements.
  9. Corrected dozens of Exploits ping-spoof random false positives.
  10. Corrected a bug in the ProtocolLib compatibility that would cause parts of the Exploits ping-spoof detection to not work.
  11. Noticeably optimised all checks with removal of much string manipulation and less memory usage.
  12. Corrected a few NoSlowdown packets speed potion effect false positives.
  13. Corrected dozens of Fly packets, Speed limit & Exploits ping-spoof bedrock player false positives.
  14. Slightly improved the Liquid handler with increased compatibility for bedrock players.
  15. Corrected a few Jesus exit & ImpossibleActions scaffold bedrock player false positives.
  16. Corrected several IrregularMovements step bouncing blocks false positives.
  17. Slightly optimised the Velocity & Criticals checks with more universal methods.
  18. Corrected several Criticals cob-web block false positives.
  19. Replaced the checks.yml IrregularMovements option “check_step_hacking” with “step_limit_in_blocks” to provide more functionality in the check’s detection.
  20. Noticeably improved the checks.yml configuration with backwards compatibility for specific options.

Checks.yml Changes:
Code (Text):

Added:
Criticals.check_tools_only
IrregularMovements.step_limit_in_blocks

Removed:
IrregularMovements.check_step_hacking
 
----------, Mar 27, 2021

News:
  • This update corrects some code flaws that prevent specific features from functioning properly. Each flaw was unique and was resolved in its own relative way. Apart from that, Spartan seems to be in an extremely stable state, which can be seen from the few amount of logs included in this update.
Logs:
  1. Corrected a Jesus llama entity no-such-method console error.
  2. Noticeably improved the Exploits check with better verbose information and preventions.
  3. Implemented a new Exploits detection to prevent players from rapidly toggling an elytra.
  4. Corrected a bug that prevented the FAQ system from working.
  5. Corrected a NoSlowdown packets potion item false positive.
  6. Corrected an IrregularMovements jump bush block false positive.
  7. Corrected a typo in the Cloud feature that would prevent Cross Server Notifications from being sent.
  8. Potentially corrected a Speed normal player push false positive.
----------, Mar 19, 2021

Corrected a bug which would cause the Configuration system to not cache the punishments & disabled/silent worlds of all checks. Apologies for the inconvenience.
----------, Mar 15, 2021

Logs:
  1. Corrected a few Speed air entity/block explosion false positives.
  2. Corrected a few morePackets timer & motion bypasses.
  3. Slightly optimised the Search Engine handler with decreased memory usage.
  4. Slightly optimised the Config configuration with decreased memory usage.
  5. Slightly optimised the Reports, Wave & Hacker Finder, Manage Configuration & Manage Checks inventory menus with decreased memory usage.
  6. Corrected a FastEat dried-kelp item no-such-method console error.
  7. Corrected several Exploits undetected movement player push false positives.
  8. Greatly improved the Awareness Notifications feature with more methods & more messages.
  9. Implemented a new language.yml configuration option named “configuration_recommendations”.
  10. Corrected an EntityMove llama entity null-pointer console error.
  11. Noticeably improved the SpartanPlayer, SpartanBlock & HackPrevention objects with better garbage collection.
  12. Corrected an EntityMove llama entity no-such-method console error.
  13. Removed an unintentional call of the garbage collector method that would run when new console messages would be sent by Spartan.
  14. Corrected a few IrregularMovements step bouncing block false positives.
  15. Greatly optimised the Search Engine with faster and more cache friendly methods.
----------, Mar 13, 2021

News:
  • Spartan is a popular plugin, and its popularity attracts masses of people wanting to learn more about it after making their purchase. This update implements an FAQ command, which stands for Frequently Asked Questions. You will essentially run the command along with a “proper question” and it will reply back with a few possible answers. This will also decrease the time I have to spend providing support, hence giving me more time for other implementations. For now, only several answers exist and more will be added in the near future.
Logs:
  1. Noticeably improved the Exploits check with additional preventions in the illegal-position detection.
  2. Spartan will no longer fail to load if a compatibility fails to load.
  3. Implemented compatibility for a plugin named AureliumSkills.
  4. Console notifications will now appear as they would appear to a player and not like the plugin’s logs.
  5. Noticeably optimised the Detection Notifications with less location calls.
  6. Corrected a few EntityMove speed horse default speed limit false positives.
  7. Potentially corrected a few FastEat cake eating false positives.
  8. Implemented a new command to ask questions and get possible answers.
  9. Greatly improved the Command Execution handler with more proper code.
  10. Corrected a few MorePackets bouncing block false positives.
  11. Slightly optimised the MorePackets & Speed checks with less method calls.
  12. Corrected a few Speed overall 3 block height sprint jumping false positives.
----------, Mar 5, 2021

News:
  • In the Minecraft server community, a known issue is servers not using and hosting services not offering proper garbage collection, which is responsible for freeing memory that’s no longer processed. For this reason, I’ve taken measures in this update to improve both performance and garbage collection by removing unnecessary cache that’s been replaced by recent more beneficial methods.
Logs:
  1. Greatly improved the Spartan inventory menu with checks.yml recommendation descriptions.
  2. Corrected a few ImpossibleActions interact mediocre TPS false positives.
  3. Corrected a few EntityMove donkey speed false positives.
  4. Corrected a few KillAura aimbot false positives.
  5. Corrected a bug in the Compatibility configuration where almost all compatibilities would be disabled by default.
  6. Corrected an issue where the Velocity check would not function if OldCombatMechanics was enabled.
  7. Slightly improved the Cross Server Notifications feature with syntax support.
  8. Implemented a new configuration syntax named {motd} to retrieve the server list description.
  9. Noticeably optimised the Block utilities by removing the unnecessary directional locations cache.
  10. Noticeably optimised the Player utilities by removing the unnecessary ground location cache.
  11. Corrected several IrregularMovement jump random air false positives.
  12. Slightly improved the Speed with a better connection with the configuration.
  13. Slightly improved the SQL Logs feature with inconsistency corrections.
  14. The Fly check will now dynamically disable if TPS are 18 or lower.
  15. Corrected a few FastBreak delay clay shovel breaking false positives.
  16. Corrected a Fly stable movement bypass caused by a utility vulnerability.
  17. Corrected a few MorePackets vertical/step teleportation bypasses.
  18. Corrected a few Fly stable wall-block & trap-door false positives.
  19. Slightly improved the Move utilities with more precise methods.
  20. Corrected a few Cloud feature data length errors caused by the Cross Server Notification feature.
  21. Potentially corrected a few ImpossibleActions scaffold non-solid against-block placement.
  22. Corrected several Jesus low TPS false positives.
  23. Noticeably optimised the Spartan Player object when no players are online.
  24. Noticeably improved the Spartan Player object with a more consistent cache.
  25. Corrected several Jesus & Speed water tunnel false positives.
  26. Updated the AutoSync compatibility due to the recent command changes.
  27. Potentially corrected a few Jesus speed & upwards boat stepping false positives.
  28. Greatly optimised the Detection Notifications with more asynchronous processes.
----------, Mar 2, 2021

News:
  • Spartan has in a few cases been suffering by time when it comes to its KillAura check. Main reason behind that is hack modules such as hop, timer & speed, which cause the player to move fast and get too close to the player, rendering some KillAura detections not useful. This update introduces new KillAura detections that will combat this by comparing distance between hits.
Logs:
  1. Potentially corrected a few Speed liquid multiple speed features false positives.
  2. Corrected a few small Jesus bypasses caused by an optimisation in the check.
  3. Noticeably improved the SQL Logs feature with a limit on the amount of rows per query.
  4. Corrected a Move utilities null-pointer console error caused by the Sprint check.
  5. Corrected a Spartan Location object null-pointer console error.
  6. Slightly optimised the Movement listeners, Move utilities & Combat Processing handlers with faster methods.
  7. Noticeably optimised the Plugin Ticks handler by removing its scheduler.
  8. Greatly improved the Spartan Player object with more synchronised methods.
  9. Noticeably optimised the several checks of many categories with exemption capabilities.
  10. Slightly improved the Decimals object with less & more clear methods.
  11. Greatly improved the Awareness Notifications feature with pointers on how to disable it.
  12. Corrected a few BoatMove ice & semi-solid block false positives.
  13. Removed the settings.yml option Logs.log_sql as the SQL feature will now enable automatically when configured.
  14. Implemented a new KillAura detection named distance that will greatly help identify advantage caused by hop, timer & speed hack modules in combat situations.
  15. Implemented a new checks.yml option for the new KillAura detection named “KillAura.check_distance”.
  16. Noticeably improved the Lag Leniencies feature with categorised instead of abstract latencies.
  17. The SQL feature will now attempt to replace localhost with 127.0.0.1 to increase the chance of the connection being successful.
  18. Attempted once more to prevent the Staff Cheat feature from working in the first minute when authentication plugins are detected.
  19. The BoatMove check will now support 2 player passengers instead of just one.
----------, Feb 23, 2021

If you are using Aikar Flags, please ignore this update, it is not required for you. This version removes the manual Garbage Collector call made by Spartan that could help improve servers without proper arguments. Results are mixed, but I wish to not risk this any further.
----------, Feb 16, 2021

News:
  • The Cloud features have shown to be useful for everyone and in many ways. This update allows me to set configuration changes via the Cloud for customers individually, which will help save time for everyone, but also make the customer experience even better than it already is.
  • The Cloud Developer Report feature used to offer a command without arguments. This version of the command was removed due to it being inefficient and confusing. This update introduces this version of command back, which should be used by new customers, and will automatically find problematic checks and report them.
Logs:
  1. Slightly improved the Hack Prevention object with violation dismissing bug corrections.
  2. Corrected several Clip instant low server TPS false positives.
  3. Search Engine will no longer collect data about Problematic Detections when the server’s TPS are low.
  4. Search Engine will now account disabled checks when looking for Problematic Detections.
  5. Corrected several BoatMove stable air & ground false positives.
  6. Improved the compatibility for Authentication plugins by temporarily disabling the Staff Chat feature.
  7. Corrected a few MorePackets instant & Exploits undetected-movement trident false positives.
  8. Corrected a few remaining Block utilities console errors by implementing more thread safe codes.
  9. WildTools compatibility will now be disabled by default due to issues with errors.
  10. Slightly improved the BlockReach check with faster detections.
  11. Slightly optimised the Block utilities with faster methods.
  12. Corrected a few NoFall ratio bouncing block landing false positives.
  13. Running the Developer Report command without arguments will force this Cloud feature to search for problematic checks.
  14. Spartan will no longer cause legacy support to occur by not calling specific methods.
  15. Corrected a few FastBreak delay observer block false positives.
  16. Greatly improved the NPC handler by making it more thread-safe error proof.
  17. Corrected a few InventoryClicks low TPS false positives.
  18. Corrected dozens of ElytraMove trident concurrent use false positives.
  19. Greatly improved the Elytra Glide handler by increasing its information sources.
  20. Corrected a player-weather data update bug in the Spartan Player object.
  21. Corrected a few Clip instant & IrregularMovements step external teleport false positives.
  22. Noticeably improved the Low Violation handler by disabling it when a player is using an elytra or trident.
  23. Corrected a few IrregularMovements bouncing-blocks bed false positives.
  24. Corrected a few Exploits undetected movement false positives.
  25. Implemented a new feature named Automatic Configuration Changes as part of the Cloud feature.
  26. Corrected a few Jesus speed & upwards mediocre bypasses.
  27. Greatly improved the TPS Protection feature with more appropriate results in sudden TPS drops.
  28. SQL Logs feature will now create the database table when the plugin is loaded/reloaded to avoid confusions.
  29. Slightly optimised the SQL Logs feature with faster null information identifiers.
  30. Slightly improved the plugin.yml file with more soft-dependencies.
  31. Corrected a ProtocolLib plugin compatibility temporary-player console error.
  32. Slightly improved and optimised the MineBomb plugin compatibility.
  33. Slightly improved the Player utilities with more unified methods.
  34. Slightly optimised the Movement listeners with lighter main thread calls.
  35. All checks will now store individual data in weak ways that allow better garbage collection.
  36. Corrected a NoSlowdown null-pointer console error & bug that prevented the packets detection from working.
  37. Corrected a few MorePackets mediocre TPS false positives.
  38. Greatly optimised almost all API events with a better code structure.
  39. Noticeably improved the Geyser/Floodgate compatibility with an awareness notification.
----------, Feb 16, 2021

News:
  • Spartan users can access the Manage Checks inventory menu and receive recommendations by the Configuration Recommendations feature. With this update, this feature will also do an analysis for problematic detections and let you know if you need to modify something to improve stability. In addition, the False Positive Detection feature will dynamically support problematic detections.
  • In the past a cache implementation was attempted in the Spartan Location object but it did not work as expected. This update introduces a cache with a better design that will decrease the time a location takes to be retrieved by huge percentages.
Logs:
  1. Corrected a few EntityMove speed donkey false positives.
  2. Corrected a few Fly block colliding bypasses caused by the Ground utilities.
  3. Slightly improved the Ground utilities with more dynamic methods.
  4. Slightly improved the File Logs feature with more consistent results.
  5. Corrected a few Fly false positives by increasing the checks’ cancel violation.
  6. Slightly optimised the FastBreak check with faster handlers.
  7. Slightly optimised the General Gameplay handler with faster methods.
  8. Corrected a minor Cloud Developer Report feature cooldown miscalculation bug.
  9. Set the checks.yml option “FastHeal.check_illegal” to false by default.
  10. Corrected several MorePackets latency false positives.
  11. Corrected a few BoatMove teleport bypasses caused by high thresholds.
  12. Noticeably improved the BoatMove & EntityMove checks with vehicle enter preventions.
  13. Noticeably improved the MorePackets check with a more stable detection.
  14. Corrected a Block utilities list size console error.
  15. Corrected a Violations feature null pointer console error.
  16. Noticeably optimised the Spartan Location object with a modification cache system & faster data retrieval.
  17. Implemented compatibility for Authentication plugins by temporarily disabling the Staff Chat feature.
  18. Slightly optimised the Notifications, Multi Version, Clickable Message & Ban features with faster methods.
  19. False Positive Notifications will now only appear when the frequency is manually or dynamically set to 1.
  20. Noticeably improved the Configuration Recommendations feature with analysis for problematic detections.
  21. Noticeably improved the False Positive Detection feature with dynamic support for problematic detections and better results.
  22. Noticeably improved the XRay check with more strict limits and uncertain notifications.
  23. Corrected a bug that prevented the Exploits undetected movement from working.
  24. Slightly optimised the Exploits check with faster detections.
  25. Corrected a bug where notifications wouldn’t be logged in the console if no staff player was available to receive them.
  26. Corrected a few FastBreak button & clay block false positives.
  27. Slightly improved the FastPlace check with faster detections.
  28. Greatly improved the Hack Prevention object with less aggressive preventions on low TPS servers & minor bug corrections.
  29. Noticeably improved the Cloud feature with IP based license verification & many structural upgrades.
  30. Corrected a few ImpossibleActions interact & Speed normal low TPS false positives.
  31. Corrected a few ImpossibleActions scaffold hoe item false positives.
  32. Noticeably improved the Cloud Developer Report feature with more information.
  33. Noticeably optimised the String utilities & File Logs feature with faster and more garbage collector friendly methods.
  34. Slightly improved the Spartan Player object with more specific methods.
  35. Corrected a few KillAura unsafe advantage false positives.
  36. Corrected a few IrregularMovements jump climbable block false positives.
  37. Corrected a few Criticals damage recent PvP mechanic false positives.
  38. Noticeably improved the Buffer object with partially scheduler free functionality.
  39. Noticeably optimised the Buffer object with less memory calls.
  40. Noticeably improved the Chunks system with more universal and fail safe methods.
  41. Noticeably improved the General Gameplay handler with a packet counter.
  42. Noticeably improved the Player utilities with bug corrections & new useful methods.
  43. Greatly improved the Ping Protection feature with a better exemption method.
  44. Corrected a few IrregularMovements step bypasses.
  45. Greatly improved the ProtocolLib compatibility with dynamic class identification & more universal structure.
  46. GhostHand check will no longer be included in Hacker/Legitimate player identification calculations.
  47. Brought back the NoSlowdown packets detection and resolved its issues.
  48. Greatly optimised the Hack Prevention object with faster methods.
----------, Feb 9, 2021

News:
  • This update corrects false positives caused by the checks listed on the update’s title. It lists BlockReach to the False Positive Detection feature, implements new limits for more accuracy, balances out existing limits the anti-cheat uses to identify hackers, balances out important cache schedulers, and removes the applied velocity from many checks when Spartan teleports a player as prevention.
Logs:
  1. Implemented a new checks.yml configuration option. (Fly.check_packets)
  2. Item Attributes compatibility will now automatically enable when the SlimeFun plugin is detected.
  3. Slightly balanced the MorePackets check for a more appropriate performance.
  4. Corrected a bug that prevented a part of the Cancel Violation handler from not working.
  5. Noticeably optimised the Math utilities with many times faster decimal identification.
  6. Corrected dozens of Exploits ping-spoof abstract result false positives.
  7. Corrected an outdated awareness notification in the Violations system.
  8. Slightly improved the FastBreak check with better player latency calculations.
  9. Noticeably improved the Hack Prevention object’s handlers with more appropriate teleportations.
  10. Noticeably improved the Plugin utilities with a cache implementation to reduce CPU usage.
  11. Corrected a few ElytraMove speed firework false positives.
  12. Corrected dozens of Fly trident & ladder false positives.
  13. Corrected a few Fly stable speed related false positives.
  14. Slightly optimised the Chunks system with faster logic handlers.
  15. Noticeably improved the False Positive Detection feature with more unified methods.
  16. Corrected a bug where detected false positives would still increase in violations.
  17. Corrected a few KillAura hits-per-second low TPS false positives.
  18. Corrected several MorePackets instant vehicle false positives.
  19. Corrected dozens of BlockReach false positives caused by outdated cache.
  20. Noticeably improved the Spartan Player object with a more balanced scheduler & cache.
  21. Corrected a few Violations feature null-pointer console errors caused by non-thread safe methods.
  22. Slightly improved the File Logs feature with the ability to delete a file and not have it be re-created exactly as it was.
  23. Corrected a few NoFall ratio & land bouncing block related bypasses.
  24. Greatly improved the CPS Counter feature with more accurate results.
  25. Improved the Cache system with faster and more unified methods.
  26. Corrected a bug where Cross Server Notifications would include Mining Notifications when XRay check was disabled.
  27. Slightly optimised the Chat Protection with faster methods.
----------, Feb 2, 2021

Logs:
  1. Corrected several Fly stable & IrregularMovements jump false positives caused by the PlotSquared plugin.
  2. Corrected a bug in the Chunks system caused by cancelled events in older versions of Minecraft.
  3. Corrected a few Fly stable ladder high air tick false positives.
  4. Noticeably improved & optimised the Violations feature with more universal methods.
  5. Corrected a few Fly down old Minecraft versions jumping false positives.
  6. Slightly improved the Fly check with more detailed & accurate verbose information.
  7. Corrected several IrregularMovements step combat false positives.
  8. Implemented 2 new checks.yml configuration options for the Fly check.
  9. Corrected several Exploits ping-spoof random false positives.
  10. Noticeably improved the TPS Protection feature with more strict measurements when TPS are 10 or less.
  11. Corrected dozens of combat, movement & player low TPS false positives.
  12. Increased the priority and cancellation identification of almost all listeners.
  13. Noticeably improved the False Positive Detection feature by making it more lenient.
  14. Potentially corrected a few Clip speed & ypos wall block false positives.
  15. Noticeably improved the Piracy system with more organised methods & additional identification.
  16. Slightly improved the Violation Divisor handler with less individual player spam.
  17. Noticeably improved the Chunks system with faster mathematics methods.
  18. Slightly optimised the ViaRewind compatibility with less method calls.
  19. Noticeably improved the plugin.yml with more soft dependencies.
  20. Corrected a few remaining Speed trident false positives.
  21. Corrected a few Fly up, down & packets elytra false positives.
  22. Corrected a rare bug where mining notifications would appear even if the XRay check was disabled.

Checks.yml Changes:
Code (Text):

Added:
Fly.check_neutral
Fly.avoid_block_hitboxes
 
----------, Jan 30, 2021

News:
  • A bug was found that prevented the Search Engine handler from correctly identifying and sending false positives to the Cloud. This has now been corrected, which should offer significant stability but also a little in performance improvements. In addition, the False Positive Detection feature has been partly rewritten and balanced.
Logs:
  1. Corrected several KillAura hit-box mcMMO plugin false positives.
  2. Corrected a small typo in the Spartan inventory menu.
  3. Corrected several IrregularMovements jump Skript plugin false positives.
  4. Removed the memory usage Spartan menu item description to prevent unnecessary use of performance.
  5. Slightly improved the Cache system with more optimised methods.
  6. Noticeably optimised the Scheduler listeners by making them run less frequently.
  7. Corrected a few MorePackets water elevator false positives.
  8. Corrected dozens of MorePackets random false positives.
  9. Corrected dozens of Clip ypos & speed random false positives.
  10. Slightly optimised the Spartan Location object with additional caching.
  11. Corrected several Jesus, IrregularMovements, ElytraMove & Speed trident false positives.
  12. Greatly improved the Trident, Explosion & Elytra handlers with longer & safer cache retention.
  13. Noticeably optimised the Performance Optimizer feature by moving it off the main thread.
  14. Noticeably optimised the AutoSync compatibility with a dynamic scheduler.
  15. Greatly optimised the Exploits undetected movement detection with a better code structure.
  16. Corrected dozens of Fly stable half block height false positives.
  17. Slightly improved the Chunks system with more stable methods.
  18. Mining notifications will no longer be sent if the X-Ray check has been disabled.
  19. Corrected several Exploits ping-spoof prediction detection false positives.
  20. Noticeably improved the Check Protection handler with method delays.
  21. Noticeably optimised the Check Protection handler with scheduler free cooldowns.
  22. Noticeably improved the Cancel Violation handler with a faster & more specific system.
  23. Replaced all Bukkit asynchronous threads with a the custom & previously manual thread system.
  24. Corrected a few IrregularMovements step head/skull block false positives.
  25. Corrected a Block utilities out of bounds console error.
  26. Noticeably improved the Search Engine hander & Cloud feature with major bug corrections.
  27. Greatly optimised the False Positive Detection with less memory usage & faster methods.
  28. Noticeably improved the False Positive Detection with more balanced variables.
  29. Greatly improved the Ground utilities with more universal methods.
  30. Corrected a few movement edge block false positives.
  31. Corrected a BlockReach unusual low TPS false positive.
  32. Corrected a few Jesus exit & ypos low TPS false positives.
----------, Jan 27, 2021

Apologies for the many hot-fix updates, this should be the last. This update further optimises the Cache system that happened to cause lag to some servers while trying to calculate used memory.
----------, Jan 22, 2021

Corrected a Ground utilities null-pointer console error, an API potential loading error, and a Cache system potential lag cause.
----------, Jan 22, 2021

Corrected a Math utilities overflow console error and a Combat Processing handler null-pointer console error.
----------, Jan 22, 2021

News:
  • Spartan’s Verbose & Mining notifications have been replaced by a unified notification system. A player can now only toggle notifications and change their frequency. If a player has the default notification frequency, they may be more notified about certain players depending on how close they are to them.
  • Spartan’s movement processes are split in two, the ones who run in events and ones who run in schedulers. This update provides a significant & apparent performance improvement on top of all the previous, by moving 99% of movement processes to events, which will prevent unnecessary calls, reduce memory usage, and reduce performance waste from similarly collected data.
  • Spartan’s data utilities, also known as Cooldown, Millis, Double, Attempts & Tracking, have been rewritten as objects, which will greatly help a server’s garbage collector to manage them and prevent high memory usage. This should also help the plugin’s general performance by requiring less cycles when searching for information.
Logs:
  1. Corrected a few Clip instant trident false positives.
  2. Slightly reduced the method calls of the Cloud feature.
  3. Corrected a few Exploits undetected movement invulnerable player false positives.
  4. Corrected a rare Spartan Player object concurrent modification console error.
  5. Slightly optimised the Spartan Player object with more compact schedulers.
  6. Slightly improved the Debug feature with shorter & better descriptions.
  7. Noticeably improved the Movement listeners with replacement of schedulers with events.
  8. Corrected dozens of Exploits ping-spoof packets false positives caused by Purpur forks.
  9. Corrected a few Exploits ping-spoof prediction false positives caused by low calculations.
  10. Corrected a few Fly stable soul-sand false positives.
  11. Potentially corrected a few ElytraMove speed & fly firework false positives.
  12. Slightly improved the Cache system with more accurate usage statistics.
  13. Corrected a few KillAura area unsafe advantage false positives.
  14. Greatly improved the Player utilities with less memory calls & more accurate methods.
  15. Corrected a few Jesus speed jumping in water false positives.
  16. Item Attributes compatibility will now automatically enabled if Mythic Mobs compatibility is detected.
  17. Potentially corrected a few Exploits undetected movement player push false positives.
  18. Noticeably improved the Elytra Glide handler with a new firework cooldown system.
  19. Greatly optimised the Sprint check with custom instead of native object calls.
  20. Noticeably optimised many Protections & Handlers by moving them off the main thread.
  21. Corrected a few IrregularMovements jump auto-jump false positives.
  22. Corrected a few MorePackets instant detection elytra false positives.
  23. Completely rewritten the Cooldown, Millis, Double, Attempts & Tracking as objects.
  24. Slightly improved the Spartan Bukkit system with less memory calls and more dynamic methods.
  25. Slightly optimised the Plugin Ticks handler with more pre-calculated variables.
  26. Noticeably optimised the Clip check with less method calls.
  27. Corrected a few Exploits chunk updates vehicle false positives.
  28. Verbose & Mining notifications have been replaced by a single notification system that may adjust itself based on distance from the spectated player.
  29. Replaced some language.yml & settings.yml options with new ones.
  30. Deprecated 5 API methods and replaced them with 3 new ones.
  31. Implemented a new permission named “spartan.notifications” for the new unified notifications.
  32. Permissions “spartan.verbose” & “spartan.mining” will remain compatible and replace “spartan.notifications”.
  33. The Background API’s methods will no longer be accessible as it should have been from the beginning.
  34. Implemented a new checks.yml configuration option. (Clip.check_abstract_blocks)
  35. Corrected a Fly stable 1.12 server semi-solid block bridging issue.
  36. Noticeably improved & optimised the Teleport Protection feature with a faster WorldGuard compatibility & vulnerability patches.
  37. Noticeably optimised the Block utilities with less location calls & less memory usage.
  38. Noticeably improved the Manage Checks inventory menu with more compact & organised item descriptions.
  39. Corrected a few BlockReach break sensitive block false positives.
  40. Greatly improved the BlockReach check with better calculations and more detailed verbose information.
  41. Slightly optimised the Default Configuration handler with faster methods.
  42. Greatly improved the Configuration Recommendations feature with more & better recommendations.
  43. Slightly improved the Math utilities with new useful methods.

Language.yml Changes:
Code (Text):

Removed:
verbose_message
mining_message

Added:
detection_notification
mining_notification
 
Settings.yml Changes:
Code (Text):

Removed:
Notifications.enable_verbose_notifications_on_login
Notifications.enable_mining_notifications_on_login
Notifications.individual_only_verbose_notifications
Notifications.output_silent_check_verbose
Notifications.output_uncertain_check_verbose

Added:
Notifications.enable_notifications_on_login
Notifications.individual_only_notifications
Notifications.send_silent_notifications
Notifications.send_uncertain_notifications
 
API Changes:
Code (Text):

Deprecated:
hasMiningNotificationsEnabled()
setMiningNotifications()
hasVerboseEnabled()
setVerbose() x2

Added:
hasNotificationsEnabled()
setNotifications() x2
 
----------, Jan 22, 2021

News:
  • Spartan’s codes will now communicate better between threads with automated identifiers and accounting for variable differences. This will slightly improve the plugin’s performance & reduce false positives by providing more accurate method results.
Logs:
  1. Potentially corrected several ElytraMove speed firework rocket false positives.
  2. Corrected a few Fly stable low air ticks & slow fall effect false positives.
  3. Slightly improved the Default Configuration configuration handler with more universal methods.
  4. Noticeably improved the Explosion protection with more organised & faster methods.
  5. Corrected a few Fly downwards & Exploits undetected movement false positives caused by other checks preventing a player from hacking.
  6. Slightly improved the 1.13 Event Listeners with less events running.
  7. Greatly improved the Teleport protection with more universal methods.
  8. Corrected several NoFall ratio player teleportation false positives.
  9. Potentially corrected a few Jesus speed false positives caused by exiting small areas of liquid blocks.
  10. Potentially corrected a few Fly, NoFall & MorePackets false positives caused by TNT explosions.
  11. Implemented a new Exploits ping-spoof sub-detection named prediction.
  12. Greatly improved the Configuration, Hack Prevention object, Cloud feature, Search Engine handler, Syn system & Attempts utilities with more universal methods.
  13. Corrected a minor bug in the Cloud feature that would cause some information to not be retrieved.
  14. Corrected a few FastBreak delay extremely fast breaking speed bypasses.
  15. Corrected a memory leak in the SQL Logs feature.
  16. Corrected a rare invisible block bug with the Update Block Upon Violation feature.
  17. Corrected a few Fly & MorePackets skipping movement bypasses.
  18. Slightly improved the Math utilities with more universal variables.
  19. Noticeably improved the MorePackets check with better detections & verbose information.
  20. Noticeably improved the Cloud feature with automatic partial data updates every hour.
  21. Noticeably optimised the Spartan Location object with additional cache sharing & retaining.
  22. Corrected a few IrregularMovements jump climbing block false positives.
  23. Greatly improved the Player utilities with more accurate ground identification methods.
  24. Greatly optimised the Speed, Fly, NoFall & Jesus checks with better codes.
  25. Noticeably improved the Multi Version system with faster & more reliable methods.
  26. Corrected a few FastEat dried kelp inaccurate delay false positives.
  27. Corrected a few NoFall cancelled fall damage false positives.
  28. Corrected dozens of GhostHand semi-solid block interact false positives.
  29. Corrected a few FastBreak soul-soil block efficiency enchantment false positives.
  30. Slightly improved the Cache system with more specific data clearance.
  31. Noticeably improved the Move utilities with more reliable methods & variables.
  32. Corrected a few Fly down & Exploits undetected movement shulker box block false positives.
  33. Corrected a few Speed air parkour block jumping false positives.
----------, Jan 15, 2021

News:
  • Some parts of processes were moved to the main thread in Build 386, cancelling some of the recent performance improvements. This update corrects this by improving the ways heavy synchronised information is processed.
  • This update fixes many major issues created by recent updates. Build 386 did not create any new issues and served well as far as customers reported. However, it is time to go back to being extremely stable.
Logs:
  1. Noticeably optimised the Spartan Player object with less memory usage and faster schedulers.
  2. Potentially corrected a few Fly ladder downwards movement uncertain false positives.
  3. Greatly optimised the NPC stability handler with faster methods.
  4. Corrected a few ImpossibleActions liquids placement on semi-solid block false positives.
  5. Corrected a bug that caused the GhostHand interact detection from properly running.
  6. Noticeably improved the Jesus with support for smaller and more abstract liquid depths.
  7. Slightly improved the Jesus check with faster environment & limit identification methods.
  8. Corrected a few remaining Jesus, MorePackets & IrregularMovements water elevator false positives.
  9. Noticeably improved the data update frequency of many protection handlers.
  10. Corrected a few Fly stable minor timer based bypasses.
  11. Corrected a few BlockReach false positives caused by Skript plugins.
  12. Potentially corrected dozens of Exploits undetected-movement false positives caused by Skript plugins & high player latency.
  13. Corrected a small issue in the Cloud feature that prevented it from delivering all information.
  14. The Search Engine configuration handler will now only notify when the plugin is reloaded.
  15. Corrected a small bug where the wrong violation-divisor would be supplied to the Verbose Notifications feature.
  16. Low player count Verbose Notifications will now be sent if the player is close to the staff member.
  17. Potentially corrected a rare Spartan Location object null-pointer-exception console error.
  18. Corrected a few KillAura angle unsafe advantage false positives.
  19. Noticeably improved the Register class & Threads system with more thread-safe methods.
  20. Brought back the implementation of the Chunks system to validate locations and prevent console errors.
  21. Noticeably improved the Spartan Location object with more error proof methods.
  22. Slightly improved the Move utilities with more cache friendly methods.
  23. Slightly improved the Cloud Developer Report feature with better information structure.
  24. Slightly improved the Multi Version feature with more identifiable server types.
  25. Greatly improved the Criticals check with more precise location evaluation.
  26. Potentially corrected a few Criticals damage no held item false positives.
  27. Corrected a few FastBreak latency related false positives.
  28. Noticeably improved the Test Server stability handler with anticheat listing.
  29. Slightly improved the Plugin utilities with faster methods.
  30. Corrected a few MorePackets, Fly neutral & IrregularMovements step bouncing blocks false positives.
  31. Corrected a few NoSlowdown web boat stepping false positives.
  32. Corrected a few Fly above block blocked jumping false positives.
  33. Corrected a Ground utilities bug when a player was on top of fence/wall blocks.
  34. Noticeably improved the Attempts utilities with more thread-safe and error proof methods.
  35. Greatly optimised the Configuration Diagnostics feature & Syn system with scheduler free cooldowns.
  36. Slightly improved the Piracy system with minor bug corrections.
  37. Slightly improved the AutoRespawn check with less memory calls.
  38. Slightly improved the Violation Reset API event with faster methods.
  39. Slightly improved the Lag Leniencies feature with more universal methods.
  40. Greatly improved the Violations feature with more useful methods.
  41. Slightly improved the Math utilities with useful variables.
  42. Slightly improved the Player Info inventory menu with more information.
  43. Greatly improved the Spartan Player object with more useful methods.
  44. Corrected a major bug in the Scheduler listener that caused many kinds of problems.
----------, Jan 11, 2021

Logs:
  1. Slightly improved the Item Attributes compatibility with longer cache retention.
  2. Corrected a few Speed false positives caused by the Item Attributes compatibility.
  3. Corrected a few Speed false positives caused by the Item Attributes & Mythic Mobs compatibility.
  4. Corrected a few Spartan Player object world entities retrieval concurrent-modification console error.
  5. Corrected a few Attempts utilities null-pointer console error.
  6. Noticeably improved the Attempts utilities with less memory calls & a new scheduler system.
  7. Corrected several ImpossibleActions liquids semi-solid block placement false positives.
  8. Corrected a distant teleportation bug in the From Location stability handler.
  9. Corrected several IrregularMovements jump & step water elevator false positives.
  10. Corrected several Jesus exit water elevator false positives.
  11. Slightly improved the Liquid & Bouncing Blocks protection handlers with more frequent cache updates.
  12. Corrected a few Velocity zero distance knockback enchantment false positives.
  13. Corrected a few IrregularMovements step CMI plugin false positives.
  14. Corrected a few KillAura hits-per-second CPS false positives.
  15. Corrected several Fly calculated ladder falling false positives.
  16. Potentially corrected a few ElytraMove speed semi-solid block false positives.
  17. Corrected a few climbable block movement false positives caused by the Ground utilities.
  18. Corrected a Scheduler listeners rare ignorance bug that allowed for a few movement bypasses.
  19. Corrected dozens of ElytraMove Skript plugin false positives.
  20. Noticeably improved the Spartan Player object with a new scheduler system.
  21. Corrected a few KillAura false positives caused by cancelled damage listeners.
  22. Slightly improved the False Positive Detection with more simplified & secure methods.
----------, Jan 6, 2021

Corrected an issue where specific servers would throw thread-dumps console errors while the plugin was trying to calculate the closest directional block.
It's recommend that everyone downloads this update.
----------, Sep 4, 2020

News:
  • The KillAura check has had almost all its detections revamped with more reliable methods, more sensitive limits, higher accuracy & functionality corrections. In total, about 3 detections, one of them being major, were brought back to life. Expect noticeable improvements in detection speed.
Logs:
  1. Slightly improved the Syn menu with better description.
  2. Noticeably improved the Hack-Prevention object with better exclusions on high distances.
  3. Corrected a Nuker delay verbose information typo.
  4. Corrected several Nuker delay low violation false positives.
  5. Corrected a ProtocolLib temporary-player remaining console error.
  6. Greatly improved the Cache system with better clearance.
  7. Implemented a new type of utilities named Tracking.
  8. Corrected a few GhostHand break wire block false positives.
  9. Corrected the functionality of the KillAura combined, aim-consistency & aim-accuracy detection.
  10. Noticeably improved the KillAura check with more sensitive & functional detections.
  11. Greatly improved the ItemDrops check with better command prevention compatibility.
  12. Slightly improved the plugin's obfuscation with less exceptions made.
  13. Corrected an IrregularMovements step allow-flight false positive.
  14. Corrected several movement grindstone block false positives.
  15. Noticeably improved the Ground utilities with support for more hit-boxes & solid blocks.
  16. Potentially corrected several ElytraMove fly ender-dragon entity false positives.
  17. Removed the settings.yml option Detections.run_asynchronously and left it as a secret option.
  18. Corrected dozens of ElytraMove ratio firework boost false positives.
  19. Corrected an IrregularMovements step scaffolding block false positive.
  20. The Search-Engine feature will no longer consider zero numbers as statistics.
  21. Corrected an Exploits undetected-movement low distance false positive.
  22. Potentially corrected an ImpossibleActions scaffold direction false positive.
  23. Slightly optimised the Spartan-Player object with less CPU usage.
  24. Slightly optimised the Player utilities with removal of unused methods.
  25. Slightly optimised the Elytra-Gliding handler with broader identification.
  26. Corrected a Velocity jumping zero distance false positive.
  27. Corrected an Exploits undetected-movement damage situation false positive.
  28. Corrected a Fly calculated remaining cobweb block false positive.
  29. Corrected a Fly down & IrregularMovements jump above block false positive.
  30. Corrected an IrregularMovements step & bouncing-blocks long fall bouncing block false positive.
  31. Corrected several FastClicks directional block breaking false positives.
  32. Corrected a Fly packets long fall false positive.
  33. Corrected an issue where the plugin would shortly after disable for Songoda users.
  34. Noticeably improved the speed and reliability of the Syn verification handler.
----------, Sep 4, 2020

News:
  • The ElytraMove check has been improved to react better when used concurrently with fireworks or tridents. Additionally, detections of it have been extended to handle speed deceleration.
Logs:
  1. Slightly optimised the Spartan-Player object.
  2. Corrected several ElytraMove trident false positives.
  3. Corrected several Ender-Dragon push movement false positives.
  4. Slightly improved the Syn verification handler.
  5. Noticeably improved the Cloud feature with better debug.
  6. Corrected several horizontal-chain block movement false positives.
  7. Greatly improved the Ground utilities with support for more 1.14 & 1.16 blocks.
  8. Corrected all remaining Speed trident false positives.
  9. Corrected a BoatMove ice false positive.
  10. Noticeably improved the ElytraMove check when using firework & tridents.
  11. Noticeably optimised the ElytraMove check by using much less memory.
  12. Greatly improved the Verbose-Notifications feature with more advanced commands.
  13. Removed a checks.yml option. (Nuker.check_breaks_per_sec)
  14. Corrected a Nuker breaks-per-sec surface block false positive.
  15. Greatly improved the ElytraMove speed detection with deceleration handling.
  16. Noticeably improved the Violation-Divisor handler for low amounts of online players.
  17. Corrected a few movement false positives caused by bell blocks.
  18. Corrected a few potential IrregularMovements step height false positives.
  19. Removed the ban-list command and included its functionality in the ban-info command.
  20. Slightly improved the wave command by adding an exception message that was missing.
  21. Slightly improved the Violation system with better methods.
  22. Corrected dozens of KillAura block-raytrace & hits-per-second mob farm false positives.
  23. Greatly improved the ItemDrops check with better command prevention compatibility.
----------, Aug 29, 2020

If you have a problem where the plugin disables shortly after loading, please download this update to correct it.
All customers are expected to have this issue, so downloading this update is considered necessary.
----------, Aug 21, 2020

News:
  • The config.yml violation-divisor option has been removed. Like the cancel-after-violation feature, existing options will remain compatible. The default violation-divisor has been chosen by me for each check, but custom ones are now supported by the verbose-notifications command.
  • Hot-fix updates now support decimal build numbers. However, Spartan's SQL "spartan_build" column only accepts integers. It's recommended you update the SQL "spartan_build" column to DOUBLE or ultimately delete the table and let it be recreated.
  • The RAM-over-CPU feature has once more caused lag issues. For this reason, it has now been disabled and expected to be removed in the near future with a small chance of a revival. Those having lag issues, this update will resolve them.
Logs:
  1. Corrected several NoSwing, BlockReach & Nuker false positives caused by the MineBomb plugin compatibility.
  2. Updated the Piracy system to support not only integers but decimals as Build versions.
  3. Corrected a bug where the Notifications.cross_server_notifications settings.yml option would only work if set to true.
  4. Corrected an asynchronous console error caused by the Piracy protection.
  5. Corrected a bug where the Developer-Report Command feature would have no cooldown after successful execution.
  6. Corrected several IrregularMovements step & Speed limit trident false positives.
  7. Updated the default settings.yml configuration with more reliable options names.
  8. Moved a messages.yml configuration options to the settings.yml configuration. (staff_chat_character)
  9. Slightly optimised the Configuration & Punishment systems.
  10. Slightly improved the Syn inventory menu with description corrections.
  11. Noticeably optimised the Cancel-Violation handler by making it refresh when necessary.
  12. Corrected an EntityMove vertical horse jumping false positive.
  13. Slightly optimised the Movement listeners with redundancy prevention.
  14. Potentially corrected a HitReach horizontal 1.9+ combat mechanics false positive.
  15. Corrected a major lag issue caused by the RAM-over-CPU feature.
  16. Corrected a FastEat eat high player latency false positive.
  17. Corrected an issue in the Cloud feature where it wouldn't support decimals as plugin version.
  18. Corrected a major functionality bug in the SQL feature that was caused by decimals being used as versions.
  19. Chat messages sent using the Staff-Chat feature will now be logged and be cross-server compatible.
  20. Corrected a few movement false positives caused by lantern blocks.
  21. Implemented a new settings.yml option to toggle the permission cache.
  22. Noticeably improved the Verbose-Notifications feature with more advanced commands.
  23. Implemented a new Developer API method. setVerbose()
  24. Corrected a minor API bug that required Verbose notified players to also have the permission.
  25. Implemented compatibility for a plugin named WildTools.
  26. The config.yml violation_divisor option has been removed.
  27. Corrected several step jump boost effect false positives.
  28. Slightly improved the Configuration system with more proper codes.
  29. Corrected a Velocity check null-pointer console error.
  30. Corrected an EntityMove horse vertical false positive.
  31. Corrected an ElytraMove ratio false positive.
  32. Corrected a bug in the Syn inventory menu where it would refer to the wrong price.
  33. Corrected several movement false positives caused by Trident item use in a player weather.
  34. Corrected a Nuker mushroom-stem false positive.
  35. Updated the Block utilities material library to help correct false positives.
  36. Corrected a KillAura aimbot non-living-entity false positive.
  37. Corrected a KillAura aimbot multiple entities false positive.
  38. Potentially corrected a few Jesus swimming false positives.
  39. Corrected a Jesus ypos upward motion false positive.
  40. Corrected all remaining Speed soul-speed enchantment false positives.
  41. Potentially corrected several ElytraMove off-hand firework false positives.
  42. Incompatible-Items feature is no longer limited to 54 outside of the inventory menu.

Settings.yml Changes:
Code (Text):

Removed:
Important.vl_reset_on_kick
Important.vl_reset_time
Notifications.staff_chat

Added:
Important.violations_reset_on_kick
Important.violations_reset_seconds
Important.use_permission_cache
Chat.staff_chat_character
 
----------, Aug 21, 2020

Please keep in mind that hot-fix updates are not necessary for everyone. Corrected a number conversion console error that prevented the Search-Engine feature from caching logs.
If you don't use the Developer-Report Command feature, no need to download this update.
----------, Aug 10, 2020

Corrected an asynchronous console error caused by the Piracy protection that may affect a few customers by preventing the plugin from being loaded.
If plugin loads correctly, no need to download this update.
----------, Aug 10, 2020

For those using the Cross-Server Notifications feature, the settings.yml option will no longer require to be set to true in order to enable the feature, but any specified name.
If not using this feature, no need to download this update.
----------, Aug 10, 2020

News:
  • A new KillAura detection has been implemented to properly prevent aimbot hack modules. It's been in the works for the past 2-3 updates, so it's expected to be stable and largely improved in the future.
  • Two new Cloud features have been released. One of them being Forcefully Disabled Checks, a feature I control where I disable detections known to cause issues. The second one being Cross-Server Notifications, which has been requested many times this year.
  • I have planned my vacation for the second half of this month, starting extremely soon, so expect this update to be magnificently stable and my support slower than usual.
Logs:
  1. Corrected several Speed air honey-block false positives.
  2. Corrected several HitReach horizontal chasing left/right direction false positives.
  3. Slightly improved the Nuker delay detection with better limits.
  4. Corrected several Velocity latency false positives.
  5. Updated the default config.yml configuration of the ElytraMove check.
  6. Made the Daily-Progress feature refresh every 6 hours.
  7. Corrected a Move utilities null-pointer console error.
  8. Corrected several IrregularMovements step movement & liquid false positives.
  9. Noticeably improved the Spartan-Player object with faster cache.
  10. Corrected a Search-Engine & Cloud feature array console error.
  11. Updated the default settings.yml & config.yml configurations to be more customer friendly.
  12. Noticeably improved the Awareness-Notifications feature with less spam & console logging.
  13. Noticeably optimised almost all objects with final statements.
  14. Corrected a checks.yml configuration option replacement typo.
  15. Greatly optimised and improved several KillAura detections for PvE situations.
  16. Slightly improved the Misc category of the Debug feature.
  17. Corrected a GhostHand interact & break liquid false positives.
  18. Noticeably optimised the Search-Engine feature with more accurate cache limits.
  19. Removed the Exploits re-enchant detection due to causing unnecessary false positives.
  20. Slightly improved the Verbose-Notifications feature.
  21. Corrected several Jesus water-logged speed, walking & repeated false positives.
  22. Made the Piracy check connection asynchronous to prevent thread dumps for a few customers.
  23. Corrected several GhostHand break & interact false positives.
  24. Potentially corrected several remaining Speed soul-speed false positives.
  25. Corrected a Speed limit soul-soil false positive.
  26. Corrected a Hack-Prevention object violation exemption bug.
  27. Implemented a new KillAura detection to prevent aimbot.
  28. Implemented a new checks.yml configuration option. (KillAura.aimbot_max_distance)
  29. Implemented a new Cloud feature named Forcefully-Disabled-Detections.
  30. Implemented a new Cloud feature named Cross-Server-Notifications.
  31. Implemented a new settings.yml configuration option. (Notifications.cross_server_notifications)
  32. Corrected a bug in the Violations system related to the plugin's API.
  33. Corrected an ImpossibleActions scaffold sneaking false positive.
  34. Removed the KillAura comparison detection due to being unstable.
  35. Corrected several movement upwards bypasses caused by the Liquid & Explosion protection.
  36. Corrected an ImpossibleActions scaffold & tower TPS false positives.
  37. Corrected an ImpossibleActions scaffold & tower entity-block false positives.
  38. Corrected several Nuker delay surface block false positives.
  39. Greatly improved the Spartan & Syn inventory menus with new items.
  40. Corrected an ImpossibleActions scaffold soil/farmland block false positive.
  41. Corrected a bug in the Configurations inventory menu where color codes would be included in the config changes.
  42. Updated the default checks.yml to improve the accuracy of the HitReach check.
----------, Aug 9, 2020

News:
  • The language.yml and mysql.yml configurations have been renamed accordingly to messages.yml and sql.yml. If you are using the old named configurations, you don't need to apply any changes, they will remain compatible.
  • In config.yml, the option cancel_after_violation has been removed and will now be calculated automatically based on your punishments, server performance, gameplay performance & knowledge of my own. If you believe you have found the sweet spot of this option, don't remove it, it will remain compatible.
  • Build 358 was a without a doubt not the most stable update but nothing game-breaking. From the number of logs, one can assume how much more stable Build 359 is going to be.
Logs:
  1. Slightly optimised the Movement utilities with less calls of external methods.
  2. Corrected a Velocity check long range false positive.
  3. Corrected a HitReach horizontal entity teleportation false positive.
  4. Noticeably improved the Spartan-Player object with more frequent caching to prevent vanilla false positives.
  5. Corrected an Exploits undetected-movement vehicle exit false positive.
  6. Corrected an IrregularMovements step jump effect false positive.
  7. Corrected a bug in the Spartan-Location object that prevented the identification of water-logged blocks.
  8. Corrected a major cache bug in the RAM-Over-CPU feature that has caused dozens of bypasses & false positives.
  9. Brought back an improved version of the IrregularMovements hop detection and its configuration settings.
  10. Corrected a few word typos in the File, Console, SQL logs & awareness notifications.
  11. Stopped using the Hack-Prevention object for violation identification due to bugs.
  12. Corrected a Search-Engine feature max cache size bug related to Syn members.
  13. Corrected dozens of movement false positives caused by water-logged blocks.
  14. Noticeably improved the Performance-Optimizer feature by making it safer but also more lenient.
  15. Corrected a Spartan inventory menu command permission bug.
  16. Corrected several Speed ice-speed keyboard spam false positives.
  17. Corrected several movement soul-campfire & soul-lantern block false positives.
  18. Noticeably improved the Ground utilities with support for pistons & more 1.16 blocks.
  19. Corrected a Fly packets upwards movement bypass.
  20. Corrected a bug in the Mining-Notifications feature where gilded-blackstone & ancient-debris blocks wouldn't be logged.
  21. Slightly optimised the Exploits ping-spoof, Criticals position & KillAura comparison detections.
  22. Greatly improved the Cache system with more organized codes.
  23. Noticeably improved the Spartan, Manage-Checks & Player-Info inventory menu with better item placements & descriptions.
  24. Removed and replaced several language.yml configuration options.
  25. Renamed the language.yml configuration to messages.yml but kept compatibility for old one.
  26. Updated the plugin's overview page and online documentation.
  27. Slightly improved the Minecraft-Hosting inventory menu with a permission check.
  28. Slightly improved the Syn verification handler and its command.
  29. Slightly improved the Exploits undetected-movement detection with more stable preventions.
  30. Updated the plugin's slogan to "Powerful cheat prevention made simple.".
  31. Renamed the mysql.yml configuration to sql.yml but kept compatibility for old one.
  32. Greatly improved and optimised the FastBreak check with less lenient limits.
  33. Corrected a Jesus upwards identical jumping major bypass.
  34. Corrected an Exploits undetected movement player pushing false positive.
  35. Corrected several 1.15+ Speed limit walking & sneaking false positives.
  36. Corrected several Jesus speed edge-block jumping false positives.
  37. Slightly improved and optimised the MorePackets check with more recent methods.
  38. Corrected a MorePackets instant low-violation major bypass.
  39. Slightly optimised the Speed check with more final values.
  40. IP limitation has been decreased from 5 to 4 per license.
  41. Corrected a KillAura block-raytrace bypass caused by no support for multiple entities.
  42. Corrected a Nuker delay efficiency enchantment major bypass.
  43. Noticeably improved the Nuker delay detection with better limits.
  44. Corrected a bug where checks.yml options wouldn't affect the IrregularMovements step detection.
  45. Corrected an Exploits undetected movement & IrregularMovements step piston false positive.
  46. Corrected several ImpossibleInventory sprinting & sneaking toggle false positives.
  47. Greatly optimised the Piston protection with recent codes.
  48. Noticeably improved the Player utilities with better elytra handling.
  49. Corrected a Clip vector elytra false positive.
  50. Corrected dozens of movement false positives by correcting the Shulker-Box protection.
  51. Unlisted the removed chat_protection.yml configuration from the Configurations inventory menu.
  52. Removed the command "/spartan diagnostics" which is no longer the preferred way of using this feature.
  53. Replaced the cancel-after-violation option & the configuration diagnostics feature with an automated system.
  54. Slightly optimised the False-Positive-Detection feature with better methods.
  55. Corrected a small method splitting bug in the BoatMove check & Hack-Prevention object.
  56. Slightly improved the Logging feature with faster SQL methods.
  57. Implemented a new checks.yml configuration option. (Speed.minimum_limit_in_blocks)
  58. Corrected dozens of Speed soul-speed enchantment false positives.
  59. Corrected several Jesus speed & repeat boat false positives.
  60. Slightly optimised the Jesus check with less repetition of specific methods.
  61. Corrected an ImpossibleActions scaffold block-face bypass.
  62. Corrected a Jesus walking water-logged block false positive.
  63. Noticeably improved the Spartan-Location & Spartan-Block objects.

Messages.yml Changes:
Code (Text):

Added:
notifications_enable
notifications_disable
no_permission

Removed:
verbose_enable
verbose_disable
mining_notifications_enable
mining_notifications_disable
command_no_access
menu_gui_no_access
 
----------, Aug 1, 2020

News:
  • This version corrects over 10 bypasses, most of them related to movement. To achieve that, new detections have been implemented in several checks and old ones have be partially rewritten and maintained. Changes have excessively been tested and are expected to be stable.
  • New detections to prevent aimbot and omnidirectional jumping should be expected in future updates.
Logs:
  1. Corrected a Velocity check null-pointer console error that prevented the check from functioning.
  2. Corrected a Velocity check logical bug that prevented the check from functioning.
  3. Slightly improved the Self-Hit protection handler.
  4. Noticeably improved the IrregularMovements check with optimizations.
  5. Corrected an IrregularMovements jump(illegal) jumping-after-falling bypass.
  6. Corrected an IrregularMovements jump(illegal) place-jumping bypass.
  7. Slightly improved the ViaRewind plugin compatibility.
  8. Corrected an IrregularMovements step(high) high latency false positive.
  9. Corrected an ImpossibleActions scaffold minor sensitive movement bypass.
  10. Greatly improved the ImpossibleActions scaffold detection with new limitations.
  11. Corrected several Nuker delay high efficiency enchantment false positives.
  12. Slightly improved the Spartan-Player object with a better sneaking method.
  13. Corrected a Ground utilities null-pointer console error.
  14. Improved the ImpossibleInventory closed-inventory & cursor-usage detections to catch jumping.
  15. Greatly improved the Movement utilities with better tracking of a player's gameplay.
  16. Implemented a new IrregularMovements step detections named scheduler.
  17. Corrected several upwards motion bypasses with the new IrregularMovements detection.
  18. Slightly improved the Scheduler listener to allow for more accurate preventions.
  19. Noticeably improved the From-Location utilities to prevent abuse of a player's cached location.
  20. Corrected a minor cache clearance bug in the Violations system.
  21. Slightly improved the Cache system to allow for more dedicated memory keeping.
  22. Corrected a major bug in the Ground utilities that allowed for upwards motion bypasses such as Fly.
  23. Corrected a Fly stable no-hit-delay compatibility false positives.
  24. Corrected several Speed fall-distance(illegal) precision false positives.
  25. Corrected a toggle bug in the Teleport protection related to the worldGuard plugin compatibility.
  26. Corrected a Nuker delay warped-nylium & crimson-nylium blocks false positives.
  27. Noticeably improved the Block utilities with support for the 1.16 blocks warped-nylium & crimson-nylium.
  28. Corrected several Speed soul-speed enchantment false positives.
  29. Corrected a Fly up, stable & down shulker-box false positives.
  30. Corrected an IrregularMovements jump(illegal) & jump(unusual) shulker-box false positives.
  31. Slightly improved the WorldGuard compatibility with exemption of global regions.
  32. Slightly improved the Syn inventory menu with more universal descriptions and typo corrections.
  33. Corrected a Speed upwards side stairs & slab false positives.
  34. Corrected a BlockPlace place, break & interact strider vehicle 1.16 false positive.
  35. Corrected a Velocity long distance false positive caused by a logic bug.
  36. Improved the Player-Info inventory menu by not showing all cross-version information.
  37. Improved a HitReach horizontal player chasing false positive.
  38. Slightly optimised the settings.yml configuration with ignorance of NPCs.
  39. Slightly improved the Spartan-Location object by making it more compatible with the native Location object.
  40. Noticeably improved the Hack-Prevention object with new methods for identifying upcoming detections.
  41. Made the Cloud Developer-Report feature notifications less sensitive due to higher masses of reports.
  42. Greatly improved the Latency system with recently updated codes and the removal of an unused object.
  43. Removed the IrregularMovements hop detections and its configuration options due to being unreliable and outdated.
  44. Updated the plugin's online documentation.
----------, Jul 23, 2020

Logs:
  1. Corrected a 1.10 Llama entity no-such-method console error.
  2. Corrected an IrregularMovements step(high) no-hit-delay compatibility false positive.
  3. Slightly improved the Fly check with better tracing of potion effects.
  4. Corrected a Jesus walking slow-falling effect false positive.
  5. Noticeably improved the plugin's performance consumption by improving the RAM-over-CPU feature.
  6. Corrected a Chunks system rare console error caused by a failed math conversion.
  7. Updated the libraries of the "MinigameMaker" compatible plugin for error reassurance.
  8. Corrected a bug in the Request utilities that prevented the Developer-Report feature from functioning.
  9. Slightly improved the Spartan Syn verification handler with more proper methods.
  10. Slightly optimised the Request utilities with decreased RAM allocation.
  11. Slightly improved the Ground utilities with more accurate methods.
  12. Slightly improved the Player & Movement utilities with more reliable methods.
  13. Corrected a Velocity check self bow hit false positive.
  14. Corrected several IrregularMovements jump(illegal) & jump(unused) self bow hit false positives.
  15. Removed a forgotten debug message left in the Block utilities.
  16. Slightly improved the Spartan-Player mutli-threaded object with more accurate methods.
  17. Corrected a NoSlowdown food-eating false positive caused by 1.16 server versions.
  18. Corrected a bug in the Mining-Notifications feature where it wouldn't gather netherite-scrap data.
  19. Corrected several X-Ray check bypasses caused by the netherite-scrap data bug in the Mining-Notifications feature.
  20. Corrected a BoatMove water(packets) relatively low TPS false positive.
  21. Corrected several movement false positives caused by players entering a vehicle mid-air.
  22. Noticeably optimised and improved the False-Positive-Detection feature with more prevention handlers.
  23. Corrected a Velocity 1.16 netherite armor false positive.
  24. Increased Latency protection's max supported ping to correct more high latency false positives.
  25. Slightly improved the Recommended-Plugins inventory menu with better descriptions.
  26. Brought back an old settings.yml configuration option. (Chat.prevent_same_message)
  27. Slightly optimised the Chat-Protection feature with faster codes.
  28. Verbose notifications at maximum violation level will no longer be sent.
  29. Corrected a KillAura area player chasing false positive.
  30. Corrected a potential KillAura area minor bypass.
  31. Corrected an ElytraMove speed(normal) firework false positive.
  32. Corrected several ElytraMove front-block false positives.
  33. Corrected a Spartan inventory menu description categorisation bug.
  34. Maximum checked height has been moved from 256 to 272 to prevent unnecessary bypasses.
  35. Corrected several NoFall pattern low violation false positives.
  36. Corrected a potential issue that prevented the XRay, FastClicks & AutoRespawn checks from functioning.
  37. Prevented a few unnecessary calls of the CheckCancelEvent Spartan event.
  38. Greatly improved the Configuration system.
  39. Greatly improved the Hack-Prevention object with new methods and existing method improvements.
  40. Corrected a Jesus speed minor walking bypass.
  41. Corrected several ElytraMove firework boosting false positives.
  42. Updated the default config.yml configuration by setting NoFall.cancel_after_violation from 2 to 1.
  43. Drastically improved the Mining-Notifications feature with parts of its code completely rewritten.
  44. Drastically improved the Cache system with a more proper way of clearing cache when the plugin disables.
----------, Jul 16, 2020

News:
  • Since the beginning of Spartan, I often receive compatibility requests I cannot fulfill, either because the other plugin doesn't have an API or it is not including my programming needs. This update introduces a new feature named "Support Incompatible Items" which uses my other resource named "MinigameMaker" to track the player's gameplay, identify an item in their inventory, and apply bypasses on specific checks. I am certain this feature will dramatically help many of you.
  • 1.16 server compatibility has been noticeably improved with feedback submitted by many of you. Utility Libraries & Compatibilities are now properly updated with all new content.
Logs:
  1. Noticeably improved the items, descriptions and functionality of the Spartan menu.
  2. Slightly improved the Search-Engine with more advanced methods.
  3. Noticeably improved the MinecraftServerWebsite plugin compatibility.
  4. Corrected a Nuker delay bypass caused by the TPS protection.
  5. Greatly improved the Combat utilities by removing unused methods.
  6. Noticeably improved the Player utilities with code consistency.
  7. Noticeably improved the Movement utilities with code consistency & higher accuracy.
  8. Noticeably improved the Cache system by cutting the RAM size in half.
  9. Slightly improved the Piston protection by removing unused methods.
  10. Corrected a KillAura rapid hits TPS lag false positive.
  11. Reorganised several parts of the plugin's code structure.
  12. Corrected several Velocity high latency false positives.
  13. Corrected a grammar mistake in the Mining-Notification feature.
  14. Removed a forgotten Search-Engine feature reports debug message.
  15. Slightly improved the Multi-Version feature with unused code removals.
  16. Greatly improved the Cloud feature with more usages being made.
  17. Corrected an Exploits undetected-movement high violation false positive.
  18. Corrected an ImpossibleActions item-usage 1.16 false positive.
  19. Corrected several NoSlowdown item-usage & food-eating 1.16 false positives.
  20. Corrected a bug in the Request utilities that prevented connections from going thru.
  21. Noticeably improved the Asynchronous-Detections feature with better code stability.
  22. Noticeably improved the Chunks system by correcting a math problem.
  23. Greatly optimised the Chunks system by preventing unnecessary access.
  24. Updated the plugin's online API jar file.
  25. Updated the official test server to 1.16 with backwards support to 1.7.
  26. Slightly improved the Piracy protection with higher security.
  27. Corrected a few IrregularMovements false positives caused by inaccurate calculations.
  28. Greatly optimised the UltimateStatistics compatibility with unused code removals and cache clearance.
  29. Corrected a Velocity long-distance major bypass.
  30. Updated the ViaVersion compatibility to 1.16.
  31. Corrected a Critical min-jump sprinting & sneaking false positive.
  32. Corrected an inactivity bug in the Move utilities sneaking-counter method.
  33. Slightly optimised the Reconnect-Cooldown feature.
  34. Slightly improved the Check-Protection handler.
  35. Slightly optimised the Violations system.
  36. Spightly improved the ProtocolSupport, ProtocolLib & Floodgate compatibility.
  37. Corrected a Fly bouncing-block glide bypass.
  38. Corrected a Nuker delay warped-wart & nether-wart block.
  39. Implemented version compatibility for 1.16 warped-wart block.
  40. Implemented version compatibility for 1.16 nether-wart block.
  41. Slightly optimised the Fly check with removal of unused codes.
  42. Corrected a Fly stable block-edge false positive.
  43. Corrected a Ground utilities bug caused by going to the edge of a wall block.
  44. Updated the plugin's online documentation.
  45. Implemented a new feature accessible via Spartan inventory menu named "Support Incompatible Items".
  46. Implemented a new compatibility for a plugin of my own named "Minigame Maker".
  47. Corrected a Speed limit upwards(default) semi-major bypass.
  48. Slightly improved the Block utilities with more accurate limits.
  49. Corrected a bug that prevented the Cancel-After-Violation feature from properly applying exceptions.
  50. Corrected a CraftBukkit fork clickable-message console error.
  51. Noticeably improved the individual cache of the Compatibility configuration.
  52. Noticeably improved the plugin's Register handler to prevent recurring processes.
----------, Jul 9, 2020

Logs:
  1. Noticeably improved the Search-Engine feature with bug corrections and more proper limits.
  2. Greatly improved the Player-Reports & Legitimate-Players inventory menus with unnecessary limit removals.
  3. Potentially corrected a Spartan-Player multi-threaded object null-pointer console error.
  4. Greatly improved the Request utilities with more advanced methods.
  5. Greatly improved the Cloud feature by including the Developer-Report methods.
  6. Noticeably improved the RAM-Over-CPU feature.
  7. Replaced an unreliable multi-threaded object.
  8. Corrected a NoSlowdown bow protection false positive.
  9. Corrected a NoSwing break false positive caused by the Vehicles compatible plugin.
  10. Corrected a Nuker false positive caused by the SuperPickaxe compatible plugin.
  11. Noticeably improved the AutoSync compatibility with error corrections and regular ban checks.
  12. Slightly improved the Syn & Piracy systems with better verifications.
  13. Noticeably improved the obfuscation of the plugin.
  14. Implemented version compatibility for the 1.16 ancient-debris block.
  15. Noticeably improved the X-Ray check with more blocks.
  16. Noticeably improved the Player-Info inventory menu with more mining history & accurate descriptions.
  17. Greatly improved the Chat-Protection feature with broader syntax support.
  18. Corrected a BoatMove server-join non-ground location false positive.
  19. Implemented compatibility for a plugin of my own named MinecraftServerWebsite.
  20. Greatly improved the Spartan inventory menu with better items.
  21. Implemented version compatibility for 1.16 soul-speed boots enchantment.
  22. Corrected dozens of movement false positives caused by the 1.16 soul-speed boots enchantment.
  23. Noticeably improved the Move & Player utilities with compatibility & precision improvements.
  24. Corrected dozens of movement false positives caused by twisting & weeping vine blocks.
  25. Slightly optimised the Sprint omnidirectional detection.
  26. Potentially corrected a KillAura area player chasing false positive.
  27. Implemented a new API method. [ void reloadPermissions() ]
  28. Updated the plugin's online documentation.
  29. Slightly updated the Attempts utilities with faster methods.
  30. Slightly improved the Syn Violation-History feature with more accurate content.
  31. Greatly improved the Multi-Version feature with unneeded code removals.
  32. Corrected a database insert bug in the Developer-Report feature.
  33. Corrected an IrregularMovement jump(illegal) precision false positive.
  34. Noticeably improved the Spartan-Player multi-threaded object with proper fire tick handling.
  35. Corrected an Exploits undetected-movement bypass caused by a bug.
  36. Greatly improved the Hack-Prevention multi-threaded object with exemptions for the Exploits check.
  37. Corrected dozens of movement false positives caused by climbing with barely liquid blocks.
  38. Corrected a bug where the Player-Info inventory menu wouldn't reset the player's violations.
  39. Corrected a lag issue caused by the UltimateStatistics plugin compatibility.
  40. Corrected a CheckCancelEvent asynchronous call console error.
----------, Jul 2, 2020

News:
  • This was a relatively easy compatibility to implement and I strongly believe it is exceptionally stable. If you come across any issues, let me know.
Logs:
  1. Implemented version compatibility for 1.16 soul-torch block.
  2. Implemented version compatibility for 1.16 soul-campire block.
  3. Implemented version compatibility for 1.16 soul-fire block.
  4. Implemented version compatibility for 1.16 twisting-vine block.
  5. Implemented version compatibility for 1.16 weeping-vine block.
  6. Implemented version compatibility for 1.16 gilded-blackstone block.
  7. Implemented version compatibility for 1.16 nether-gold-ore block.
  8. Implemented version compatibility for 1.16 warped-log block.
  9. Implemented version compatibility for 1.16 warped-wood block.
  10. Implemented version compatibility for 1.16 warped-door block.
  11. Implemented version compatibility for 1.16 warped-trapdoor block.
  12. Implemented version compatibility for 1.16 warped-plate block.
  13. Implemented version compatibility for 1.16 warped-sign block.
  14. Implemented version compatibility for 1.16 warped-button block.
  15. Implemented version compatibility for 1.16 warped-fence block.
  16. Implemented version compatibility for 1.16 warped-fence-gate block.
  17. Implemented version compatibility for 1.16 warped-sapling block.
  18. Implemented version compatibility for 1.16 warped-roots block.
  19. Implemented version compatibility for 1.16 warped-fungus block.
  20. Implemented version compatibility for 1.16 crimson-log block.
  21. Implemented version compatibility for 1.16 crimson-wood block.
  22. Implemented version compatibility for 1.16 crimson-door block.
  23. Implemented version compatibility for 1.16 crimson-trapdoor block.
  24. Implemented version compatibility for 1.16 crimson-plate block.
  25. Implemented version compatibility for 1.16 crimson-sign block.
  26. Implemented version compatibility for 1.16 crimson-button block.
  27. Implemented version compatibility for 1.16 crimson-fence block.
  28. Implemented version compatibility for 1.16 crimson-fence-gate block.
  29. Implemented version compatibility for 1.16 crimson-sapling block.
  30. Implemented version compatibility for 1.16 crimson-roots block.
  31. Implemented version compatibility for 1.16 crimson-fungus block.
  32. Implemented version compatibility for 1.16 soul-lantern block.
  33. Implemented version compatibility for 1.16 chain block.
  34. Implemented version compatibility for 1.16 nether-sprouts block.
  35. Implemented version compatibility for 1.16 netherite-sword item.
  36. Implemented version compatibility for 1.16 netherite-pickaxe item.
  37. Implemented version compatibility for 1.16 netherite-shovel item.
  38. Implemented version compatibility for 1.16 netherite-axe item.
  39. Implemented version compatibility for 1.16 netherite-hoe item.
  40. Corrected a bug where Syn customers couldn't pass their ID due to Spartan unloading.
  41. Corrected several Jesus walking dolphin's-grace effect false positives.
  42. Corrected a Jesus swimming dolphin's-grace effect false positive.
----------, Jun 25, 2020

News:
  • Spigot 1.16 is in development and expected to be released within the upcoming days or very unlikely hours. Once it is out, expect my compatibility to be released within some days.
Logs:
  1. Updated the contents of the Syn inventory menu.
  2. Corrected an IrregularMovements step(rapid) latency false positive.
  3. Completely restored the functionality of bStats metrics.
  4. Corrected a small bug in the Piracy system.
  5. Slightly improved the plugin's obfuscation.
  6. Greatly improved the KillAura & HitReach checks with faster handlers.
  7. Slightly improved the Cloud feature with more security.
  8. Removed the Exploits packet-overflow detection.
  9. Updated the default checks.yml configuration file.
  10. Corrected a NoSlowdown food eating dried-kelp false positive.
  11. Slightly optimised the Spartan-Player multi-threaded object.
  12. Corrected a Search-Engine feature mining history bug.
  13. Slightly improved the Player-Info inventory menu with better descriptions.
  14. Improved the PrinterMode plugin compatibility with false positive corrections.
  15. Slightly improved the Performance-Optimizer feature with safer handlers.
  16. Potentially corrected an AutoSync compatibility loading error.
  17. Potentially corrected several IrregularMovements step(rapid) false positives.
  18. Corrected a GhostHand break tripwire-hook block false positive.
  19. Corrected an IrregularMovements jump(illegal) bush block false positive.
  20. Potentially corrected a Speed limit turtle-egg block false positive.
  21. Corrected a major Fly bypass caused by a high-height teleportation exploit.
  22. Corrected a Nuker delay low TPS false positive.
  23. Corrected a Nuker delay high latency false positive.
  24. Corrected several potential FastPlace & FastBreak high TPS false positives.
  25. Corrected several FastPlace fast & medium scaffolding block false positives.
  26. Slightly optimised the Hack-Prevention multi-threaded object.
  27. Corrected a FastClicks click-consistency item dropping false positive.
----------, Jun 25, 2020

News:
  • The previous update was a little unstable, so in this update I spent my time code polishing all possible handlers, features and detections, with a tremendous amount of issues being corrected.
  • The Teleport protection has been greatly improved by having Spartan hook to the WorldGuard's API to identify denied entry & exit regions.
Logs:
  1. Slightly improved the Version utilities.
  2. Corrected several unsupported height teleportation bypasses.
  3. Implemented an awareness notification in the KillAura check to improve detection transparency.
  4. Implemented a system to limit the amount of IPs Spartan can be loaded on.
  5. Greatly improved the Syn inventory menu with new items and better descriptions.
  6. Corrected the issue where you couldn't fully read the description of specific Syn inventory menu items.
  7. Corrected several IrregularMovements step jump-effect false positives caused by a broken calculation method.
  8. Slightly improved the Awareness notifications feature with more methods.
  9. Drastically improved the Spartan Cloud feature with more security and bug corrections.
  10. Corrected a bug that prevented the Chat-Protection feature from ultimate working.
  11. Corrected a console error caused by clickable-messages being sent on CraftBukkit servers.
  12. Corrected several FastPlace fast low TPS false positives.
  13. Drastically improved the Reports inventory menu with faster loading time.
  14. Slightly improved the Spartan inventory menu with improved descriptions.
  15. Slightly optimised the Cloud and Search-Engine features with fewer logic.
  16. Corrected an IrregularMovements step(rapid) bouncing block false positive.
  17. Corrected an IrregularMovements step(rapid) self hit false positive.
  18. Corrected an IrregularMovements step(rapid) jump effect false positive.
  19. Corrected an IrregularMovements jump(illegal) jump effect false positive.
  20. Slightly optimised the IrregularMovements jump detection.
  21. Corrected several IrregularMovements bouncing-blocks(calculated) low height false positives.
  22. Drastically optimised the Ultimate-Statistics plugin compatibility with less memory usage.
  23. Removed the Exploits location-crasher detection due to being unused for a long time.
  24. Removed all recovery codes of the CombatAnalysis check.
  25. Slightly improved the Hack-Prevention multi-threaded object with better codes.
  26. Greatly improved the Floor-Protection handler by preventing unnecessary calls.
  27. Drastically improved the Movement & Scheduler listeners with proper cache clearance.
  28. Slightly improved the Request utilities with more advanced methods.
  29. Drastically improved the Piracy system with more security handlers.
  30. Drastically improved the Teleport protection with WorldGuard compatibility.
  31. Corrected a BoatMove bypasss caused by having 2 passengers in a boat.
  32. Slightly optimised the Multi-Version feature with a faster caching system.
  33. Updated the contents of the Minecraft-Hosting inventory menu.
  34. Corrected a bug in the Search-Engine feature that prevented mining history from being calculated properly.
  35. Corrected a bug in the Search-Engine feature that prevented the Developer-Report feature from functioning.
  36. Corrected a rare issue where the Multi-Version feature would fail to detect the server's version.
----------, Jun 15, 2020

News:
  • Major bugs have been corrected in the prevention system that patched several movement bypasses, but also helped synchronise locations across events and schedulers.
  • Major bugs have been corrected in the MorePackets check that prevented the cache from refreshing properly, therefore negatively impacting the check's overall performance.
Logs:
  1. Greatly improved the From-Location utilities.
  2. Drastically optimised the From-Location utilities.
  3. Slightly modified the Syn inventory menu.
  4. Corrected several ElytraMove fly(calculated) rapid direction false positives.
  5. Updated the AdvancedAbilities compatibility with recent codes.
  6. Corrected a minor bug in the Lag-Management utilities.
  7. Implemented compatibility for a plugin named Vehicles.
  8. Completely rewritten again the Item-Attributes compatibility.
  9. Corrected several movement false positives caused by Item-Attributes.
  10. Corrected a bug in the Velocity protection with the recent teleportation cancelation changes.
  11. Asynchronous detections will function synchronously equal or below 32 players.
  12. Corrected an EntityMove vertical(instant) horse stairs false positive.
  13. Corrected an EntityMove speed horse stairs false positive.
  14. Slightly optimised the EntityMove check.
  15. Greatly improved the Speed, IrregularMovements, MorePackets, Jesus, Clip & Fly check with more calculations.
  16. Greatly improved the Move, Block & Ground utilities with more calculations & more accurate methods.
  17. Reorganised or relocated many utilities and removed many unused ones.
  18. Slightly improved the Spartan inventory menu.
  19. Corrected an asynchronous-task location console-error related to Paper forks.
  20. Implemented compatibility for a plugin named MineTinker.
  21. Potentially corrected an ImpossibleInventory world changing false positive.
  22. Drastically improved how check preventions are handled.
  23. Greatly improved the custom velocity after check teleportations.
  24. Implemented a new Exploits detection to prevent rapid disallowed building.
  25. Enabling verbose notifications will cause the plugin to ignore the cancel-after-violation threshold for you.
  26. Corrected several IrregularMovements rapid step bypasses.
  27. Corrected an IrregularMovements climbing vine bypass caused by a detection bug.
  28. Added more verbose information to the Speed check to help with random false positives.
  29. Corrected a cache bug that prevented the MorePackets check from working at its fullest potential.
  30. Corrected a minor message bug in the Manage-Checks inventory menu.
  31. Corrected a Wave-Punished-Players inventory menu console error.
----------, Jun 12, 2020

News:
  • Spartan handles movement checks and their detections in two ways, schedulers and events. Schedulers failed to update event locations, causing unnecessary bypasses such as clipping/phasing. This has now been corrected.
Logs:
  1. Corrected a Velocity bypass caused by a Hack-Prevention multi-threaded object bug.
  2. Corrected several KillAura hit-consistency, hit-box & modulo height false positives.
  3. Brought back the number violations to the verbose notifications due to not liking them myself.
  4. Corrected several Teleport, Clip & IrregularMovements bypasses caused by a location handler's bug.
  5. Implemented more types of conditional commands. (not-equals)
  6. Updated the plugin's online documentation.
  7. Updated the content of the Minecraft-Hosting inventory menu.
  8. Slightly improved the Spartan inventory menu.
  9. Corrected a Chat-Protection feature null-pointer console error.
  10. Corrected several ElytraMove speed(difference) & fly(calculated) false positives.
  11. Drastically improved the Shulker-Box protection with bug corrections.
  12. Corrected dozens of movement false positives caused by shucker-box blocks.
  13. Potentially corrected several ImpossibleActions tower passive building false positives.
  14. Corrected a Ground utilities lily-pad hit-box listing bug.
  15. Corrected dozens of 1.7-1.8 movement false positives caused by lily-pad blocks.
  16. Added a small amount of velocity after detection teleportation to force the server to properly update player locations.
  17. Slightly improved the cross-version compatibility of the Spartan-Player multi-threaded object.
  18. Corrected a small cache clearance bug in the Ban system.
  19. Greatly improved the Movement utilities with better effect handling methods.
  20. Corrected several potential Speed limit speed-effect false positives.
  21. Updated the separate API jar of Spartan with bug corrections.
----------, Jun 2, 2020

News
  • Humans are excellent at understanding small & categorised content. For that reason, verbose notifications will now show decimals instead of numbers in the violations-amount syntax. Every check has its own decimal divisor personally configured by me, so you no longer need to worry about high violations or bad configurations. Normally, decimals below 1-1.5 are within safe violations.
  • The Chat protection has been removed and is now included in the settings.yml configuration. This will help optimise the protection's system, but to also make up for an easier and more understandable design for blocking words & commands.
Logs:
  1. Implemented a new language.yml option. (awareness_notification)
  2. Replaced some language.yml color characters with configuration characters.
  3. Corrected several Jesus upwards wall-block step false positives.
  4. Drastically stabilised the Jesus check's recent changes.
  5. Updated the plugin's online documentation.
  6. Corrected a NoSlowdown food-eating high latency false positive.
  7. Corrected an IllegalPosition yaw building false positive.
  8. Corrected several Jesus speed random false positives.
  9. Potentially corrected an IrregularMovements hop(repeated) step-block false positive.
  10. Potentially corrected a KillAura block-raytrace bypass caused by programming bugs.
  11. Drastically improved the Building protection with a spam protection.
  12. Corrected a Fly disallowed building spamming bypass.
  13. Slightly improved the Move utilities with method diversification.
  14. Drastically improved the Item-Attributes feature compatibility with cooldowns.
  15. Greatly improved the Invisibile-Block protection with vehicle handling.
  16. Verbose notifications will now show violations in decimals instead of numbers.
  17. Corrected several Fly honey block false positives.
  18. Slightly improved the Wave feature's configuration.
  19. Greatly improved the AutoSync plugin compatibility with more synchronised files.
  20. Slightly improved the Spartan menu with updated item description.
  21. Slightly optimized the settings.yml configuration.
  22. Corrected the plugin's API jar file with outdated code removals.
  23. Implemented a new API method. getDecimalVL()
  24. Slightly improved the HitReach horizontal(long) detection.
  25. Corrected a HitReach horizontal(short) speed false positive.
  26. Drastically improved the X-Ray check with faster detections.
  27. Drastically improved & optimised the Chat-Protection system.
  28. Removed the old and outdated chat_protection.yml configuration.
  29. Replaced 3 and added 2 new settings.yml configuration options.
  30. Potentially corrected a Jesus speed false positive.
  31. Slightly improved the Lag-Management system.

Settings.yml Changes:
Code (Text):

Removed:
Protections.chat_cooldown
Protections.command_cooldown
Notifications.public_verbose

Added:
Chat.message_cooldown
Chat.command_cooldown
Chat.blocked_words
Chat.blocked_commands
Notifications.individual_only_verbose_notifications
 
----------, May 26, 2020

News:
  • Scheduler handlers have now been optimised and will no longer repeat unnecessarily, ultimately causing a bunch of performance wasted.
  • For those interested, the inventory menus have been reorganised and improved, ultimately adding new content. One of them is a Minecraft Hosting service I've launched.
Logs:
  1. Corrected a Jesus speed building false positive.
  2. Removed the problematic Speed ice-speed(exit) detection.
  3. Corrected a Speed below-ice blocks false positive.
  4. Corrected an IrregularMovements bouncing-blocks(calculated) piston false positive.
  5. Potentially corrected a damage-less plugin-disable multi-thread console error.
  6. Corrected a NoFall pattern liquid falling false positive.
  7. Slightly improved the Vloud feature with better queueing.
  8. Slightly improved the Block utilities with new advanced methods.
  9. Corrected a Jesus upwards(after) half-block false positive.
  10. Potentially corrected several Fly elytra false positives.
  11. Greatly improved the Player-Info inventory menu with better item redirections.
  12. Fixed a Cancel-After-Violation option dynamic-exception bug.
  13. Corrected a Search-Engine feature SQL non-existent table error.
  14. Potentially corrected a Spartan-Player multi-threaded object no-such-method console error.
  15. Corrected a Wave-Punished-Players inventory menu null offline-player error.
  16. Corrected a Wave-Punished-Players inventory menu null offline-player issue.
  17. Corrected several Jesus upwards false positives.
  18. Corrected an ElytraMove fly(stable) false positive.
  19. Corrected an Invisible-Block protection scaffolding block issue.
  20. Corrected a BlockReach abnormal ender-crystal issue prior to 1.9.
  21. Corrected several NoSlowdown potion-type & food false positives.
  22. Drastically improved the Item-Atributes compatibility with better handling.
  23. Corrected several Jesus upwards wall-block false positives.
  24. Updated the plugin's online documentation.
  25. Corrected an IrregularMovements illegal TPS loss false positive.
  26. Corrected a Paper/PaperSpigot version-type identification bug.
  27. Drastically optimised the Scheduler handlers with proper location calculations.
  28. Greatly improved the Spartan, Configurations, Syn & Recommended-Plugins inventory menus.
  29. Slightly improved the plugin's Cache clearance system.
  30. Slightly improved the Awareness notifications for Syn members.
  31. Corrected a KillAura comparison latency false positive.
  32. Delayed the execution of punishments to account for players leaving.
  33. Corrected a Ground utility lily-pad hitbox height calculation bug.
  34. Corrected a Jesus depth-strider false positive.
  35. Applied a delay on all checks when world-save occurs.
----------, May 19, 2020

News:
  • Implemented a new Syn inventory menu named Wave-Punished-Players. The Wave is an old feature that allows you to punish players all at once. This way, you can add players to the punishment wave and review them via this menu before executing it.
Logs:
  1. Corrected a metrics error for unsupported server types.
  2. Greatly improved the SQL logging system with better codes.
  3. Corrected an ImpossibleActions cactus building false positive.
  4. Corrected a Jesus swimming exit false positive.
  5. Greatly improved the Invisible-Block protection.
  6. Slightly improved the Lag-Management system.
  7. Greatly improved the Combat handlers.
  8. Corrected several 1.9+ pvp-mechanic KillAura & HitReach false positives.
  9. Corrected a bug where the checks.yml option ImpossibleActions.check_cactus wouldn't work.
  10. Corrected 2 ImpossibleActions cactus false positives.
  11. Updated the plugin's online documentation.
  12. Implemented name support to custom Verbose notifications.
  13. Greatly improved the Search-Engine & SQL-Logging features.
  14. Corrected a major issue that prevented the Search-Engine from correctly caching information.
  15. Corrected several KillAura comparison false positives.
  16. Corrected an Elytramove ratio(instant) firework false positive.
  17. Brought back the Cloud false-positive collection feature.
  18. Corrected a Configuration menu broken message.
  19. Corrected a Jesus walking building false positive.
  20. Corrected a potential Jesus upwards building false positive.
  21. Corrected a Movement utilities null-pointer console error.
  22. Implemented a new language.yml configuration option. (mining_message)
  23. Implemented clickable messages on mining notifications.
  24. Slightly improved the Suspected-Players & Hacker-Finder inventory menus.
  25. Implemented a new Syn inventory menu named Wave-Punished-Players.
----------, May 12, 2020

News:
  • A Spartan-Player multi-threaded object bug has been corrected that prevented the FastEat check from properly functioning.
  • NoSlowdown has had its packets detection enabled for high violation players due to its unknown yet stability.
  • Specific ProtocolLib codes have been improved and moved to another class to prevent general functionality disasters for customers who do not have ProtocolLib installed.
  • The IrregularMovements has had its bouncing-blocks(calculated) detection rewritten, as the previous was unstable, outdated & overall badly changed over time.
  • The Speed check will no longer falsely violate players who move one slabs, stairs or other stepping blocks.
Logs:
  1. Corrected the description of 2 items in Spartan inventory menu.
  2. Corrected a Speed speed ice-block limit false positives.
  3. Corrected a NoFall ratio ground false positive.
  4. Greatly improved the Jesus check with faster timers.
  5. Drastically improved the Jesus upwards detection with bug corrections.
  6. Greatly improved the Hack-Prevention multi-threaded object.
  7. Corrected 2 major bugs in the cancel-after-violation feature.
  8. Corrected a Noslowdown ProtocolLib console error.
  9. Corrected an Exploits undetected-movement entity pushing false positive.
  10. Corrected several ElytraMove slow-falling effect false positives.
  11. Potentially corrected a Fly calculated honey-block false positive.
  12. Implemented support for a plugin named PrinterMode.
  13. Greatly improved & optimized the Chunk-Manager utilities.
  14. Greatly improved the Building protection with better bucket support.
  15. Greatly improved the Punishment utilities.
  16. Drastically improved the Version compatibility.
  17. Slightly modified the default language.yml.
  18. Updated the plugin's online documentation.
  19. Implemented a new configuration syntax. {server:type}
  20. Corrected several Jesus speed dolphin depth-strider false positives.
  21. Greatly improved the Item-Attributes feature compatibility.
  22. Corrected several Speed limit Item-Attributes false positives.
  23. Corrected several Speed limit semi-block false positives.
  24. Enabled the NoSlowdown packets check.
  25. Implemented a new Location refreshing system to prevent exploitable teleport bypasses.
  26. Slightly improved the Movement utilities.
  27. Corrected a XRay check 1.7 no-such-method console error.
  28. Greatly improved the XRay check.
  29. Slightly modified the default config.yml configuration.
  30. Greatly improved the Ground utilities with better honey-block support.
  31. Completely rewritten the IrregularMovements bouncing-blocks(calculated) detection.
  32. Corrected several IrregularMovements bouncing-blocks(calculated) false positives.
  33. Slightly optimized the IrregularMovements check.
  34. Corrected a Movement utilities broken method.
  35. Corrected a Speed ice-speed(exit) false positive.
  36. Corrected a bug that prevented NoSlowdown & FastEat check from functioning correctly.
----------, May 5, 2020

Logs:
  1. Corrected a settings.yml wrong configuration option bug.
  2. Slightly improved the Invisible-Block protection.
  3. Corrected a few minor Block utilities material library bugs.
  4. Corrected a class initialisation issue.
  5. Slightly improved the Spartan-Player multi-threaded object.
  6. Corrected an Exploits packet-overflow asynchronous-entity error.
----------, Apr 28, 2020

News:
  • Several major bugs have been corrected that prevented the correct functionality of the ElytraMove check. This check has been considered semi-advanced since it almost was released, so I decided to improve all its current detections and implement a new more advanced one.
  • The NoSlowdown check has received 2 new detections. One aims to better handle potion usage, and the other will take advantage of ProtocolLib to detected packets. Please keep in mind that the packets detection is still slightly unstable and is not enabled yet.
  • A huge bug has found in the X-Ray check related to Syn members, that prevented it from working correctly for the rest of customers. This has now been corrected and its detections has become noticeably more strict.
  • Many reported the Developer-Report feature not working lately, so improvements have taken place in the web-server's part to make it more universally compatible, but also the Search-Engine will now properly calculate its memory usage and allow many more logs to be cached.
  • The KillAura check has received major improvements in its timers, allowing them to count only when required, which means more time allocated for detections. For that reason, the CombatAnalysis check is deemed outdated and is therefore removed for good.
  • The Exploits packet-overflow check has been drastically improved, hence making Spartan stronger against huge amounts of packets, and ultimately many server crashers.
Logs:
  1. Slightly optimized the Move utilities.
  2. Greatly improved the Move utilities with new methods.
  3. Slightly improved the Spartan-Player multi-threaded object.
  4. Greatly improved the Scheduler handlers.
  5. Corrected a CrackShot compatibility no-such-method console error.
  6. Drastically improved the Exploits packet-overflow detection.
  7. Corrected several bugs that prevented the ElytraMove check from functioning as expected.
  8. Corrected an ElytraMove speed(difference) ground false positive.
  9. Corrected an ElytraMove speed(difference) air false positive.
  10. Implemented a new ElytraMove detection named prediction.
  11. Greatly improved the Block utilities with better material libraries.
  12. Corrected a BlockReach end-crystal false positive.
  13. Corrected several recurring boat false positives caused by a bug in the Spartan-Player multi-threaded object.
  14. Slightly optimized the Ground utilities.
  15. Implemented 2 new Noslowdown detections named packets & potion.
  16. Implemented 2 new checks.yml configuration options.
  17. Updated the online documentation of the plugin.
  18. Corrected a Search-Engine size limitation bug that also broke the Developer-Report feature.
  19. Slightly improved the Thread system.
  20. Slightly optimized the Lag-Management system.
  21. Implemented a new awareness notification about asynchronous detections.
  22. Corrected several bugs that prevented the XRay check from functioning as expected.
  23. Corrected a NoSwing trident false positive.
  24. Corrected a temporary UltimateStatistics compatibility lag issue by using the garbage collector.
  25. Corrected several null-pointer console errors caused by the NPC utilities.
  26. Replaced the settings.yml option that handles client-side block updates.
  27. Corrected a BoatMove 1.7 no-such-field console error.
  28. Drastically improved the Attempts utilities with new capabilities.
  29. Drastically improved the KillAura check with a more proper time counting system.
  30. Corrected a Configurations menu title length console error.
  31. Removed some unused code from the Configurations menu.
  32. Corrected a Speed normal soul-sand sneaking false positive.
  33. Corrected an IrregularMovements step(high) slime false positive.
  34. Removed the CombatAnalysis check due to it being outdated.
  35. Corrected an Invisible-Block protection issue.
  36. Corrected an IrregularMovements climbing(ladder/vine) low limit false positive.
  37. Corrected a Speed ice-speed(exit) false positive.
  38. Corrected a Clip vector ice false positive.
  39. Drastically improved the Combat utilities with more accurate methods.
  40. Corrected an IrregularMovements step(high) low TPS false positive.
  41. Slightly improved the No-Hit-Delay compatibility.
  42. Implemented support for all living entities in the Criticals check.
  43. Slightly improved the Debug feature.
  44. Corrected a KillAura comparison detection null-pointer console error.
  45. Slightly improved the KillAura area detection.
  46. Corrected a Fly stable honey-block false positive.
  47. Corrected several Clip ypos chorus-plant false positive.
  48. Slightly improved the Syn inventory menu.

Settings.yml Changes:
Code (Text):

Added:
Detections.update_blocks_upon_violation

Removed:
Detections.update_blocks_upon_teleport
 
Checks.yml Changes:
Code (Text):

Added:
Exploits.check_packet_overflow
NoSlowdown.check_packets
NoSlowdown.check_potion
 
----------, Apr 28, 2020

News:
  • This update corrected dozens of issues, mainly in the form of movement false positives, caused by Spartan's handlers failing to properly detect players legitimately flying.
Logs:
  1. Corrected a call bug with the player-violation event.
  2. Optimized the usage of semi-heavy Bukkit methods.
  3. Slightly optimized the CombatAnalysis event.
  4. Slightly optimized the plugin's Register handler.
  5. Slightly improved the TPS protection.
  6. Slightly improved the Punish utilities.
  7. Removed a repetitive Player utilities method.
  8. Corrected an entity damage cancellation bug.
  9. Corrected a FastClicks consistency item-drop false positive.
  10. Corrected an IrregularMovements jump(unusual) bypass.
  11. Slightly optimized the Configuration system.
  12. Corrected an IrregularMovements bed/slime step bypass.
  13. Greatly improved the Spartan-Player multi-threaded object.
  14. Drastically improved the Spartan-Location multi-threaded object.
  15. Corrected an IllegalPosition pitch vehicle false positive.
  16. Corrected a bug where raw report & ban commands wouldn't work.
  17. Added /unban to the raw ban commands.
  18. Greatly improved the XRay check.
  19. Updated the MagicSpells compatibility.
  20. Slightly improved the Clip good(repeated) detection.
  21. Drastically improved the Velocity protection.
  22. Slightly improved & optimized the Ground utilities.
  23. Corrected several Fly neutral lag false positives.
  24. Implemented bStats metrics for server & player counting.
  25. Corrected an UltimateStatistics compatibility high memory usage.
  26. Replaced many Bukkit thread methods with custom methods.
  27. Corrected a KillAura hit-box & modulo height false positive.
  28. Corrected a Developer-Report feature web-server "Invalid Text" error.
  29. Corrected dozens of movement server flying false positives.
  30. Updated the Floodgate compatibility with recent codes.
  31. Corrected an Asynchronous Chat event console error.
  32. Implemented a new settings.yml option. (Important.vl_reset_on_kick)
  33. Corrected a small logging bug in the Configuration-Diagnostics feature.
  34. Drastically improved & optimized the Move utilities.
  35. Slightly optimized the Piracy system.
----------, Apr 21, 2020

Build 342 is broken for many customers and has had far too many hot-fix and silent updates. Please download this update for a functional plugin.
----------, Apr 14, 2020

News:
  • The XRay check has been drastically improved, with many bug corrections and better compatibility when it comes to item enchants and potion effects. This should increase its speed and accuracy.
Logs:
  1. Corrected an IrregularMovements jump (illegal) clear area false positive.
  2. Corrected an IrregularMovements jump(unusual) bypass caused by the False-Positive-Detection feature.
  3. Corrected the waterlogged-block compatibility in the Ground utilities.
  4. Corrected the waterlogged-block compatibility in the Jesus check.
  5. Corrected the waterlogged-block compatibility in the Liquid protection.
  6. Corrected a NoFall allow-flight ratio false positive.
  7. Slightly improved the Punish utilities verbose information.
  8. Slightly improved the Spartan menu item information.
  9. Corrected a Noslowdown bow protection false positive.
  10. Slightly improved the Move utilities.
  11. Drastically improved the XRay check.
  12. Slightly optimized the Logging system.
  13. Greatly improved the Search-Engine feature.
  14. Corrected a repetitive logging issue in the Performance-Optimizer feature.
  15. Drastically optimized the Syn scheduler.
  16. Corrected an IrregularMovements jump(unusual) specific height false positive.
  17. Drastically optimized the Move & Player utilities.
  18. Drastically improved the Block utilities with more accurate locations & updated material library.
  19. Corrected a NPC damage console error.
  20. Corrected an IrregularMovements jump(illegal) air ticks bypass.
  21. Corrected an EntityMove vertical (diff) pig step false positive.
  22. Further optimized the Spartan-Player scheduler.
  23. Corrected a Clip coral-fan block false positive.
----------, Apr 13, 2020

News:
  • Build 340 was found to be broken, so I scratched it and all its hot-fix subversions to release this stable update.
Logs:
  1. Corrected a Chunk utilities plugin loading issue.
  2. Corrected a BoatMove ground(packets) ice block false positive.
  3. Corrected a BoatMove ice(packets) false positive.
  4. Corrected an ImpossibleActions scaffold(normal) building false positive.
  5. Corrected an ImpossibleActions scaffold(normal) jumping false positive.
  6. Corrected several movement false positives caused by a boat distance bug.
  7. Drastically improved the Spartan-Player multi-threaded object.
  8. Drastically improved the Spartan-Location multi-threaded object
  9. Drastically optimized the Spartan-Location multi-threaded object.
  10. Drastically improved the Spartan-Inventory multi-threaded object.
  11. Corrected a HitReach horizontal(short) above-block false positive.
  12. Slightly improved the Player utilities.
  13. Drastically improved the Ground, Move, Math utilities.
  14. Drastically optimized the Speed check.
  15. Corrected several Speed stair false positives.
  16. Corrected a Fly up honey block false positive.
  17. Corrected 2 Event handler null-pointer console errors.
  18. Corrected a SmashHit compatibility potential null-pointer console error.
  19. Corrected several NPC utilities null-pointer console errors.
  20. Slightly improved the ProtocolLib compatibility.
  21. Corrected a small syntax bug in the Config utilities.
  22. Asynchronous detections will now disable when recording timings.
  23. Corrected an IrregularMovements bouncing-blocks none reason false positive.
  24. Drastically optimized the Spartan-Player scheduler.
  25. Corrected several potential FastHeal false positives.
----------, Apr 6, 2020

Logs:
  • Removed the obfuscation for the scheduler classes.
  • Drastically improved the Spartan-Player multi-threaded object.
  • Corrected an Exploits ping-spoof check null-pointer console error.
  • Slightly improved the Chunk-Manager utilities.
  • Greatly improved the Spartan-Location multi-threaded object.
  • Corrected an IrregularMovements jump(unusual) bounding-box bypass.
  • Implemented compatibility for 1.15 immediate-respawn gamerule.
  • Corrected potential AutoRespawn immediate-respawn gamerule false positives.
  • Drastically improved the Spartan-Open-Inventory multi-threaded object.
  • Corrected a Spartan-Player multi-threaded object illegal-state console error.
  • Slightly optimized the plugin's Register handler.
  • Slightly improved the NoFall check.
  • Corrected many movement cob-web false positives.
  • Greatly optimized the Double utilities.
  • Corrected a logic bug in the Movement scheduler.
  • Corrected an ImpossibleActions tower(normal) distance false positive.
  • Corrected a Fly stable block-breaking false positive.
  • Drastically improved the Block-Break protection.
  • Slightly optimized the Fly check.
  • Corrected a mcMMO compatibility enable bug.
  • Corrected several NoFall ratio semi-solid block false positives.
  • Corrected a NoFall ratio teleport false positive.
  • Drastically improved the Player utilities.
  • Drastically improved the Move utilities.
  • Corrected an IrregularMovements jump(illegal) air-ticks frequency bypass.
  • Corrected several movement height false positives.
  • Corrected a HitReach horizontal multiple enemies false positive.
  • Added more verbose information to the NoFall check.
  • Corrected a Ground utilities entity boat identification problem.
  • Corrected a Syn menu title-length console error.
  • Drastically improved the Cloud feature with changes in the Developer-Report feature.
  • Improved the information detail in the Spartan inventory menus.
  • Corrected a Nuker delay efficiency false positive.
  • Corrected a Player-Info inventory menu refresh problem.
  • Drastically improved the Teleport protection.
  • Corrected a Spartan-Player multi-threaded object bug where fall-distance wouldn't update.
----------, Apr 5, 2020

News:
  • Every now and then the anti-cheat will undoubtedly become unstable. Recently, I noticed it was one of these times, although it was nothing severe. As a reply, this update improves stability and optimises the plugin's performance.
Logs:
  • Corrected an IllegalPosition yaw vehicle false positive.
  • Removed a forgotten KillAura comparison operator debug message.
  • Corrected a FastHeal creative gamemode false positive.
  • Drastically optimized the usage of the Spartan-Player multi-threaded object.
  • Drastically improved many compatibilities.
  • Greatly improved the CombatAnalysis check.
  • Greatly improved the Sprint check.
  • Greatly improved the KillAura check.
  • Greatly improved the HitReach check.
  • Drastically improved the Fly check.
  • Greatly improved the AutoRespawn check.
  • Corrected an IrregularMovements jump(unusual) elytra false positive.
  • Potentially corrected a major ElytraMove bypass.
  • Drastically improved the Player utilities.
  • Removed the unused Operator utilities.v
  • Potentially corrected a Fly cob-web block false positive.
  • Corrected a lag issue with the Lag-Management system.
  • Corrected a bug where NoFall checks.yml options wouldn't be created.
  • Drastically improved the Performance-optimizer feature with AFK handlers.
  • Corrected a cache bug in the Movement utilities.
  • Drastically improved the Teleport protection.
  • Potentially corrected several NoFall teleportation false positives.
  • Potentially corrected several Fly boat stepping false positives.
  • Corrected a Syn menu disclaimer item description.
  • Slightly improved the Violation system.
  • Slightly improved the Settings.yml configuration.
  • Slightly improved the Search-Engine feature.
  • Updated the default log-file-limit from 5000 to 3500.
  • Corrected several potential Fly neutral bypasses.
----------, Mar 28, 2020

Logs:
  • Drastically improved the Spartan-Player multi-threaded object.
  • Drastically improved the Spartan-Location multi-threaded object.
  • Drastically improved the Spartan-Block multi-threaded object.
  • Drastically optimised the Event handlers by removing unnecessary listeners.
  • Slightly optimised the Chunk-Manager system.
  • Corrected dozens of movement false positives caused by a location refresh bug.
----------, Mar 21, 2020

News:
  • In this update I initially spent a good amount of time reorganising my classes, which ultimately let me to find many bugs and improve many handlers, features & detections.
Logs:
  • Corrected a small NoFall partial bypass caused by recent changes.
  • Corrected a compatibility.yml option name.
  • Slightly improved the Block utilities.
  • Slightly improved the IrregularMovements check.
  • Greatly improved the Ground utilities.
  • Potentially corrected a Fly stable daylight-detector false positive.
  • Potentially corrected a Fly neutral daylight-detector false positive.
  • Slightly optimized the Speed check.
  • Slightly optimized the KillAura check.
  • Drastically improved the KillAura check.
  • Brought back the functionality of the Killaura overall detection.
  • Reorganized the Killaura detection names and checks.yml accordingly.
  • Improved the verbose information of the Killaura check.
  • Slightly optimized the False-Positive-Detection feature.
  • Slightly optimized the Cloud feature.
  • Slightly improved the mcMMO compatibility.
  • Drastically improved the Mining notifications.
  • Corrected the functionality of the Killaura comparison detection.
  • Drastically improved the Spartan-Player multi-threaded object.
  • Drastically improved the Spartan-Location multi-threaded object.
  • Implemented automatic compatibility for a plugin named OldCombatMechanics.
  • Corrected a Velocity infinite-double false positive.
  • Corrected a bypass permission bug in the Permission system.
  • Corrected a BoatMove separated ice-block false positive.
  • Potentially corrected an IrregularMovements climbing(illegal) separated-ladder false positive.
  • Greatly improved the Floor protection.
  • Corrected several Speed limit Elytra false positives.
  • Corrected a NoFall bypass caused by the floor protection.
  • Potentially corrected an IrregularMovements bouncing-blocks(calculated) false positive.
----------, Mar 21, 2020

Removed a forgotten Velocity check debug message.
----------, Mar 13, 2020

News:
  • This is a huge update for almost all the combat checks. For the past week, I've taken a lot of time to debug, test and improve many combat checks, with the Velocity check being completely rewritten and the KillAura check now being more aggressive with animals, mobs, villagers & inactive players.
Logs:
  • Greatly optimized the KillAura check.
  • Drastically improved the KillAura check in PvE/AFK combat situations.
  • Drastically improved the Hack-Prevention multi-threaded object.
  • Greatly improved the KillAura aim-accuracy detection.
  • Greatly improved the KillAura direction detection.
  • Greatly improved the KillAura precision detection.
  • Greatly improved the KillAura targeted-area heuristic.
  • Greatly optimized the HitReach check.
  • Corrected a small bug in the Heuristics system.
  • Drastically improved the HitReach check.
  • Drastically improved the Combat utilities' listeners.
  • Slightly improved the Speed check.
  • Added more verbose information to the HitReach check.
  • Potentially corrected a NoFall air rapid-falling false positive.
  • Drastically improved the Spartan-Location multi-threaded object.
  • Made False-Positive-Detection logs to not be stored in console.
  • Corrected a small colour text bug in the Syn menu.
  • Verbose notifications are now enabled on logon by default.
  • Corrected an Advanced-Reports feature no-such-method console error.
  • Potentially corrected several Fly cob-web false positives.
  • Added two plugins to the Recommended-Plugins inventory menu.
  • Corrected a Fly stable honey-block false positive.
  • Corrected several potential Fly honey-block false positives.
  • Corrected a NoFall ratio low-blocks false positive.
  • Corrected a Fly neutral double-value false positive.
----------, Mar 13, 2020

Logs:
  • Corrected a Damage protection NPC null-pointer console error.
  • Drastically improved the FastClicks check.
  • Corrected many major FastClicks bypasses.
  • Corrected several Nuker honey-block false positives.
  • Corrected several FastBreak honey-block false positives.
  • Greatly improved the Block utilities with new libraries.
  • Corrected a Velocity check null-pointer console error.
  • Corrected a Velocity distance(sensitive) AFK false positive.
  • Corrected a Velocity vertical AFK false positive.
  • Potentially corrected a Velocity distance(sensitive) player-chasing false positive.
  • Potentially corrected a Velocity horizontal player-chasing false positive.
  • Potentially corrected a Velocity opposite player-chasing false positive.
  • Greatly improved the MythicMobs compatibility.
  • Corrected a Speed air limit MythicMobs compatibility false positive.
  • Corrected the percentage of the discount in the Syn menu.
  • Corrected several Jesus speed player-swimming false positives.
----------, Mar 5, 2020

Logs:
  • Corrected a major 1.7 repeating null-pointer console error.
  • Implemented a new settings.yml option. (Punishments.enable_raw_ban_commands)
  • Ban commands can now be executed without /spartan.
  • Corrected a KillAura rapid-hits mob grinder false positive.
  • Drastically improved the Water-Soul-Sand protection.
  • Potentially corrected a Fly water upwards-buble false positive.
  • Corrected several Criticals cob-web false positives.
  • Corrected a gamemode handler null-pointer console error.
  • Updated the codes of the public API jar file.
  • Corrected an API obfuscation mistake.
----------, Feb 26, 2020

News:
  • I completely broke my update schedule as it is no longer needed, the plugin is simply stable and well functional. In regards to Spartan Syn, it is no longer a subscription but a one-time purchase. It's revenue is expected to be less as its justification is now to help maintain the Cloud feature's servers.
Logs:
  • Corrected a Jesus upwards-before false positive.
  • Corrected a Velocity vertical false positive.
  • Improved the verbose information consistency in the Velocity check.
  • Drastically improved the Ground utilities.
  • Slightly improved the Block utilities.
  • Drastically improved the Building protection.
  • Corrected several inaccurate Ground utilities movement false positives.
  • Corrected several IllegalPosition yaw false positives.
  • Syn is no longer a subscription but a one-time purchase.
  • Syn's existence is now also justified in the overview page to comply with SpigotMC rules.
----------, Feb 21, 2020

News:
  • The IllegalPosition check was reported to not violate many times due to a bug in the violation handlers that would filter specific violations as verbose only. This problem has now been corrected.
Logs:
  • Corrected an Event-Handler detection blacklist bug.
  • Corrected several IllegalPosition bypasses.
  • Corrected a Block utilities block-vector method bug.
  • Corrected several GhostHand false positives.
  • Drastically improved the inventory menu handler.
  • Drastically improved the Player-Info inventory menu with better descriptions & new functionalities.
----------, Feb 9, 2020

Logs:
  • Potentially corrected a Spartan-Player multi-threaded object null-pointer console error.
  • Corrected a BlockReach unused bed false positive.
  • Corrected potential a BlockReach place false positive.
  • Slightly improved & optimized the CombatAnalysis check.
  • Drastically improved the No-Hit-Delay compatibility.
  • Slightly improved the refresh handler of the Compatibility system.
----------, Feb 7, 2020

News:
  • Spartan nows supports a plugin named AutoSync. This plugin can be used to synchronise the bans.yml file across a server network and then refresh the memory cache.
Logs:
  • Corrected a MorePackets instant unstable TPS false positive.
  • Drastically improved the Recommend-Plugins inventory menu with better descriptions.
  • Slightly improved the plugin.yml file with new optional dependencies.
  • Implemented compatibility for a plugin named AutoSync.
  • Drastically improved the Ban system with synchronisation features.
  • Drastically improved the request of the Developer-Report feature.
  • Drastically improved the Spartan inventory menu with new items & design.
  • Slightly improved the Syn inventory menu with better descriptions & design.
  • Drastically improved the Search-Engine with new advanced methods.
----------, Feb 5, 2020

News:
  • All movement checks have been greatly improved due to changes in major handlers that directly affect their performance. Better stability should be expected.
Logs:
  • Slightly modified the Spartan Syn inventory menu.
  • Corrected a MorePackets overall decimal value false positive.
  • Corrected another Exploits packet-overflow console error.
  • Corrected a Clip high latency false positive.
  • Corrected an IrregularMovements step-high damage false positive.
  • Removed the Movement-Analysis check from the Manage-Checks inventory menu.
  • Potentially corrected a Jesus ypos-attempts repeated value false positive.
  • Corrected a Speed ice-speed-blocks false positive.
  • Corrected a Speed ice-speed-exit false positive.
----------, Feb 2, 2020

Logs:
  • Corrected a Block utilities null-pointer console error.
  • Potentially corrected another Block utilities null-pointer console error.
  • Removed the Movement-Analysis check.
  • Slightly optimized the Movement event handler.
  • Updated the online documentation of the plugin.
  • Potentially corrected an InventoryClicks console error.
  • Implemented a specific discount to Spartan Syn.
  • Potentially corrected a Spartan-Player concurrent console error.
  • Drastically improved the Spartan-Player multi-threaded object.
  • Corrected a Packet-overflow 1.7 asynchronous console error.
  • Slightly optimised the Configuration system.
  • Slightly optimised the Register handler.
----------, Feb 1, 2020

Logs:
  • Drastically improved the Piracy protection.
  • Drastically improved the Syn handlers.
  • Drastically improved the Developer-Report feature.
  • Removed a Movement-Analysis check forgotten debug message.
  • Corrected another Movement-Analysis Llama method console error.
  • Corrected a BlockReach mcMMO false positive.
  • Slightly optimized the Killaura check.
  • Corrected a KillAura targeted-area hit-delay false positive.
  • Corrected a toggle bug in the Performance-optimizer feature.
  • Corrected a consistency but in the False-Positive-Detection feature.
  • Slightly improved the information of the awareness notifications.
  • Slightly adjusted the Spartan Syn listing.
  • Corrected an IllegalPosition boat false positive.
  • Potentially corrected an IllegalPosition Elytra false positive.
  • Potentially corrected an IllegalPosition swimming false positive.
  • Corrected a NoFall ratio rapid block-breaking false positive.
  • Corrected a Fly calculated rapid block-breaking false positive.
  • Potentially corrected a Fly illegal rapid block-breaking false positive.
  • Potentially corrected a Fly pre rapid block-breaking false positive.
----------, Jan 30, 2020

News:
  • The Movement-Analysis check has been heavily improved and trained. Once the training is finished, the detection will start being developed and ultimately implemented.
Logs:
  • Corrected a KillAura yaw-movement infinite variable false positive.
  • Corrected an IrregularMovements step-high damage false positive.
  • Corrected a Movement-Analysis method console error.
  • Potentially corrected a Jesus speed boat stepping false positive.
  • Added additional information to the Developer-Report feature.
  • Drastically improved the IllegalPosition check.
  • Greatly improved the Spartan-Player multi-threaded object.
  • Heavily trained the Movement-Analysis check.
  • Drastically improved the Request utilities.
----------, Jan 28, 2020

Logs:
  • Greatly improved the Thread processing system.
  • Potentially corrected a plugin on-disable console error.
  • Removed the Developer-report failure cooldown.
  • Removed two laggy handlers from the Cloud feature.
  • Drastically improved & optimized the Movement-Analysis check's training system.
  • Drastically improved the Item-Attributes compatibility.
  • Drastically improved the UltimateStatistics compatibility.
  • Greatly improved the Search-Engine feature.
  • Slightly organized the plugin's packages.
  • Drastically improved the ViaVersion support.
  • Potentially corrected several Jesus version false positives.
----------, Jan 26, 2020

Drastically improved the Item-Attributes compatibility with better handlers and support in the compatibility.yml configuration.
----------, Jan 24, 2020

News:
  • The IllegalPosition check has been greatly stabilised after correcting dozens of false positives, expected and caused by its new detection.
  • The development of the MovementAnalysis check has been initiated. This update has completed the learning part of it, meaning the check will use your server to be taught progressively.
Logs:
  • Corrected dozens of IllegalPosition yaw false positives.
  • Prevented the Cloud feature from lagging the server.
  • Drastically improved the Thread processing system.
  • Corrected a Block utilities null-pointer console error.
  • Initiated the development of the Movement-Analysis check.
  • Greatly improved the Block utilities with library additions.
  • Slightly optimized the EntityMove check.
  • Greatly improved the Spartan-Player multi-threaded object.
----------, Jan 23, 2020

News:
  • The IllegalPosition check has received its fair share of improvements to fight against clients such as Baritone, and more specifically limit movements such as auto-path and auto-mine.
Logs:
  • Corrected an Item-Attributes compatibility bug that caused unnecessary bypasses.
  • Potentially corrected a Block utilities null-pointer console error.
  • Potentially corrected several Clip instant bypasses.
  • Drastically improved the IllegalPosition check.
  • Improved the verbose information in the IllegalPosition check.
  • Greatly optimized the IllegalPosition check with recent utility handlers.
  • Drastically improved the Violation system with the consideration of plugin ticks.
  • Corrected several MorePackets post-reload false positives.
----------, Jan 21, 2020

Logs:
  • Improved the NoHitDelay compatibility.
  • Improved the Velocity check.
  • Improved the EntityMove check.
  • Improved the Movement utilities.
  • Improved the Violation system.
  • Improved the Combat utilities.
  • Improved the Item-Attributes support.
  • Corrected an Item-Attributes 1.8 console error.
  • Corrected a potential Item-Attributes 1.9 console error.
----------, Jan 19, 2020

News:
  • The long awaited support for Item-Attributes is finally here. Please keep in mind that more testing may be required, and this is in now way the final stage of this compatibility. For now, checks will exempt people based on specific attributes found.
Logs:
  • Corrected a Spartan inventory-menu null-pointer console error.
  • Slightly optimized the Clip check with recent codes.
  • Slightly optimized the Register handler of the plugin.
  • Potentially corrected a Clip ypos TNT false positive.
  • Drastically improved the Movement utilities.
  • Drastically improved the Combat utilities.
  • Drastically improved the EntityMove check.
  • Drastically improved the Violation system.
  • Implemented support for Item-Attributes.
  • Implemented support for a plugin named Floodgate.
----------, Jan 19, 2020

Logs:
  • Greatly improved the plugin.yml file.
  • Corrected a Velocity direction arrow false positive.
  • Corrected an issue where the Exploits chunk-updates detection wouldn't disable.
  • Corrected a Speed default detection explosion false positive.
  • Slightly improved the ProtocolSupport compatibility.
  • Potentially resolved a colour syntax issue in the MythicMobs compatibility.
  • Greatly improved the String utilities with new methods.
  • Corrected a Jesus ypos boat false positive.
  • Corrected an EntityMove check donkey console error.
----------, Jan 17, 2020

News:
  • The Spartan menu has received a new design, new items, analytical descriptions, and new accessible inventory menus. Additionally, you can now view the active protections via the "Debug Yourself" item, which will further help with resolving weird support cases.
Logs:
  • Drastically improved the Spartan menu with new items & design.
  • Created a new inventory menu named "Recommend Plugins".
  • Created a new object named Recommend-Plugin.
  • Created a new object named Protection.
  • Implemented additional description information to the Spartan menu items.
  • Greatly improved some Event handlers.
  • Corrected the Suspected-Players inventory menu that prevented the Player-Info menu from opening.
----------, Jan 15, 2020

News:
  • The recent major changes done to the movement checks have been slightly reworked, specifically to improve the checks' stability. No bypasses or false positives were caused.
Logs:
  • Corrected a SQL feature console error.
  • Potentially corrected an IrregularMovements jump-unusual liquid false positive.
  • Drastically improved the Liquid protection.
  • Greatly improved the IrregularMovements check.
  • Stabilised the recent major changes of the Jesus check.
----------, Jan 13, 2020

News:
  • Most of the movement checks went thru a deep analysis the past few days, and with the additional help of customer reports, I was able to correct many bypasses and false positives.
Logs:
  • Corrected a Jesus upwards specific-value false positive.
  • Corrected an IrregularMovements jump-illegal false positive.
  • Corrected a MorePackets instant liquid-timer bypass.
  • Greatly improved the Block utilities with new methods.
  • Reworked an IrregularMovements climbing sneaking false positive.
  • Drastically improved the Spartan-Player multi-threaded object by updating its data properly.
  • Corrected a Jesus speed ground-swimming bypass.
  • Corrected a Jesus repeated y-motion bypass.
----------, Jan 11, 2020

News:
  • The Suspected-Players inventory menu is now up to date with the Legitimate-Players and Hacker-Finder inventory menus, meaning it offers pages and a more optimised look, both code and presentation-wise.
Logs:
  • Corrected an IrregularMovements climbing false positive.
  • Corrected a Jesus repeated depth-strider false positive.
  • Drastically improved the Suspected-Players inventory menu.
  • Slightly improved the Suspected-Players chat notifications.
  • Slightly improved the Spartan inventory menu.
----------, Jan 9, 2020

News:
  • I would like everyone to know that I am currently undergoing recovery from an eye laser operation. I cannot see very well and I am not allowed to push myself. Please be patient with support, be helpful, and let others know.
Logs:
  • Drastically improved the SQL feature with new abilities.
  • Made the SQL feature auto-reconnect whenever connection is lost.
  • Implemented a new option to the mysql.yml configuration. (use_SSL)
  • Updated the online documentation with the plugin's recent configuration.
----------, Jan 7, 2020

Disclaimer:
  • You do not have to follow my update schedule religiously. I know updating often is too much for 90%+ of my customers. I recommend updating weekly which is a considerable amount of time passed.
News:
  • The Search-Engine feature will now work more efficiently, accept further outdated Spartan versions, and ultimately be more friendly to big and massive servers who do not have the ability to update Spartan so regularly.
Logs:
  • Drastically improved the Search-Engine feature.
  • Introduced a new variable to the Search-Engine feature.
  • Increased the amount of versions the Search-Engine feature can look back.
  • Made the Search-Engine feature more friendly for big to massive servers.
  • Slightly optimized the Search-Engine feature.
  • Greatly improved the Fishing-Hook protection.
  • Corrected a Fly rapid block breaking false positive.
  • Potentially corrected several Speed sensitive detection false positives.
  • Greatly improved the Block utilities with new advanced methods.
  • Corrected an IrregularMovements climbing web false positive.
  • Drastically improved the mcMMO compatibility with full null-pointer protection handlers.
  • Corrected a mcMMO compatibility null-pointer console error.
----------, Jan 5, 2020

News:
  • Build 314 may severely malfunction due to a math calculation inside the Ping protection. In simpler words, many checks may not work at all, allowing bypasses to take place. This update is 100% recommended.
Logs:
  • Drastically improved the Latency utilities with new limitations.
  • Drastically improved the Ping protection with better handling.
  • Drastically improved the Violation system with better processing.
  • Removed a malfunctioning Ping protection handler.
  • Corrected a major Latency utilities max-integer bug.
  • Corrected a major Clip instant upwards bypass.
----------, Jan 3, 2020

News:
  • Dozens of bypass have been corrected in this update, also known as "disablers" by client developers. They find a vulnerability in an anti-cheat and they take advantage to make all sorts and types of bypasses.
Logs:
  • Drastically improved the Ground utilities.
  • Drastically improved the Ping protection.
  • Prevented instant latency Ping protection bypasses.
  • Prevented ground spoofing Ground utilities bypasses.
  • Corrected several Fly check bypasses.
  • Corrected several Speed check bypasses.
  • Corrected an IrregularMovements air-jump bypass.
  • Potentially partially/fully corrected a major Clip bypass.
----------, Jan 2, 2020

News:
  • The Ping protection has been improved and it will no longer cause unnecessary bypasses when a player's latency is near excellence.
Logs:
  • Corrected a Velocity endermite false positive.
  • Corrected a potential Velocity silverfish false positive.
  • Greatly improved the Violation system.
  • Drastically improved the Ping protection.
  • Greatly improved the TPS protection.
----------, Jan 1, 2020

News:
  • The TPS protection has been improved and it will no longer cause unnecessary bypasses when TPS are near excellence.
Logs:
  • Slightly improved the Explosion protection.
  • Greatly improved the Damage protection.
  • Drastically improved the NPC compatibility.
  • Drastically improved the TPS protection.
  • Greatly improved the Violation system.
----------, Dec 31, 2019

News:
  • A new command has been added to help customers use Spartan's reporting system in all cases, since it now greatly benefits the Search-Engine and most of the plugin's features. This command unlike others is dynamic, meaning it's not registered in the plugin's plugin.yml file, therefore preventing any kind of concurrent bugs from occurring, and will need to be enabled via the settings.yml configuration. Permissions apply per usual.
Logs:
  • Implemented a new settings.yml option. (Punishments.enable_raw_report_command)
  • Implemented a new dynamic command. (/report)
  • Slightly improved the Command event-handler.
  • Implemented a new very requested moderation feature.
  • Removed the unused Patreon alternative licensing system.
  • Updated the plugin's online documentation.
  • Corrected an UltimateStatistics cps-counter null-pointer console error.
----------, Dec 30, 2019

Logs:
  • Corrected the Spartan menu description of the Legitimate-Players feature.
  • Corrected the Spartan menu description of the Reports-Menu feature.
  • Corrected a bug where you could take items of the Reports-Menu feature inventory menu.
  • Corrected an old server-version Spartan inventory-menu no-such-field console error.
  • Corrected an old server-version Syn inventory-menu no-such-field console error.
----------, Dec 29, 2019

News:
  • Under customer request, a new API method was presented and thought of being added. Eventually, it and a few others were created and are documented below. Old API versions will still work as expected.
Logs:
  • Implemented 3 new Developer API methods.
  • Updated the local path of the plugin's API.
  • Updated the public URL of the plugin's API.
  • Greatly improved the Config system.
  • Updated the documentation of the plugin's API.

API Changes:
Code (Text):

Added:
void getMaxPunishmentViolation(HackType hackType)
void getMinPunishmentViolation(HackType hackType)
Boolean mayPunishPlayer(Player p, HackType hackType)
 
----------, Dec 28, 2019

News:
  • A new inventory-menu was pre-scheduled and is now added for Syn members. You will now be able to view all reports players have made and take action based on them.
Logs:
  • Corrected a cooldown utilities null-pointer console error.
  • Corrected a potential attempt utilities null-pointer console error.
  • Greatly improved the Cooldown utilities.
  • Greatly improved the Attempt utilities.
  • Greatly improved the Millis utilities.
  • Potentially corrected a GhostHand bell false positive.
  • Corrected some unnecessary bypasses caused by the Syn menus.
  • Slightly improved the Advanced-Reports syn feature.
  • Apparently modified the Syn & Spartan menus.
  • Implemented a new Reports inventory-menu feature.
----------, Dec 27, 2019

News:
  • Reports will now be logged like Bans and Kicks have been for a long time. This will help the Search-Engine feature trace them, hence drastically improving the hacker identification system and many features connected to it.
Logs:
  • Updated the official test server to also support 1.15 versions.
  • Potentially corrected an old false positive caused by custom fishing rod damage.
  • Greatly improved the Punish utilities.
  • Drastically improved the Logs system by storing reports.
  • Drastically improved the Search-Engine feature by including report calculations in the results.
  • Drastically improved the Hacker-Finder inventory menu by including report calculations in the results.
  • Drastically optimized the UltimateStatistics compatibility with prevention of recurrent variable setting and check.
  • Organised the cache variables of the Search-Engine feature.
  • Slightly optimised the Velocity check.
----------, Dec 26, 2019

News:
  • Syn members now can allow their members to take use of 2 reporting systems. The default, requiring a player and a reason, and now the new, which only requires a player and then opens a menu with a fixed list of reasons controlled via the private reports.yml configuration.
Logs:
  • Corrected an Event handler null-pointer console error.
  • Potentially corrected several Event handlers console errors.
  • Implemented additional uses of the NPC identification system.
  • Corrected an ProtocolLib handler null-pointer console error.
  • Corrected an Exploits undetected-movement block breaking false positive.
  • Potentially corrected a rare KillAura rapid-hits false positive.
  • Implemented an advanced report feature for Syn members.
  • Slightly improved the configuration system.
  • Modified the Syn membership inventory menu.
  • Corrected a duplicate bug in the Reporting system.
  • Slightly improved the Violation system.
  • Drastically improved the TPS protection by adjusting its limitations.
  • Drastically improved the Latency protection by adjusting its limitations.
  • Corrected several bypasses caused by the TPS & Latency protection.
  • Drastically improved the Movement scheduled handler.
  • Potentially corrected a major packet movement bypass.
----------, Dec 24, 2019

News:
  • Thanks to everyone that consistently makes developer-reports. You people are really helping the development of the plugin, making it even safer for others to use.
Logs:
  • Corrected several KillAura angle false positives.
  • Corrected several KillAura rapid-hits false positives.
  • Corrected an IrregularMovements block-climbing vine bypass.
  • Potentially corrected the Exploits packet-overflow unfixed console error.
  • Slightly improved the Fly packets detection by making it faster.
  • Greatly improved the FastBreak check with limitation adjustments.
  • Drastically improved the NPC identification handler.
----------, Dec 22, 2019

Pastebin.com is currently down and my services heavily depend on it. I corrected the Piracy protection and prevented it from malfunctioning, ultimately causing the plugin to disable.
----------, Dec 20, 2019

Logs:
  • Corrected an Event handler NPC null-pointer console error.
  • Drastically improved the Attempt utilities.
  • Greatly improved the Millis utilities.
  • Drastically improved the Cooldown utilities.
  • Corrected a NoFall ratio feather-falling enchantment false positive.
  • Slightly optimized the MorePackets check.
  • Corrected a previously unfixed Exploits packet-overflow console error.
----------, Dec 18, 2019

News:
  • Spartan will now identify water-logged blocks, also known as a type of block introduced in 1.13, which allows semi-solid blocks to also take the state of liquid and be surrounded with it instead of air.
Logs:
  • Corrected an Event handler null-pointer console error.
  • Corrected an Exploits packet-overflow asynchronous-entity-add console error.
  • Drastically optimized the Spartan-Player multi-threaded object.
  • Corrected dozens of movement false positives by detecting water-logged blocks.
  • Improved the Block utilities liquid-block methods.
  • Improved the Spartan-Location multi-threaded object.
  • Improved the Spartan-Block multi-threaded object.
  • Implemented support for water-logged blocks.
----------, Dec 16, 2019

News:
  • The Velocity check has been drastically improved. Previously, most of the check's detections wouldn't support bow shots, while now enchanted bows will allow almost all detections to take place with even lenient configuration.
Logs:
  • Drastically improved the Velocity check with better knockback handlers.
  • Potentially corrected a Velocity enchanted-bow damage bypass.
  • Improved the plugin's online documentation with mistake corrections.
  • Drastically improved the Chat protection with space handling.
  • Slightly improved the 1.15 compatibility.
  • Potentially corrected an ImpossibleActions scaffold bypass.
  • Added additional information to the ImpossibleActions verbose notifications.
  • Slightly optimized the ImpossibleActions check.
----------, Dec 14, 2019

News:
  • The Velocity check has been drastically improved. Previously, most of the check's detections wouldn't support bow shots, while now enchanted bows will allow almost all detections to take place with even lenient configuration.
Logs:
  • Drastically improved the Velocity check with better knockback handlers.
  • Potentially corrected a Velocity enchanted-bow damage bypass.
  • Improved the plugin's online documentation with mistake corrections.
  • Drastically improved the Chat protection with space handling.
  • Slightly improved the 1.15 compatibility.
  • Potentially corrected an ImpossibleActions scaffold bypass.
  • Added additional information to the ImpossibleActions verbose notifications.
  • Slightly optimized the ImpossibleActions check.
----------, Dec 14, 2019

News:
  • It seems that 1.15 was a pretty simple and easy to do compatibility. Only difficulty was the honey blocks, which apparently share many similarities to the slime blocks, just in an opposite way.
  • We are half way thru December, Christmas is close, and we will be soon entering a new year. I would you like to thank everyone who supported me by reporting issues, providing feedback, and purchasing my products. 2019 was my best year yet and I have huge plans for the future of my small company and its customers.
  • Lastly, this is Build 300, which is like any other build, but clearly shows the progress and improvements Spartan has gone thru. I've been putting more work than ever daily for the past year, even if I was travelling for work or fun, I always had my laptop with me, assisting people whenever I find time.
Logs:
  • Slightly optimized the Spartan-Player multi-threaded object.
  • Implemented 1.15 compatibility.
  • Made the NoSlowdown food detection run only in survival and adventure gamemodes.
  • Implemented 1.15 compatibility in the Version utilities.
  • Implemented support for honey blocks in the Ground utilities.
  • Implemented support for honey blocks in the Block utilities.
  • Implemented support for the honey block in the Fly check.
  • Implemented support for the honey block in the NoFall check.
  • Implemented support for the honey block in the Speed check.
  • Implemented support for the honey block in the IrregularMovements check.
  • Implemented support for the honey block in the Speed check.
  • Implemented support for fall-damage ganerule in the NoFall check.
  • Slightly improved the Piracy protection.
----------, Dec 12, 2019

News:
  • After reports of a customer having problems with the Cloud feature, specially their server crashing, I added an option to disable it. You should ONLY disable this feature if you face major issues, as removing it will disable parts of the False-Positive-Detection & Developer-Report features and will render the CombatAnalysis check useless.
Logs:
  • Drastically improved the Combat utilities.
  • Potentially corrected many combat high-damage item bypasses.
  • Implemented a new checks.yml configuration option. (HitReach.account_speed_effect)
  • Greatly improved the HitReach's check handling of speeds.
  • Corrected several KillAura rapid-hits high latency false positives.
  • Corrected a major bug in the False-Positive-Detection feature that allowed partially protected checks to be protected fully.
  • Corrected a few KillAura direction false positives.
  • Greatly improved the Piracy protection.
  • Implemented a new settings.yml configuration option. (Important.cloud_feature)
  • Potentially corrected a Cloud feature crash a customer faced.
  • Corrected a major IrregularMovements block-climbing bypass.
  • Improved the security of the TPS protection.
  • Improved the security of the Ping protection.
----------, Dec 10, 2019

News:
  • This update corrects a few but very annoying and resourceful console errors that caused servers to lag, a few crash, and many have their storage full from the recent server log files. Enjoy!
Logs:
  • Corrected an Exploits packet-overflow console error.
  • Potentially corrected an Exploits packet-overflow console error.
  • Corrected a ViaVersion compatibility console error.
----------, Dec 8, 2019

News:
  • The settings.yml configuration of the plugin has been drastically simplified by having many unneeded options removed. Reseting the specific file or general configuration is not required.
Logs:
  • Removed the settings.yml option 'Important.developer_api_events' as it no longer serves a purpose of optimising the plugin.
  • Removed the settings.yml option 'Notifications.violations_reset_message' due to the automated message being removed to reduce unnecessary spam.
  • Removed the settings.yml option 'Logs.log_false_positives' as storing false positives is now necessary for the plugin's better performance.
  • Removed. the settings.yml option 'Protections.prevent_same_chat_messages' as the plugin will now judge its correct use.
  • Corrected a minor prevention bug in the Chat protection.
  • Removed the settings.yml option 'Notifications.verbose_notifications' as it caused confusion.
  • Use of custom Verbose notifications will now disable the automated version until the plugin is reloaded.
  • Removed the settings.yml option 'Important.periodically_refresh_configuration' as it no longer serves a purpose of optimising the plugin.
  • Included the KillAura block-raytrace detection in the False-Positive-Detection feature.
----------, Dec 6, 2019

News:
  • All movement protections have been improved, optimised or both to prevent unknown (usually major) bypasses from occurring. Additionally, all of them will now reset properly, preventing false cache from being used.
  • ViaVersion is already a compatible plugin. What this update changed is that Spartan will now use it to check a player's actual version and prevent false positives from occurring, such as those of fake swimming.
Logs:
  • Slightly optimized the File logging utilities.
  • Implemented compatibility support for a plugin named ViaVersion.
  • Implemented player-version support with the ViaVersion API.
  • Improved the handling of the Version utilities.
  • Potentially corrected many console errors caused by the Block utilities.
  • Corrected dozens of Jesus swimming false positives with the ViaVersion compatibility.
  • Drastically improved & optimized the Gamemode protection.
  • Drastically improved the Death-n-Respawn protection.
  • Drastically improved & optimized the Invisible-Block protection.
  • Greatly optimized & optimized the Shulker-Box protection.
  • Greatly improved & optimized the Item-Teleporter protection.
  • Drastically improved the Move utilities with new method implementations.
  • Greatly improved the Water-Soul-Sand protection.
  • Greatly improved & optimized the Piston protection.
  • Drastically improved & optimised the Teleport protection.
  • Drastically optimised the Velocity check.
  • Prevented unnecessary check cancellations that resulted in potential bypasses.
  • Corrected a handler bug in the Exploits packet-overflow detection.
----------, Dec 4, 2019

News:
  • The Ping protection has received major improvements to prevent latency manipulations which would lead to major bypasses, mostly movement related. Changes have taken place both in the main method and individual calls.
Logs:
  • Potentially corrected a Fly vertical slow bypass.
  • Corrected a Command handlers null-pointer console error.
  • Corrected an Event handler null-pointer console error.
  • Corrected a Spartan-Bukkit handler null-pointer console error.
  • Corrected many movement high latency bypasses.
  • Greatly improved the Latency utilities.
  • Drastically improved all parts of the Fly check.
  • Implemented two new checks.yml configuration options.

Checks.yml Changes:
Code (Text):

Added:
FastHeal.check_unusual
FastHeal.check_illegal
 
----------, Dec 2, 2019

Logs:
  • Corrected a Damage protection console error.
  • Drastically improved the Spartan-Inventory multi-threaded object.
  • Greatly improved the Spartan-Player multi-threaded object.
  • Corrected several Jesus 1.8 swimming false positives with the False-Positive-Detection feature.
  • Corrected several Jesus 1.8 walking false positives with the False-Positive-Detection feature.
  • Corrected an Exploits ping-spoof(packets) high latency false positive.
  • Corrected several HitReach horizontal latency false positives.
  • Drastically improved the NoSlowdown now detection.
  • Corrected a Legitimate-Players inventory menu console error.
  • Corrected a Hacker-Finder invdntory menu console error.
----------, Nov 29, 2019

News:
  • The False-Positive-Detection feature has dramatically been improved with handlers allowing it to identify players causing fake false-positives. Although the fake false-positives will be temporarily kept in cache, illegitimate players will be exempted by the feature, rendering the fake false-positives useless.
Logs:
  • Corrected an issue where bots would be unable to cause damage.
  • Greatly improved the Violation system.
  • Drastically improved the False-Positive-Detection feature.
  • Greatly improved the Search-Engine feature.
  • Potentially corrected several Fly cobweb false positives.
  • Implemented a new settings.yml option. (Important.server_version)
----------, Nov 28, 2019

News:
  • This update made me pay a lot of attention to the small but very important calculations of utilities and checks. The plugin is expected to perform much better with these changes.
Logs:
  • Corrected several ImpossibleActions scaffold false positives.
  • Implemented a new settings.yml option. (Detections.ignore_shields)
  • Slightly optimized the ImpossibleActions check.
  • Slightly improved the Piracy system.
  • Updated the Ground teleportation method.
  • Brought back the Jesus check in the False-Positive-Detection feature with specific arguments.
  • Corrected dozens of 1.13+ Jesus swimming false positives.
  • Drastically improved the Player utilities.
  • Made more swimming positions compatible with outdated server versions.
  • Drastically improved the accuracy of the Jesus calculations.
  • Corrected several Jesus upwards false positives.
  • Potentially corrected several movement ender-dragon false positives.
----------, Nov 24, 2019

Logs:
  • Corrected a few remaining ImpossbileActions scaffold false positives.
  • Corrected dozens of combat cancellations caused by the new protection malfunctioning.
----------, Nov 20, 2019

Logs:
  • Made several improvements to the Velocity check.
  • Greatly improved the Developer-report feature.
  • Made the settings.yml option periodically-refresh-configuration set to false by default.
  • Drastically improved the Combat protections.
  • Corrected a bug in the NoFall check where configuration would be ignored and players damaged.
  • Greatly improved the Hack-Prevention handler.
  • Corrected a malfunctioning part of the MythicMobs compatibility.
  • Corrected many NoFall ratio building false positives.
  • Greatly improved the ImpossibleActions scaffold liquid detection performance.
  • Drastically improved the ImpossibleActions scaffold limitation management.
  • Implemented a new protection to handle block placement.
  • Greatly improved the Move utilities with new advanced methods.
  • Corrected dozens of ImpossibleActions scaffold false positives.
----------, Nov 20, 2019

News:
  • Ping protection now received the same major update the TPS protection previously received. Additionally, the TPS protection has had several bugs corrected, hence improving the overall performance even further.
Logs:
  • Corrected a Spartan-Player multi-threaded object null-pointer vehicle error.
  • Implemented additional verbose information to the ImpossibleActions check.
  • Made the Spartan inventory-menu permissions more consistently used.
  • Implemented full compatibility for the MythicMobs plugin.
  • Drastically improved the Ping protection with new handlers.
  • Potentially corrected dozens of artificial swimming false positives.
  • Drastically improved the Violation system.
  • Implemented additional improvements to the TPS protection.
  • Drastically improved the Ping protection with handlers inside if each check.
  • Removed the Jesus check from the False-Positive-Detection feature.
  • Corrected several BoatMove multiple-passenger false positives.
----------, Nov 19, 2019

News:
  • The TPS protection now has its own individual handler inside of each check, ensuring more comparisons will be made to prevent false positives caused by server lag. This one is actually not very dependant in numbers, meaning it will almost never fail to assist the plugin's performance.
Logs:
  • Corrected a major Jesus bug that caused several bypasses.
  • Corrected a major BoatMove bug that caused many bypasses.
  • Drastically improved the multi-threaded Spartan-Player object.
  • Corrected a few BoatMove vertical false positives.
  • Implemented compatibility support for a plugin named MythicMobs
  • Slightly optimized the methods of the Player utilities.
  • Potentially corrected a silent-check cancellation bug.
  • Greatly improved the Violation system with higher quality code.
  • Drastically improved the TPS protection with new handlers.
  • Slightly improved the accuracy of the Ground utilities
  • Corrected a Fly stable & neutral cauldron false positive.
----------, Nov 16, 2019

Logs:
  • Implemented more null-pointer protections to the config.yml configuration.
  • Greatly optimized the config.yml configuration's command cache system.
  • Made the ban-info command to show the expiration date.
  • Implemented a new settings.yml option. (Important.periodically_refresh_comfiguration)
  • Corrected several KillAura angle off-combat false positives.
  • Corrected several Jesus bypasses caused by partially malfunctioning handler.
----------, Nov 14, 2019

News:
  • After many requests over time by many customers, a temporary-ban command has been implemented as part of the plugin's moderation features. You can ban someone for minutes, hours, days, weeks or even years.
Logs:
  • Brought back the functionality of the GhostHand check.
  • Drastically improved the Block utilities' methods.
  • Corrected several GhostHand break & interact bypasses.
  • Corrected a Velocity horizontal bypass.
  • Removed the Syn Membership sponsored-servers feature.
  • Brought back the functionality of the VeinMiner compatibility.
  • Corrected an UltimateStatistics no-such-method console error.
  • Prevented compatibilities from not loading correctly.
  • Corrected a major Ground utilities inaccuracy handler issue.
  • Corrected several movement false positives caused by the Ground utilities.
  • Drastically optimized the Ban system and its commands.
  • Implemented a new moderation command. (/spartan tempban)
  • Corrected several custom fishing-hook movement false positives.
  • Corrected several Velocity ladder/vine false positives.
  • Potentially corrected a Jesus horizontal sprinting bypass.
  • Drastically improved the potion-effect calculations of the Jesus check.
  • Corrected an IrregularMovements jumping-unusual half-block false positive.
----------, Nov 11, 2019

Corrected a FastClicks cps-counter stack-overflow console error.
----------, Nov 9, 2019

News:
  • A major issue has been corrected that prevented the CombatAnalysis check from functioning correctly. This means for most buyers, the check was not working for a while now.
  • After a few complaints, almost all of the URL connections are made asynchronously, hence preventing the main-thread from waiting the process to finish and ultimately cause the server to lag.
Logs:
  • Improved the accuracy of the Ground utilities.
  • Corrected a Fly neutral head false positive.
  • Implemented a new Developer API method. (setOnGround)
  • Updated the public API version of the plugin.
  • Corrected several potential FastClicks false positives.
  • Improved the FastClicks check using the UltimateStatistics support.
  • Corrected a Speed teleportation 1.9 entity-push false positive.
  • Corrected a VeinMiner class-load compatibility warning.
  • Implemented an additional lag protection to the UltimateStatistics support.
  • Added the UltimateStatistics plugin to the compatibility.yml configuration.
  • Optimized the CombatAnalysis cache handler by making it asynchronous.
  • Slightly improved the False-Positive-Detection feature.
  • Optimized the Cloud feature cache handler by making it asynchronous.
  • Optimized the Developer-report feature cache handler by making it partially asynchronous.
  • Optimized the Search-Engine feature cache handler by making it partially asynchronous.
  • Corrected a major issue where the CombatAnalysis check wouldn't function at all.
----------, Nov 9, 2019

Logs:
  • Further optimized the support of the UltimateStatistics plugin.
  • Corrected a potential lag issue with the UltimateStatistics plugin.
  • Prevented unnecessary cache from taking place.
  • Corrected a major teleportation movement bypass.
  • Corrected an underground teleportation exploit.
  • Improved the teleportation-location calculation.
  • Drastically improved the accuracy of the Ground utilities when stepping on boats.
  • Corrected several Ground utilities false results.
  • Corrected several movement body false positives.
  • Corrected a major MorePackets instant step bypass.
----------, Nov 6, 2019

News:
  • Dozens of awareness notifications that may have produced spam have been removed. It's recommended to keep this feature enabled, as now you will only be notified in important cases.
Logs:
  • Removed many awareness notifications that my have produced spam.
  • Revamped several of the few remaining awareness notifications.
  • Corrected a Combat utilities null-pointer console error.
  • Drastically improved the Ultimate-Statistics plugin support.
  • Corrected a potential Ultimate-Statistics data-gathering lag issue.
  • Greatly improved the Clip vector detection with new limitations.
  • Corrected several potential Clip vector bypasses.
  • Potentially finally corrected an mcMMO null-pointer console error.
  • Potentially corrected an IrregularMovements wall-climb bypass.
----------, Nov 4, 2019

News:
  • A new settings.yml option has been implemented to assist users with servers that have custom knockback. All you have to do is set the option to true and limitations will be automatically adjusted.
Logs:
  • Corrected several NoSlowdown item-usage high latency false positives.
  • Corrected several Velocity wall false positives.
  • Corrected several vanilla-fly movement false positives.
  • Implemented a new settings.yml option. (Protections.custom_knockback)
  • Corrected a Velocity compatibility problem with custom knockback.
  • Corrected several Fly calculated high latency false positives.
  • Corrected several Velocity shield false positives.
  • Greatly improved the Combat utilities.
  • Corrected several Clip vector false positives.
  • Corrected several KillAura targeted-area false positives.
----------, Nov 2, 2019

News:
  • A few of the logs of this update were unfortunately lost. No apparent changes for most customers, just casual maintenance of the plugin.
Logs:
  • Corrected several KillAura targeted-area false positives.
  • Corrected a misconfigured library in the Block utilities.
  • Corrected an event-handler null-pointer console error.
  • Corrected a Velocity horizontal false positive.
  • Corrected a Velocity combined false positive.
  • Corrected several ImpossibleActions scaffold bypasses.
  • Corrected several MorePackets instant false positives.
  • Greatly improved the Player utilities with new methods.
  • Corrected an Exploits undetected-movement bypass.
----------, Oct 31, 2019

Logs:
  • Updated the plugin.yml version to the correct one.
  • Corrected a False-Positive-Detection feature null-pointer console error.
  • Corrected several KillAura targeted-area false positives.
----------, Oct 27, 2019

News:
  • A new detection by the name "vector" was added to the Clip check. This detection will calculate all blocks in-between within a certain distance, hence understanding if the player has tried to exploit their way thru illegal paths.
Logs:
  • Increased the length of the "info" column in the SQL feature.
  • Brought back the False-Positive-Detection feature to specific parts of the Fly check.
  • Brought back the False-Positive-Detection feature to specific parts of the Exploits check.
  • Corrected a NPC null-pointer console error.
  • Corrected several low-ground Fly calculated false positives.
  • Corrected several low-ground Fly illegal false positives.
  • Implemented null-pointer handling to the command-related events.
  • Implemented null-pointer handling to the chat-related events.
  • Corrected several null-shooter arrow-damage movement false positives.
  • Corrected several end-rods movement false positives.
  • Implemented a new Clip detection named vector.
  • Corrected a misconfigured library in the Block utilities.
  • Corrected several movement chorus-flower false positives.
  • Attempted to correct hitbox-bugged anvil movement false positives.
----------, Oct 27, 2019

Logs:
  • Corrected a temporary lag caused by the compatibility between Spartan and UltimateStatistics.
  • Corrected a Player utilities null-pointer console error.
  • Made the BlockReach check more compatible with abstract features.
  • Corrected a Velocity horizontal false positive.
  • Corrected a Fly up random false positive.
  • Corrected some malfunctioning Developer API methods.
  • Removed a tutorial referral message from the Syn menu.
  • Corrected a mcMMO null-pointer console error.
  • Removed an unneeded settings.yml configuration option.
  • Corrected all remaining ProtocolLib temporary-player console error.
----------, Oct 24, 2019

News:
  • This update had me read countless of false-positive logs by customers in order to improve the hit-delay compatibility, so practice servers can have a more safe and stable gameplay.
Logs:
  • Drastically improved the KillAura targeted-area heuristic.
  • Improved the Combat utilities by implementing tons of new methods.
  • Implemented a new type of utilities to identify armor contents.
  • Improved the compatibility of the No-Hit-Delay feature.
  • Prevented certain parts of the configuration from spamming the log files.
  • Corrected an IrregularMovements jump-unusual hit-delay false positive.
  • Corrected several IrregularMovements hop hit-delay false positives.
  • Corrected several KillAura targeted-area hit-delay false positives.
  • Corrected a KillAura accuracy hit-delay false positive.
  • Corrected dozens of Fly stable latency false positives.
  • Corrected an inventory-opening asynchronous console error.
  • Greatly improved the Jesus check with violation exceptions.
  • Corrected a Jesus flooding water bypass.
  • Possibly corrected several ImpossibleActions scaffold bypasses.
  • Corrected several Speed entity pushing false positives.
  • Slightly improved the accuracy of the Ground utilities.
  • Corrected a Fly down cobweb false positive.
  • Prevented one of the Syn features from sending public notifications.
----------, Oct 19, 2019

Logs:
  • The Fly & NoFall checks do no longer need to be part of the False-Positive-Detection feature.
  • Corrected a Velocity check cobweb false positive.
  • Reversed some recent NoFall changes to prevent several bypasses.
  • Corrected a NoFall air semi-blockbfalse positive.
  • Slightly improved the verbose information of the Killaura check.
  • Corrected a KillAura hits-per-sec false positive.
  • Corrected several MorePackets difference false positives.
  • Drastically improved the Lag protection.
  • Greatly improved the IrregularMovements climbing detection.
  • Slightly improved the Client-Sided-Block library & protection.
  • Greatly improved the ImpossibleActions scaffold check.
  • Greatly improved the Move utilities with new methods.
  • Possibly corrected a movement cancellation teleport exploit.
  • Implemented support for Donkeys in the EntityMove check.
  • Implemented support for Llamas in the EntityMove check.
  • Corrected an IrregularMovements block-climbing bypass.
  • Heavy syn-membership inventory menus will now be loaded asynchronously.
  • Slightly improved the accuracy of the Ground utilities.
  • Implemented additional features dedicated to the Syn members.
  • Corrected a major functionality in the FastEat check.
  • Corrected a several KillAura incompatible false positives.
  • Implemented compatibility for a plugin named RealDualWield.
  • Slightly improved the Debug feature with more movement information.
  • Implemented additional protections in the methods of the Player utilities.
  • Corrected an IrregularMovements hop fishing-hook cudtom-damage false positive.
  • Corrected a mcMMO compatibility null-pointer console error.
----------, Oct 16, 2019

Logs:
  • Corrected several Exploits ping-spoof bypasses caused by the False-Positive-Detection feature.
  • Slightly improved the UltimateStatistics plugin support.
  • Slightly improved the Spartan-Player multi-threaded object.
  • Implemented correction handlers to the fire-tick counter.
  • Possibly corrected a bug that created several major BoatMove bypasses.
  • Implemented new configuration syntax option. ( {vls:detectionName} )
  • Greatly improved the accuracy of the Ground utilities.
  • Possibly corrected many movement bypasses by improving the Ground utilities.
  • Implemented NPC support in all of Spartan's protections.
  • Slightly improved the NPC utilities.
  • Greatly improved the Violation system.
  • Implemented two new Developer API methods.
  • Corrected the cache clearance of the Violation system.
  • Corrected a Jesus horse-mounting false positive.
  • Corrected a Velocity check null-pointer console error.
  • Slightly improved the Sprint check.
  • Corrected a Violation system console error.
Developer API Changes:
Code (Text):

void enableSilentChecking (Player p, HackType hackType)
void disableSilentChecking(Player p, HackType hackType)
 
----------, Oct 13, 2019

Removed two forgotten debug messages from the KillAura targeted-area heuristic.
----------, Oct 9, 2019

News:
  • I would like to give my genuine thanks to @byVite, @XxTobiLP and SaubereSache for helping me resolve many false positives and bypasses in this and recent updates. This update is more than recommended.
Logs:
  • Prevented the Syn menu awareness notification from being spammed.
  • Corrected a Velocity check null-pointer console error.
  • Greatly improved the Combat utilities with library additions.
  • Corrected a KillAura angle enderman false positive.
  • Corrected a small NoFall ratio bypass.
  • Removed all NoFall checks.yml configuration options.
  • Removed all unneeded NoFall detections to save performance.
  • Greatly improved the accuracy of the Movement & Ground utilities.
  • Corrected a NoFall ratio liquid false positive.
  • Corrected a major Jesus upwards-after false positive.
  • Drastically improved the Block-Break protection.
  • Corrected a FastClicks click-consistency block-breaking false positives.
  • Corrected a FastClicks click-time block-breaking false positives.
  • Corrected a FastClicks cps block-breaking false positives.
  • Greatly improved the Player utilities with new methods.
  • Corrected an Exploits undetected-movement boat-exit false positive.
  • Corrected a few Jesus speed limit false positives.
  • Drastically improved the KillAura targeted-area heuristic.
  • Corrected several Fly block breaking false positives.
  • Greatly improved the heuristics handlers with new methods.
  • Corrected a major Velocity check functionality issue.
  • Improved the cache clearance of the Ground utilities.
  • Slightly improved the Spartan-Player multi-threaded object.
  • Corrected a Criticals latency false positive.
----------, Oct 9, 2019

News:
  • Many major bypasses were corrected in this update, mainly in relation with movement checks. Additionally, the Syn membership has received additional awareness notifications, and new methods have been implemented in the Developer API.
Logs:
  • Implemented a new API object method. [ getViolationHistory() ]
  • Greatly improved the compatibility with the UltimateStatistics plugin.
  • UltimateStatistics will now drastically help find legitimate players.
  • An additional awareness notification has been added to the Syn membership menu.
  • Corrected several major NoFall bypasses.
  • Corrected a major movement bypass caused by custom fishing-hook damage.
  • Corrected a faulty prevention-teleportation issue with all movement checks.
  • Possibly corrected a major movement bypass exploit.
  • Drastically improved the Exploits undetected-movement detection.
----------, Oct 6, 2019

News:
  • The ground utility has been heavily enhanced with better handlers, which will ultimately improve the stability of all the movement checks. Additionally, the API has had several corrections in some of its major but surprisingly recently broken features.
Logs:
  • Corrected a major bug in the client-sided-block API library.
  • Corrected several null-pointer console errors caused by the client-sided-block API library.
  • Greatly improved the Building protection.
  • Implemented compatibility for a plugin named SuperPickaxe.
  • Implemented additional features to the Syn Membership.
  • Possibly corrected a ProtocolLib-related console error.
  • Corrected several Velocity cobweb false positives.
  • Corrected several Clip ice-block false positives.
  • Drastically improved the accuracy of the Ground utilities.
  • Corrected several Fly ladder/vine false positives.
  • Corrected a Fly above door false positives.
----------, Oct 4, 2019

Corrected a HackPrevention multi-threaded Spartan object null-pointer console error.
----------, Oct 2, 2019

News:
  • This update comes with additional bypass corrections that were found after a lot of research, or by very kind members in my community. Additionally, a prevention bug has been corrected, meaning silent mode and cancel-after-violation option will now function as expected.
Logs:
  • Corrected a major forced prevention bug for all checks.
  • Reworked some parts of the Fly check.
  • The BoatMove check will now function on all server versions.
  • Corrected several BoatMove major bypasses.
  • Corrected several Jesus moving-liquid false positives.
  • Corrected a major NoFall bypass.
  • Implemented a new language.yml option. (server_name)
  • The replacement of the syntax {server-name} has been corrected.
----------, Oct 2, 2019

News:
  • This updates corrects major bypasses in the NoFall, BoatMove, Jesus & MorePackets checks. Additionally, major false positives were corrected in the Fly, Speed & IrregularMovements checks. This update is extremely recommended.
Logs:
  • Moved some Implemented events to another thread to prevent console errors.
  • Corrected an IrregularMovements jump-illegal carpet false positive.
  • Corrected a teleport event null-pointer console error.
  • Corrected several Fly stable false positives.
  • Implemented a new settings.yml option. (Logs.log_false_positives)
  • Corrected a major prevention bug in the False-Positive-Detection feature.
  • Corrected another Exploits packet-overflow null-pointer console error.
  • Corrected a Speed ice(exit) false positive.
  • Corrected a BoatMove major bug that allowed bypasses.
  • Corrected several NoFall major bypasses.
  • Corrected several Jesus timer bypasses via the MorePackets check.
----------, Sep 26, 2019

Corrected a Search-Engine feature null-pointer console error.
----------, Sep 23, 2019

News:
  • This update caused me to deeply research the plugin's source and find bugs in the code, or even small parts of features that weren't working properly. Updating is recommended.
Logs:
  • Drastically optimized all schedulers with up-to-date code.
  • Configuration will now be automatically reloaded every hour to prevent data corruptions.
  • Slightly improved the NPC identification system.
  • Corrected an Exploits packet-overflow false positive.
  • Slightly improved the Nuker check's compatibility.
  • Corrected several FastClicks click-consistency false positives.
  • Corrected a FastClicks click-time false positive.
  • Implemented a new configuration syntax option. ( {server-name} )
  • Added description for the XRay check in the Manage-Checks inventory menu.
  • Corrected an IrregularMovements jump(illegal) carpet false positive.
----------, Sep 22, 2019

News:
  • Spartan notifications can now be disabled via an option found in the settings.yml configuration. By default, they are enabled, ensuring their purpose of increasing awareness is served.
Logs:
  • Drastically improved the False-Positive-Detection feature.
  • Corrected the Legitimate-Players menu from not responding to clicks.
  • Drastically improved the Spartan-Location multi-threaded object.
  • Improved many movement block-edge false positives.
  • Greatly optimized & improved the Speed check.
  • Drastically optimized & improved the Move utilities.
  • Implemented a new settings.yml option. (Notifications.awareness_notifications)
  • Corrected several Clip end-world enter false positives.
  • Corrected possible world-change false positives.
  • Greatly improved the X-Ray check with new limitations.
  • Greatly improved the accuracy of the Ground utilities.
  • Possibly corrected several Jesus boat false positives.
----------, Sep 15, 2019

News:
  • The Developer-Report feature has been updated with additional notifications about TPS, letting a customer know the severity of the problem.
  • Additionally, the Spartan-Cloud feature will now be able to retrieve percentages from the Developer-Report feature, hence it can better decide whether information should be stored and shared with all customers.
Logs:
  • Prevented certain notifications from affecting Syn members.
  • Updated the messages of some of the notifications.
  • Possibly corrected a Hacker-Finder menu loading crash.
  • Greatly improved & optimized the Chunk utilities.
  • Corrected several EntityMove horse-jumping false positives.
  • Corrected several BoatMove tick-counting false positives.
  • Corrected a Velocity combined false positive.
  • Drastically improved the Developer-Report feature.
  • Drastically improved the efficiency of the Spartan Cloud.
----------, Sep 12, 2019

News:
  • The Syn Membership has received additional features requested by its customers. Feedback is crucial to my product's improvement, hence please don't hesitate to contact me.
  • Additional notifications have been implemented to help customers increase their awareness in regards to the plugin's features.
Logs:
  • Implemented delay to server-join notifications.
  • Corrected 2 small Main-Menu inventory-menu syn-membership bugs.
  • Updated the description of the Syn membership.
  • Updated the pricing of the Syn membership.
  • Corrected a Damage protection null-pointer console error.
  • Improved several Fly downwards detections.
  • Possibly corrected a few Fly downwards bypasses.
  • Corrected a HitReach mcMMO taming false positive.
  • Greatly improved the punishment prioritization.
  • Drastically improved the mcMMO compatibility.
  • Implemented additional notifications bound to player violations.
  • Possibly corrected several Fly liquid false positives.
  • Corrected an Exploits undetected-movement liquid false positive.
  • Greatly improved the Permission utilities.
  • Greatly improved the command handlers.
  • Implemented a new language.yml option. (unknown_command)
  • Implemented additional features to the syn membership.
----------, Sep 8, 2019

News:
  • Spartan Cloud now archives developer-reports and notifies other customers of potentially malfunctioning checks. This will help prevent false positives by providing abstract awarenesses of the plugin's performance.
Logs:
  • Corrected a major Ground utilities chorus-flower bug.
  • Corrected many movement false positives by correcting the Ground utilities.
  • Corrected an InventoryClicks shift low-violation false positive.
  • Permanent false positives can now be identified x2 times easier.
  • Legitimate-Players inventory-menu now refreshes on plugin reload.
  • Corrected several IrregularMovements climbing false positives.
  • Developer-Reports are now archived in the Spartan-Cloud to notify customers of potential check malfunctions.
  • Slightly improved the Syn membership inventory-menu.
  • Corrected several mcMMO combat taming-ability false positives.
  • Corrected an Exploits chunk-updates false positive.
  • Improved the Error utilities with new methods.
  • Implemented Main-Menu chat notifications.
  • Corrected a NoFall air jump-effect false positive.
----------, Sep 4, 2019

Reworked the building/interact cancellation issue, as it seemed to not have been resolved.
----------, Sep 2, 2019

News:
  • This update was released earlier to possibly correct a building/interact cancellation issue. Additionally, semi-major false positive corrections took place in the KillAura & BoatMove check.
Logs:
  • Corrected a major vulnerability in the Latency/Ping protection.
  • Slightly optimized several block-placing handlers.
  • Possibly corrected a major ImpossibleActions building cancellation issue.
  • Corrected a possible FastClicks Interact cancellation issue.
  • Improved the Player utilities with new methods.
  • Corrected a small problem with the Piracy protection.
  • Took steps to ensure the BoatMove check's false positives are heavily moderated.
  • Corrected many KillAura high speed-effect angle & direction false positives.
  • Corrected a few KillAura speed-effect yaw-movement & targeted-area false positives.
  • Corrected a ProtocolLib temporary-player console error.
----------, Sep 1, 2019

News:
  • The Latency protection recently received several improvements. Some of them caused the protection to be too sensitive and malfunction, hence a hot-fix was released. This update ensures no sensitive part is triggered without proper ping calculation.
Logs:
  • Drastically improved the Latency protection's recent changes.
  • Greatly optimized parts of the config.yml configuration.
  • Slightly optimized some event handlers.
  • Corrected a small config.yml mathematics feature bug.
  • Corrected a previously-known Velocity behind-block false positive.
  • Corrected a possible KillAura module false positive.
  • Implemented additional features for Syn members.
  • Updated the Syn membership menu.
  • Corrected a Fly down building false positive.
  • Increased some of the SQL features column limitations.
  • Corrected an IrregularMovements step building false positive.
  • Corrected several Jesus upwards false positives.
----------, Aug 31, 2019

News:
  • I would like to give a gigantic thanks to @Acenox for noticing a huge issue with the latency protection. This posed a vulnerability to all checks, causing them to not function at all.
Logs:
  • Removed an unneeded Spartan-Player multi-threaded object method.
  • Corrected a major issue with a player's ping/latency not being refreshed.
  • Corrected a major issue with the Latency utilities breaking and making all checks bypassable.
  • Possibly corrected many latency false positives by correcting the Latency utilities.
----------, Aug 29, 2019

News:
  • I am currently in a small trip for a few days, so I was unable to work on a recent NoFall bypass, as it requires a lot of testing. It's really hard for me to currently allocate time, and I am just trying to stay consistent with my 2-day minimum update schedule.
  • Dozens of false positives have been corrected, including major ones many customers complained about. I hope you all enjoy this update, it is extremely recommended.
Logs:
  • Corrected several Speed bypasses caused by the False-Positive-Detection feature.
  • Corrected a SQL feature connection console error.
  • Corrected a Spartan-Player multi-threaded object concurrent-modification console error.
  • Sensitive parts of the Spartan-Player multi-threaded object are now thread-safe.
  • Corrected several BoatMove packets latency false positives.
  • Corrected several BoatMove jumping-movement false positives.
  • Improved the Hacker-Finder menu-gui to account banned players.
  • Implemented a new syn-membership menu to help find Legitimate players.
  • Corrected several Velocity latency false positives.
  • Improved the Latency utilities with irregular value handling.
  • Corrected an IrregularMovements climbing-jumping false positive.
  • Improved the Ground utilities with additional protections.
  • Corrected a major Jesus ground-spoof bypass.
  • Corrected an IrregularMovements jump-illegal daylight-detector false positive.
  • Finally corrected all the movement fence/wall false positives.
  • Corrected a NoSlowdown bow-shot cancellation issue.
----------, Aug 29, 2019

To-do:
  • Future updates will bring compatibility with item-attributes but also several improvements and bypass corrections to checks such as NoFall.
News:
  • The Chunk utilities have been drastically improved and optimised. They are now able to identify uncached worlds, but also use implemented-events instead of one-time processes to progressively adapt to complicated servers.
  • Many major false positives were discovered, some in the movement checks related to lily-pads, and some in the combat checks related to non-combat interactions.
  • Many major bypasses have been patched in this update, specifically in the IrregularMovements, Velocity & FastClicks check, which some of them were missing proper functionality.
Logs:
  • Corrected several boat stepping movement false positives.
  • Corrected a KillAura block-raytrace distance false positive.
  • Greatly improved the CombatAnalysis check.
  • Drastically improved the accuracy of the Search-Engine feature.
  • Took measures to prevent the False-Positive-Detection feature from rarely allowing bypasses.
  • Corrected a KillAura yaw-movement false positive.
  • Corrected a possible KillAura pitch-movement false positive.
  • Corrected a Spartan-Player multi-threaded object last-played method console error.
  • Corrected many movement lily-pad false positives.
  • Greatly improved the Exploits undetected-movement detection.
  • Possibly corrected an ImpossibleActions straight scaffold bypass.
  • Corrected a Violation system null-pointer console error.
  • Corrected a KillAura hit-box high latency false positive.
  • Drastically optimized & improved the Chunk utilities.
  • Corrected a major IrregularMovements climbing bypass.
  • Partially restored the functionality of the Velocity check.
  • Completely restored the functionality of the FastClicks check.
----------, Aug 27, 2019

News:
  • The Syn membership's pricing has been updated, affecting all future purchases. Notifications have also been implemented to make the features known to unaware customers.
  • A major swimming bug was found & corrected in the Fly check that potentially caused dozens of movement false positives.
Logs:
  • Corrected a potential Chunk utilities null-pointer console error.
  • Slightly improved the Spartan-Player multi-threaded object.
  • Corrected several IrregularMovements climbing plant false positives.
  • Corrected several 1.7 library-missing console errors.
  • Updated the pricing of the Syn membership.
  • Slightly optimized the Liquid protection.
  • Implemented Syn membership notifications.
  • Further improved the handling of clickable messages.
  • Corrected several movement bypasses by correcting the Ground utilities.
  • Corrected a possibly major bug in the Block utilities.
  • Possibly corrected many fence-block movement false positives.
  • Corrected several Fly swimming false positives.
----------, Aug 24, 2019

News:
  • The Chunk utilities have received several efficient new protections to ensure loaded chunks are cached on any words at any time, which will prevent false positives and obviously confusions between the customers.
  • The Developer-Report feature now has additional warning messages regarding TPS, to notify the customer of possible performance issues. This doesn't prevent the developer-report from being sent and eventually studied by the author.
Logs:
  • Improved the precision of the Ground utilities.
  • Slightly improved the Permission system.
  • Corrected several Exploits undetected-movement false positives.
  • Corrected a Fly down false positive.
  • Corrected a ProtocolLib plugin-disable console error.
  • Implemented additional protections to the Chunk utilities.
  • Corrected an InventoryClicks shift-edit false positives.
  • Possibly corrected several InventoryClicks sensitive-material false positives.
  • Additional improvements have taken place in the KillAura heuristics.
  • Improved the Developer-report feature with additional warning messages.
  • Improved the Fly check's verbose notifications with additional information.
  • Corrected many Jesus walking-abnormal inappropriate-speed false positives.
  • Slightly optimised the Spartan-Player multi-threaded object.
----------, Aug 22, 2019

Corrected a Spartan-Player object nearby-entities method null-pointer console error.
----------, Aug 20, 2019

Logs:
  • Further improved the KillAura heuristics.
  • Removed repeated materials from the Block utilities.
  • Possibly corrected several Speed trap-door below-jumping false positives.
  • Corrected many MorePackets difference false positives.
  • Slightly improved the precision of the Chunk utilities.
  • Reprogrammed a part of the Spartan-Player object to properly retrieve nearby-entities.
----------, Aug 20, 2019

Logs:
  • Corrected a player-login null-pointer console error.
  • Corrected a piston handler null-pointer console error.
  • Corrected a ProtocolLib plugin-disable console error.
----------, Aug 19, 2019

News:
  • Spartan Cloud is a network available to all customers, where verified false positives are saved and shared to help optimise the plugin's performance and ultimately improve the stability.
  • Several major movement bypasses were corrected after identifying huge flaws in the Ground utility, that allowed exploited packets to pass thru.
Logs:
  • Slightly adjusted the limits of the False-Positive-Detection feature.
  • Corrected additional errors in the Exploits packet-overflow detection.
  • Corrected a re-login bug with the Ban system.
  • Corrected a nearbyEntities asynchronous chunk-calling error.
  • Corrected a Jesus speed limitation bug.
  • Corrected several Jesus speed-stable false positives.
  • Slightly optimized cross-compatible parts of the Jesus check.
  • Drastically stabilized the Jesus & ElytraMove check.
  • Slightly improved the Request utilities.
  • Drastically improved parts of the Killaura check.
  • Corrected major movement bypasses.
  • Implemented Spartan Cloud, a shared customer network.
  • Corrected several Jesus vehicle false positives.
----------, Aug 19, 2019

News:
  • The False-Positive-Detection feature is no longer just a user of the Search-Engine feature, but also a contributor. Repetitive false positives will now be identified from stored logs and cached in the Search-Engine, hence drastically improving the performance of the plugin.
Logs:
  • Corrected a Hack-Prevention object null-pointer console error.
  • Corrected a Chunk-Manager utility null-pointer console error.
  • Corrected a ProtocolLib packet-handling console error.
  • Implemented exception-handling in the Exploits. packet-overflow check.
  • Improved the Main-Menu inventory menu with additional item description.
  • Corrected a small typo in the Piracy protection.
  • Corrected several Combat null-pointer console errors.
  • Possibly corrected a Spartan-Player object no-such-element console error.
  • CombatAnalysis check now caches it's data automatically.
  • Slightly improved the ElytraMove check. (More in near future)
  • Slightly optimized some event handlers.
  • Drastically improved the False-Positive-Detection feature.
  • Possibly corrected dozens of Fly false positives.
  • Repeated false positives now become part of the Search-Engine's data.
----------, Aug 16, 2019

News:
  • This update addresses many functionality issues created by recent updates, specifically in the combat and movement checks, as those were the ones that were the most affected. You should expect a smooth gameplay.
Logs:
  • Corrected many Exploits undetected-movement false positives.
  • Corrected a KillAura block-raytrace console error.
  • Slightly optimized the Hack-Prevention handler.
  • Corrected a Hack-Prevention handler small data-retrieval bug.
  • Corrected a Hack-Prevention handler small data-removal bug.
  • Slightly improved the Position object.
  • Increased the priority on many of the implemented Bukkit events.
  • Corrected potential false positives caused by cancelled Bukkit events.
  • Possibly corrected a Hack-Prevention handler console error.
  • Corrected an XRay check null-pointer console error.
  • Corrected a dozen event-handlers null-pointer console errors.
  • Corrected several BlockReach high latency false positives.
  • Corrected a Nuker max-breaks-per-sec latency false positive.
  • Corrected a major data-reset bug in the Ground utilities.
  • Heavily improved all movement checks and corrected potential bypasses.
  • Corrected an Exploits illegal-player-location false positive.
  • Corrected a KillAura impossible-hits latency false positive.
  • Corrected a FastBow bow-force spam false positive.
  • Prevented the SQL feature from spamming connection messages.
----------, Aug 14, 2019

Corrected many inventory console errors and item identification issues.
----------, Aug 12, 2019

Corrected many inventory console errors and item identification issues.
----------, Aug 12, 2019

News:
  • The False-Positive-Detection feature has so far been successfully preventing 33% of the false positives. This update implements additional improvements which will help this feature prevent up to 50% of false positives.
  • Many remaining console errors have been corrected, and the cause of the removable-item bug has finally been discovered and prevented. Apparently, this issue persists in recent servers, 1.13 and above.
  • Due to several improvements in the Spartan-Player object, the Jesus check can now detect abnormal movements with players riding entities, such as horses and pigs. Additionally, the Fly check has been drastically stabilized and synchronized.
  • Additional Bukkit events have been implemented, which will help better update the recent Spartan objects, and ultimately increase the accuracy of information shared with checks and their detections.
Logs:
  • Corrected a ProtocolLib plugin-disable console error.
  • Corrected several ProtocolLib incompatible packets errors.
  • Attempted correcting all remaining combat handlers console errors.
  • Greatly improved the prevention handling of the Movement checks.
  • Corrected several Jesus cross-version false positives.
  • Implemented entity compatibility in the Spartan-Player object.
  • Corrected several EntityMove water bypasses with the Jesus check.
  • Corrected a Jesus upwards depth-strider false positive.
  • Corrected a Hack-Prevention handler console error.
  • Privatized some Implemented Bukkit events.
  • Implemented new handlers and Bukkit events.
  • Corrected a removable-item inventory title inconsistency bug.
  • Corrected a vehicle-entity bug in the Player utilities.
  • Implemented consistent calls to sensitive utilities' methods.
  • Corrected a Double utilities null-pointer console error.
  • Corrected a Block utilities null-pointer console error.
  • Corrected an IrregularMovements climbing solid-side false positive.
  • Drastically stabilized and synchronized the Fly check.
----------, Aug 12, 2019

News:
  • The plugin has been drastically stabilized but many users have always been concerned about false positives when it comes to anti-cheats. Even though I repeatedly keep improving my checks and their detections, I focus more on extending the statistical-analysis features and ultimately identifying almost all false positives. Continuous progress has allowed me to create remarkable libraries that I will use more in the future.
Logs:
  • Corrected many movement false positives caused by a broken utility.
  • Made the plugin load after the world has been loaded, so chunks can be cached.
  • Corrected a NoSwing stack-overflow console error.
  • Attempted correcting all remaining null-pointer console errors.
  • Greatly improved the Spartan-Player object.
  • Corrected a repetition bug with the IP-Limitation feature.
  • Corrected an Exploits undetected-movement distance false positive.
  • Corrected a major thread issue with the combat checks.
  • Corrected a potential infinite-loop bug that would crash the server.
  • Finally corrected the inventory issue where items would be removable.
----------, Aug 10, 2019

News:
  • A new detection has been implemented as part of the Exploits check. It was named "Packet Overflow" and aims to prevent irregular packet spam, which may ultimately even crash a server. You must be using ProtocolLib to enable this detection.
Logs:
  • Corrected several NoSwing spam false positives.
  • Corrected a few Hack-Prevention handler console errors.
  • Corrected several KillAura yaw-rate false positives.
  • Corrected several possible KillAura pitch-rate false positives.
  • Asynchronous-detections option was brought back to false by default.
  • Possibly corrected a NoSwing console error.
  • Greatly improved the Chunk & Thread utilities.
  • Prevented the memory from overflowing unnecessarily.
  • Improved the Location synchronisation handler.
  • Recovered the functionality of the Plugin-Ticks handler.
  • Corrected several movement boat false positives.
  • Corrected an issue where ProtocolLib handlers wouldn't enable.
  • ProtocolLib handlers are now destroyed when the plugin is disabled.
  • Corrected several Speed hop-illegal false positives.
  • Corrected several compatibility errors in 1.7 servers.
  • Corrected several Jesus walking-abnormal false positives.
  • Greatly improved the Bow-Self-Hit protection.
  • Slightly improved the Nuker delay detection.
----------, Aug 8, 2019

News:
  • Spartan has successfully exited its improvement phase, bringing tons of improvements to all customers. The last updates have been a real challenge and required my full dedication, so I hope for the best and wish you enjoy them as much as I did making them.
Logs:
  • Corrected a Chunk utilities parse-double console error.
  • Updated the faulty URL in the CombatAnalysis check.
  • Asynchronous detections is now stable and the default option.
  • Updated some of the documentations to be up to date.
----------, Aug 7, 2019

Logs:
  • Prevented the scheduled movement checks from being called twice.
  • Drastically optimised the Chunk verification utilities.
  • Corrected dozens of null-pointer console errors.
  • Corrected dozens of craft-task console errors.
  • Corrected a few async-chunk console errors.
  • Corrected a few false positives caused by movement in a block's edge.
----------, Aug 6, 2019

Build 253 has come out and feedback is very mixed. Many customers have had their server's performance increased dramatically, while others had the opposite happen. I recommend to customers having big maps to use Build 250, until I find a stable solution. Have a great day!
----------, Aug 5, 2019

News:
  • A new check has been implemented to fight against X-Ray modules. It is purely based on statistical analysis, therefore it is part of the Search-Engine feature. To use it you must have either file or database logs enabled, and you should expect it to catch hackers over a relatively short period of time.
  • Huge improvements were made in both synchronous and asynchronous check performance. Chunks are now cached in Spartan's systems, preventing the plugin from accessing the world's data multiple times per tick and ultimately killing the performance.
  • You may sometimes read console errors. That's totally fine, don't panic, they do not affect the plugin's functionality. Please report them and I will make sure to correct them in future updates.
Logs:
  • Corrected a few SpartanPlayer object errors.
  • Greatly optimised the Player cache system.
  • Implemented null-pointer protection to the Player cache system.
  • Corrected a MorePackets game-mode switch false positive.
  • Implemented a new configuration syntax option. ( {async} )
  • Corrected the Syn membership functionality for MCMarket users.
  • Modified the verbose notifications/log message.
  • Corrected several entity identification bugs.
  • Corrected several BoatMove false positives.
  • Corrected a potential KillAura block-raytrace console error.
  • Corrected a HitReach no-detection handler bug.
  • Expanded the compatibility of the Combat utilities.
  • Corrected 2 CombatAnalysis handler console errors.
  • Made more tasks run asynchronously.
  • Corrected a small bug in the Mining notifications.
  • Created a new detection to handle x-ray modules.
  • Possibly corrected a few remaining edge-block movement false positives.
  • Brought back the functionality of many KillAura heuristics.
  • Corrected a few shulker-box movement false positives.
  • Corrected several Nuker delay efficiency false positives.
----------, Aug 4, 2019

News:
  • Build 251 was fairly problematic and had many error and performance issues. In this Build I took my time to improve the Spartan objects, implement caching systems, account additional player data, and control how many threads were used, preventing the server from crashing.
  • Asynchronous checks are disabled by default and will now only run in servers that have 4 or more available processors. This rule was established to prevent performance inconsistencies.
Logs:
  • Possibly corrected a Search-Engine console error.
  • Drastically optimized the SpartanPlayer object to improve overall performance.
  • Removed a few useless parts of code.
  • Corrected a possible plugin disable console error.
  • Corrected a bug that prevented the Jesus check from functioning.
  • Designed and implemented a custom thread system.
  • Restored several checks back to asynchronous mode.
  • Updated the mode of the SpartanLocation object.
  • Corrected several chorus-plant movement false positives.
  • Slightly improved the Ground utilities.
  • Corrected a broken Block utilities method.
  • Corrected several IrregularMovements block-climbing bypasses.
  • Corrected a Jesus underwater speed bypass.
  • Improved the location teleportation of the movement handlers.
  • Corrected an IrregularMovements hop same-value false positive.
  • Corrected all block-edge movement false positives.
  • Updated the features' description of the Syn membership.
  • Implemented a partial auto-respawn feature compatibility.
  • Drastically improved the TPS & latency protection.
----------, Jul 31, 2019

News:
  • This was a huge update, hence many hot-fix releases were expected. I've had a few customers report having their server's crashed due to multi-thread implementation. If this update doesn't correct this problem, I've added a settings.yml option to disable asynchronous detections.
Logs:
  • Greatly optimised the SpartanPlayer object.
  • Greatly optimised the SpartanBlock object.
  • Greatly optimised the SpartanLocation object.
  • Prevented events from accessing locations when not needed.
  • Replaced many null-pointer protections with proper handlers.
  • Corrected many faulty lines of code based on the new changes.
  • Corrected a ScheduleHandlers null-pointer console error.
  • Possibly corrected a Cooldown utilities null-pointer console error.
  • Possibly corrected an Attempts utilities null-pointer console error.
  • Implemented an additional null-pointer protection to the Player cache.
----------, Jul 29, 2019

Logs:
  • Put a few combat checks back on the main-thread to prevent null-pointer console errors.
  • Prevented the Violation-Queue system from clearing cache in certain cases.
  • Corrected more SpartanLocation-object console errors.
  • Slightly optimised the SpartanLocation object.
  • Corrected several potion-effect movement false positives.
  • Corrected a potion-effect list bug in the SpartanPlayer object.
  • Implemented 2 new settings.yml option.
  • Corrected several IrregularMovements hop void false positives.
Settings.yml Changes:
Code (Text):

Detections.check_locations_around_player
Detections.run_asynchronously
 
----------, Jul 29, 2019

Corrected several SpartanLocation-object null-pointer console errors.
----------, Jul 28, 2019

News:
  • Before I start, I want to give my genuine thanks to BestMark, CRAFTRISE, @Cry_Legende , @nbtiwires for helping me test this huge update and get it stable for all other customers.
  • This update officially makes the vast majority of Spartan's processes asynchronous. This means that a small part of Spartan's codes run in the main thread, hence preventing your server from lagging as it utilises most of your CPU's cores/threads.
  • This update completely and fully took the last 6 days of my time, so any positive feedback/reviews would genuinely be appreciated. Heavy testing took place, but in case you find a problem, please avoid from using the review section and contact me directly.
Logs:
  • Slightly improved the Move utilities stability.
  • Greatly improved & optimized the Cooldown utilities.
  • Renamed the Main Menu to Spartan Menu to avoid malfunctions.
  • Greatly optimized the Violation system.
  • Corrected an Exploits undetected-movement continuous false positive.
  • Implemented a new type of utilities to handle worlds.
  • Improved the client-sided-block library.
  • Implemented a new settings.yml option. (Protections.explosion_cooldown_seconds)
  • Greatly improved the Nuker delay detection.
  • Made the vast majority of processes to run asynchronously.
  • Improved the Command Processing handler.
  • Carefully inspected the code and improved dozens if checks.
  • Blacklisted NPC players from accessing any implemented events.
  • Slightly optimised and improved the FastHeal check.
  • Improved the functionality of the Item-Usage handler.
  • Greatly optimised the Shulker-Box protection.
  • Greatly improved the accuracy of the Ground utilities.
  • Corrected a small bug in the Syn-Membership handler.
----------, Jul 28, 2019

Corrected a SQL feature limited-length database error.
Database table must be reset once again. To avoid that, set the column "detection_information" to "VARCHAR(256)".
----------, Jul 22, 2019

Corrected 2 SQL syntax errors that prevents logs from being stored in the database.
----------, Jul 22, 2019

News:
  • The SQL feature has received a huge update thanks to customers making great suggestions. More information are now added and available in the database table, so it is required to delete/archive the old one to let Spartan generate the new improved version of it.
  • Spartan's official test-server is back at supporting 1.14 Minecraft clients, meaning all almost all versions described on the plugin's overview page are available for testing.
  • For the past months, I've been designing and working on an amazing Minecraft Hosting Service you should definitely try. Learn more at https://bedrockserver.com
Logs:
  • Improved the recent changes of the False-Positive-Detection feature.
  • Slightly improved the Piracy protection.
  • Slightly improved all the Developer API events.
  • Possibly corrected several Jesus walking running-water false positives.
  • Possibly corrected a Jesus swimming running-water false positive.
  • Hypothetically corrected a few Jesus in-n-out bypasses.
  • Drastically improved the SQL feature with more information.
  • Made the SQL feature run asynchronously to allow far data-centers to be in contact.
  • Checks not supporting silent mode are now considered silent.
----------, Jul 22, 2019

News:
  • The False-Positive-Detection feature has received some huge improvements that will let it detect and prevent more low-violation false positives.
  • A major issue was found in the SQL feature that prevented information from being read. This has now been corrected and customers that were having issues should expect a smooth functionality.
Logs:
  • Corrected several Jesus upwards in-n-out false positives.
  • Corrected several Jesus swimming in-n-out false positives.
  • Corrected several Jesus horizontal in-n-out false positives.
  • Corrected the Developer-report feature from not functioning.
  • Improved the NoFall check damage calculation.
  • Greatly improved the Piracy protection.
  • Improved the Search-Engine's identification methods.
  • Improved the accuracy of the SQL logs.
  • Corrected a NoFall pattern jump-effect false positive.
  • Possibly corrected a leash-hitch movement bypass.
  • Corrected a Jesus ypos upwards-sprinting false positive.
  • Corrected a major SQL feature access bug.
  • Corrected a ProtocolLib missing class error.
  • Corrected several movement riptide non-vanilla false positives.
  • Corrected several BoatMove possible bypasses.
  • Greatly optimized the Jesus check.
  • Corrected several Jesus bypasses over running water.
  • Drastically improved the False-Positive-Detection feature.
  • Corrected several Attempt/Millis/Double utilities ProtocolLib console error.
  • Corrected a Velocity horizontal behind-block false positive.
----------, Jul 18, 2019

News:
  • My web-server https://vagdedes.com no longer supports non-secure http connections. In the past months, all my products were updated to be compatible with this change, and the same now occurs to the Developer-Report feature, meaning Spartan versions before this won't be able to use it.
  • It is very recommended to join the official Discord server where you can find question & issue support, and many other useful but also entertaining channels. Join via the invite https://discord.gg/TTrqRkM.
Logs:
  • Possibly corrected an ImpossibleActions tower hitbox false positive.
  • Corrected several FastBow crossbow false positives.
  • Greatly optimized the Search-Engine's methods.
  • Possibly corrected several Velocity false positives.
  • Corrected several possible Velocity bypasses.
  • Implemented ProtocolSupport support for bedrock players.
  • Corrected a small Mining notifications bug.
  • Slightly improved the Mining notifications feature.
  • Implemented syntax support to the custom verbose feature.
  • Implemented http-secure support to developer reports.
  • Corrected several Jesus upwards in-n-out false positives.
  • Updated the Developer API jar with recent codes.
  • Possibly corrected a NoFall ratio bypass.
----------, Jul 11, 2019

News:
  • I am currently attending a small vacation, so apologies if support is delayed. This update addresses a few quite bothering issues customers had.
Logs:
  • Corrected a few remaining ProtocolLib console errors.
  • Prevented users with no Spartan permissions from accessing the Syn menu.
  • Possibly corrected several KillAura block-raytrace false positives.
  • Possibly corrected several FastClicks click-consistency false positives.
  • Corrected a possible server-version identification issue.
  • Corrected several Block utilities console errors.
----------, Jul 3, 2019

News:
  • I am currently attending a small vacation, so apologies if support is delayed. This update addresses a few quite bothering issues customers had.
Logs:
  • Corrected several ProtocolLib console errors.
  • Prevented users with no Spartan permissions from accessing the Syn menu.
  • Possibly corrected several KillAura block-raytrace false positives.
  • Possibly corrected several FastClicks click-consistency false positives.
  • Corrected a possible server-version identification issue.
  • Corrected several Block utilities console errors.
----------, Jul 1, 2019

News:
  • Not many reports this time, which is a good factor. The corrections of this update are few but a lot of time has been put individually in each.
  • It is very recommended to join the official Discord server where you can find question & issue support, and many other useful but also entertaining channels. Join via the invite https://discord.gg/TTrqRkM.
Logs:
  • Corrected a BoatMove water(packets) false positive.
  • Corrected a HitReach horizontal illegal false positive.
  • Corrected a Killaura block-raytrace illegal false positive.
  • Corrected several movement chorus-plant false positives.
  • Corrected a NoFall air semi-solid block false positive.
  • Corrected several MorePackets rapid block breaking false positives.
  • Corrected a MorePackets overall speed effect false positive.
  • Corrected a Speed normal bow self-damage false positive.
  • Corrected a ProtocolLib temporary-player console error.
----------, Jun 30, 2019

News:
  • Several improvements took place in the Performance-Optimizer & False-Positive-Detections features, which aim to help them become more optimised and functional than before. Expect performance usage to decrease.
  • This message will likely be in every update from now on. It is recommended to join the official Discord server where you can find question & issue support, and many other useful & entertaining channels. Join via the invite https://discord.gg/TTrqRkM.
Logs:
  • Implemented a new checks.yml option. (Exploits.check_undetected_movement)
  • Greatly improved the Performance-Optimizer feature.
  • Greatly improved the False-Positive-Detection feature.
  • Greatly improved the Search-Engine's identification system.
  • Corrected a Lag-Management system cache problem with the False-Positive-Detection feature.
  • Slightly optimized the Violation system.
  • Corrected a possible Block utilities console error.
  • Updated the Syn request with http-secure connection.
  • Implement support for ore pickups in the Mining notifications.
  • Corrected several NoSlowdown dynamic-sprint utility false positives.
  • Slightly optimized the NoSlowdown check.
  • Corrected several CombatAnalysis no-hit-delay false positives.
  • Corrected 2 Jesus upwards-after false positives.
  • Corrected all remaining issues in the ground teleportation method.
  • Made cancel-after-violation option not work with big travelling distances.
  • Corrected a Velocity horizontal false positive.
----------, Jun 23, 2019

News:
  • A new inventory menu was created which allows fast and easy interactions with the plugin's configuration files. Its purpose is to help players make changes without entering the process of accessing a file explorer.
  • The Syn membership now offers its members the ability to join the official Discord server and gain access to a special text-channel which allows fast issue support to take place. Join via the invite https://discord.gg/TTrqRkM.
Logs:
  • Corrected a ProtocolLib support console error.
  • Updated the pricing in the Syn membership menu.
  • Greatly optimized the debug feature.
  • Implemented universal fake-violation support.
  • Improved the Essentials compatibility.
  • Corrected a FastEat feed-command console error.
  • Greatly optimized the Player utilities.
  • Greatly improved the teleportation method.
  • Disabled an unneeded IP cache handler.
  • Added Discord issue support for Syn members
  • Improved the Lag-Management feature.
  • Created a new inventory which allows configuration management.
  • Implemented new methods in the Inventory utilities.
  • Corrected a few Exploits undetected-movement false positives.
----------, Jun 18, 2019

News:
  • As you can tell from the update's title, check descriptions have been implemented, in order to help customers better understand how checks and their detections work. You can view them via the Manage-Checks inventory menu.
  • In regards to the ground teleportation issue, I was unable to find the source, so the left ground utility was left untouched for working perfectly, and the ground teleportation method had its calculations revamped.
Logs:
  • Corrected a Jesus swimming depth-strider false positive.
  • Corrected several EntityMove water limit false positives.
  • Revamped the ground teleportation utility with new calculations.
  • Possibly corrected an ImpossibleActions tower false positive.
  • Further optimized the IrregularMovements check.
  • Implemented check descriptions in the Manage-Checks inventory menu.
  • Almost completely revamped the Piracy protection.
  • Removed the IrregularMovements combat detection and its configuration options.
  • Improved and organised the Lag-Management protection.
  • Improved the IrregularMovements jump detection.
  • Corrected an IrregularMovements jump-illegal bypass.
  • Added an additional plan to the Syn membership.
----------, Jun 12, 2019

silent update
----------, Jun 7, 2019

Logs:
  • Improved the accuracy of the Ground utilities.
  • Implemented additional checks to the Ground utilities.
  • Corrected an IrregularMovements high step bypass.
  • Corrected a Jesus upwards-after jumping false positive.
  • Improved the stability of the Jesus check.
  • Corrected a Sprint food-level low TPS false positive.
  • Corrected a Jesus ypos-normal false positive.
  • Corrected a Player-Info inventory menu console error.
  • Greatly optimized the Cooldown & Attempt utilities.
  • Greatly optimized the IrregularMovements check.
  • Implemented a new checks.yml option. (FastClicks.combat_mode_only)
  • Corrected an IrregularMovements jump-unusual low TPS false positive.
  • Corrected a Speed hop-illegal low TPS false positive.
  • Corrected several Syn inventory menu typos.
  • Corrected a Speed air-decreased low TPS false positive.
  • Removed the IrregularMovements step-advanced detection.
  • Greatly improved the Elytra & Swimming support.
----------, Jun 7, 2019

News:
  • This update was released to implement secure connection to the Piracy protection. The IP logging feature has been removed as well, and any logged IPs have been deleted.
Logs:
  • Improved the error handling of the MySQL feature.
  • Corrected a console error caused by the Liquid protection.
  • Corrected a semi-broken Block utility.
  • Changed the piracy handler's connection to http-secure.
  • Improved the Operators utilities with new methods.
----------, Jun 1, 2019

News:
  • This update was fairly delayed compared to the previous and ultimately my schedule because I wanted to take the time and make my plugin more stable. Some unused detections have been removed and many others were enhanced.
  • I would greatly recommend deleting all previous logs and enabling features such as Performance-Optimizer, so the plugin can use its new greater stability to better understand who's legitimate.
  • I received reports from 3 people having lag issues. The rest were having a fine time running the plugin. Please send me feedback regarding this update's performance, and make sure to take my log-deletion advice.
Logs:
  • Removed the Exploits ascension detection.
  • Corrected several NoFall air false positives.
  • Added more blocks to the Block utilities material library.
  • Corrected several Nuker & FastBreak bamboo false positives.
  • Corrected several Jesus walking & swimming low TPS false positives.
  • Corrected several NoSlowdown web breaking false positives.
  • Corrected an IrregularMovements bouncing-blocks false positive.
  • Removed the MorePackets timer detection and its configuration.
  • Drastically improved the stability of the IrregularMovements hop detection.
  • Corrected all KillAura rapid-hits 1.9+ false positives.
  • Drastically improved the stability of the Fly stable detection.
  • Implemented a new settings.yml option. (Protections.disallowed_building)
  • Drastically improved the stability of the NoFall check.
  • Drastically improved the stability of the EntityMove horse detection.
  • Corrected a FastBreak low TPS false positive.
  • Corrected a Fly neutral jumping-miscalculation false positive.
  • Drastically improved the stability of the Fly calculated detection.
  • Drastically improved the stability of the Jesus check.
  • Corrected several major Clip inside-movements false positives.
  • Added a missing shulker-box block to the Block utilities material library.
  • Corrected several movement shulker-box false positives.
  • Greatly improved the accuracy of the Ground and Move utilities.
  • Corrected a partially broken Block utilities method that allowed Clip instant bypasses.
  • Corrected several movement conduit block false positives.
  • Improved the safety of the SQL compatibility.
----------, May 29, 2019

News:
  • A Block utilities bug was found in the material library, which would not allow the server's available materials to be loaded in versions earlier than 1.13. This caused many false positives, many of which were reported for several versions. Apart from that, the update focuses on general corrections since a lot of big servers have lately started using this plugin.
Logs:
  • Improved the Block utilities' material library.
  • Corrected several movement sign false positives.
  • Corrected an IrregularMovements step repeated false positive.
  • Corrected an Exploits undetected-movement low TPS false positive.
  • Corrected a Fly packets liquid interaction false positive.
  • Corrected an Exploits undetected-movement boat falling false positive.
  • Corrected a NoFall air boat falling false positive.
  • Corrected several Fly boat falling false positives.
  • Corrected an Exploits undetected-movement cobweb false positive.
  • Corrected an Exploits undetected-movement ladder/vine false positive.
  • Corrected a Jesus upwards-after 1.13+ false positive.
  • Improved the accuracy of the Ground utilities.
  • Slightly optimized the Block utilities.
  • Corrected another Clip inside-movements piston false positive.
  • Corrected several movement fence-gate false positives.
  • Corrected an IrregularMovements hop cobblestone-wall false positive.
  • Mining notifications will no longer notify about Redstone but about gold-ores.
  • Corrected an IrregularMovements step-low snow false positive.
  • Corrected an Exploits undetected-movement shulker-box false positive.
  • Corrected several FastEat dried-kelp false positives.
  • Corrected a Jesus speed false positive.
  • Corrected a Jesus limitation number bug.
  • Corrected a Jesus horizontal 1.13+ false positive.
  • Improved the Low-Violation protection with better results.
  • Corrected many Ascension falling false positives.
  • Implemented
  • Corrected a major Block utilities material library bug.
  • Implemented a new settings.yml option. (Protections.interactions_per_tick)
----------, May 20, 2019

News:
  • This update brings heavy optimisations by decreasing chunk calls by 40% and more. This was made possible by updating utilities that check around blocks to only check based on the player's location & direction.
  • If you previously reported having lag problems with Spartan, or were dissatisfied with the performance you observed, please record some timings and let me know if you see improvements.
Logs:
  • Corrected a Nuker breaks-per-sec sensitive block false positive.
  • Corrected several 1.13+ BoatMove false positives.
  • Implemented a new checks.yml option. (BoatMove.compatibility_protection)
  • Drastically optimized the Block utilities' methods.
  • Implemented new advanced methods to the Block utilities.
  • Corrected a Clip inside-movements fence false positive.
  • Corrected several EntityMove vertical false positives.
  • Corrected several movement bypasses caused by the Building protection.
  • Corrected a FastEat interact dried-kelp false positive.
  • Added more materials to the Block utilities' library.
  • Possibly corrected several Speed low-violation false positives.
  • Corrected a possible Block utilities method bug that allowed movement bypasses.
  • Improved the correction accuracy of the Ground utilities.
  • Corrected a Jesus upwards jumping motion false positive.
----------, May 15, 2019

News:
  • The 1.14 compatibility ended up working wonderful. Unfortunately, many errors were introduced to previous versions, which I hopefully corrected In this update. As always, feedback is appreciated.
  • A few buyers have reported having issues with the ground-teleportation feature. I've been working on this issue for a few updates now (including this), and unfortunately, I cannot confirm its correction by myself. Please report me any cases or false positives related to this.
Logs:
  • Improved the Search-Engine's asynchronous task handling.
  • Corrected a possible disabled-plugin-task console error.
  • Improved the structure of the Block utilities' material library.
  • Possibly corrected a class initialisation console error.
  • Implemented and enabled a forgotten class of events.
  • Reworked parts of the ground teleportation method.
  • Corrected a cross-version shulker-box console error.
  • Corrected a Clip speed sign-block false positive.
  • Corrected several BoatMove bypasses.
  • Corrected several EntiryMove bypasses.
  • Corrected a Fly stable turtle-egg false positive.
  • Implemented turtle-egg compatibility in the Ground utilities.
  • Balanced some of the Player utilities' methods.
  • Implemented teleportation cooldown in the BoatMove check.
  • Corrected the inventory menus not working on older servers.
  • Corrected several Clip low-violation false positives.
  • Implemented new advanced methods to the Cooldown utilities.
  • Corrected some silent bugs in the utilities' handlers.
  • Corrected several IrregularMovements low-violation false positives.
  • Corrected several Jesus sprinting bypasses.
  • Implemented a new protection to handle low-violation false positives.
  • Corrected a NoFall air fast falling false positive.
  • Corrected an IrregularMovements hop fishing-hook false positive.
  • Prevented the Hacker-Finder menu from interfering with checks.
  • Implemented an item-description warning to the Main-Menu inventory.
  • Improved the accuracy of the Ground utilities when building.
----------, May 10, 2019

Corrected a class initialisation error caused only in 1.8 servers or older.
I want to clarify this so new customers aren't confused. I am currently trying to work with a compatibility that is directly bound to development Spigot builds, which are NOT meant for production as advised by md_5. Problems were and are expected. Do not overreact or post negative reviews. Downgrade to Build 237 if Build 238 isn't working well for you.
----------, May 4, 2019

News:
  • The 1.14 compatibility seems to be working wonderful based on customer feedback. A few errors here and there caused by Spigot's api-version feature, which I hope this update corrects. Downloading and installing this version is recommended.
Logs:
  • Improved the accuracy of the ground utilities.
  • Possibly corrected a bedrock-level teleportation issue.
  • Downgraded the plugin.yml api-version from 1.14 back to 1.13.
  • Corrected a Jesus horizontal conduit-power effect false positive.
  • Corrected an Exploits undetected-movement rare 1.14 scaffolding-block false positive.
  • Optimised the Violation system with 2x faster schedulers.
  • Optimised the Attempts, Cooldown & Millis utilities with 2x faster schedulers.
  • Possibly corrected a Fly stable Shulker-box false positive.
----------, May 3, 2019

News:
  • I was going to release this update after the production builds had been released, but due to many requests and curious people, I decided to do this prior with the development builds.
  • I was collecting information for a long time from Mojang's changelogs, YouTube videos, and some forums to be able to release this update so early. I will call it BETA but I doubt it will be unstable.
  • Please contact me via a SpigotMC conversation or the discussion thread to report problems/issues. Avoid from posting negative reviews as this was in no way an easy update and I would love more feedback.
Logs:
  • Improved the Latency utilities with universal limits.
  • Corrected a Sprint food-level high latency false positive.
  • Added many 1.14 materials to the Block utilities' library.
  • Implemented 1.14 general compatibility in the Version utilities.
  • Implemented 1.14 general compatibility in the Block utilities.
  • Implemented 114 block compatibility in the Clip check.
  • Implemented 1.14 block compatibility in the FastBreak check.
  • Implemented 1.14 block compatibility in the Nuker check.
  • Implemented 1.14 block compatibility in the IrregularMovements check.
  • Implemented 1.14 block compatibility in the BlockReach check.
  • Implemented 1.14 interaction compatibility in the ImpossibleActions check.
  • Implemented 1.14 interaction compatibility in the GhostHand check.
  • Implemented 1.14 combat compatibility for the ravanger mob.
  • Implemented 1.14 general compatibility in the Ground utilities.
  • Implemented 1.14 block compatibility in all movement checks.
  • Implemented 1.14 general compatibility in the Move utilities.
  • Corrected a Debug feature console error.
  • Corrected several 1.14 console errors caused by the Block utilities.
  • Heavily improved the accuracy of the Ground utility when not long falling.
  • Corrected a 1.14 inventory-menu clicking issue.
----------, May 2, 2019

News:
  • Even though the plugin is already very stable, I again focused on stability with this update to ensure nothing similar happens like the recent issue with players randomly dying by the teleportation handlers.
  • In this update unneeded detections have been removed, and existing ones were enhanced with code changes in a try to make them more stable. Downloading and installing this build is recommended.
Logs:
  • Corrected a Jesus sprint-jumping false positive.
  • Improved the accuracy of the Player utilities.
  • Corrected a Building protection teleportation bug.
  • Removed the NoFall ground detection and it's configuration.
  • Corrected several MorePackets instant false positives.
  • Implemented a new automated protection to handle post-death false positives.
  • Corrected an API version-method console error.
  • Corrected an Exploits undetected-movement enderpearl false positive.
  • Corrected several Clip instant random false positives.
  • Corrected an ImpossibleActions interact false positive.
  • Improved the stability of the ground teleportation method.
  • Advanced some of the Ground utilities' methods.
  • Corrected an IrregularMovements bouncing-blocks bed false positive.
  • Corrected an IrregularMovements bouncing-blocks logic bug.
----------, Apr 26, 2019

News:
  • I am releasing this update prior compared to the others due to the recent stability issues a few buyers complained about. This update does not introduce anything new, but only applies corrections, so it is fully recommended to download and install it.
  • Teleportation fall-damage has been disabled in the settings.yml configuration by default, and will no longer be applied unless the player surpasses 3 violations. This will help moderate this feature and allow server owners to not worry.
Logs:
  • Corrected a Jesus ice-breaking false positive.
  • Corrected a FastBreak coral-fans false positive.
  • Improved the Block utilities methods with corrections.
  • Corrected a FastBreak cut-redstone false positive.
  • Added new materials to the Block utilities's library.
  • Corrected several Clip instant random false positives.
  • Disabled settings.yml teleportation fall-damage by default.
  • Corrected a MorePackets instant latency false positive.
  • Improved the latency limitation of the Ping protection.
  • Moved the NoSlowdown check from scheduler to listener handlers.
  • Corrected a major NoSlowdown web(speed) false positive.
  • Improved the Lag-Management system.
  • Improved the Player utilities with new methods.
  • Corrected a Jesus exit sprinting false positive.
  • Corrected a Jesus speed sprinting false positive.
  • Corrected an Exploits chunk-updates false positive.
----------, Apr 21, 2019

Logs:
  • Corrected an IrregularMovements jump(unusual) trapdoor false positive.
  • Corrected a Sprint omnidirectional diagonal-jumping false positive.
  • Corrected a MorePackets instant elytra false positive.
  • Corrected a MorePackets instant bouncing-block false positive.
  • Possibly corrected a disabled-plugin configuration console error.
  • Corrected an Exploits ascension void falling false positive.
  • Corrected a MorePackets instant liquid false positive.
  • Corrected several MorePackets instant block stepping false positives.
  • Corrected a few NoFall ratio random false positives.
  • Corrected a Clip instant post-death false positive.
  • Improved the method accuracy of the Player utilities.
  • Improved the Damage protection with new methods.
----------, Apr 18, 2019

News:
  • The NoFall ratio false positives have been corrected. This has been a major issue of the last update, by severely damaging or killing players randomly. Please notify me if you encounter it again.
  • A new MorePackets detection has been introduced, to hopefully battle short uses of timer that don't usually get detected.
Logs:
  • Improved the Block utilities with new methods.
  • Corrected possible Nuker breaks-per-sec false positives.
  • Corrected a Config plugin-disable console error.
  • Lowered the damage of the NoFall ratio detection.
  • Possibly corrected the NoFall ratio false positives.
  • Implemented a new MorePackets detection named "instant".
  • Made the TPS & Ping/Latency protections universally available to all checks.
  • Implemented a new checks.yml configuration option. (MorePackets.
    check_instant)
----------, Apr 17, 2019

News:
  • Due to the recent bypass corrections, some stability problems started occurring, mostly with movement detections such as NoFall, Jesus & Sprint. These issues have now been corrected with this update.
Logs:
  • Corrected a Self-Hit protection bow cancelled damage bug.
  • Corrected a possible Search-Engine unloaded plugin console error.
  • Corrected several movement false positives caused by the Ground utilities.
  • Corrected a Ground utilities climbable-block bug.
  • Improved the verbose information of the NoFall ratio detection.
  • Corrected several NoFall ratio false positives.
  • Slightly improved the accuracy of the Ground utilities.
  • Corrected a Sprint omnidirectional auto-jump false positive.
  • Improved the NoFall ratio detection with a better damage handler.
  • Corrected a Jesus ypos 1.13 water-soul-sand false positive
  • Corrected a Sprint omnidirectional building false positive.
  • Improved the Jesus check's water-soul-sand handling.
----------, Apr 11, 2019

News:
  • Yet another massive update with multiple bypass corrections. Thanks to the few who kept the reports coming, and especially @yorik100 . This time, the bypass corrections are vastly related to the movement checks and their detections.
Logs:
  • Corrected a HitReach Player utilities' console error.
  • Corrected a major IrregularMovements jump(illegal) bypass.
  • Corrected a Sprint food-level sprint-jumping bypass.
  • Corrected a 1.9+ HitReach horizontal inconsistency bypass.
  • Improved the MorePackets difference detection for low latency players.
  • Implemented 2 new configuration syntax.
  • Improved the ground-teleportation handler.
  • Corrected a possible Clip ypos(illegal) false positives.
  • Corrected a Clip instant post-fly false positive.
  • Improved the accuracy of the Player utilities' schedulers.
  • Corrected many NoFall bypasses by correcting a broken detection.
  • Possibly corrected several NoFall ratio bypass es .
  • Corrected many major post-join movement bypasses.
  • Corrected an IrregularMovements jump(illegal) spider bypass.
  • Improved the legitimacy of the Ground utilities.
  • Corrected a mcMMO compatibility console error.
  • Corrected a fall-damage correction handler.
  • Corrected a FastClicks click-consistency rapid block breaking false positive.
  • Corrected several NoFall ground boat standing false positives.
Syntax Changes:
Code (Text):

Added:
{staff}
{moving}
 
----------, Apr 6, 2019

News:
  • This update addresses a lot of bypasses ranging from combat to movement detections, such as HitReach, Jesus, Fly & MorePackets. It is greatly recommended to download & install.
  • The Search-Engine has received a few corrections that will prevent it from refreshing its cache rapidly, and outputting error messages such as "Too few rows/logs".
  • The RAM clearance system has been massively improved as it can know clear garbage from individual handlers, not visible before, that may had the potential to lag a server.
Logs:
  • Corrected an AutoRespawn Player utilities console error.
  • Improved the Lag-Management protection for low-latency players.
  • 0-level violations combined with cancel-after-violation set to 0 will now still prevent a player.
  • Implemented new methods in the Player utilities.
  • Improved the HitReach check's horizontal detection for 1.9+ servers.
  • Corrected several Fly combat bypasses.
  • Corrected a NoFall ground boat standing false positive.
  • Corrected many Jesus 1.13 bypasses caused by disabled detections.
  • Improved the accuracy of the Ground utilities.
  • Added more verbose information to the Jesus check.
  • Corrected many MorePackets bypasses by correcting the broken difference detection.
  • Corrected a Search-Engine double cache refresh caused by the Syn membership.
  • Improved the Search-Engine's initial cache system.
  • Implemented a new Exploits detection named Chunk-Updates.
  • Massively improved the RAM clearance upon reloading/disabling the plugin.
----------, Apr 1, 2019

News:
  • Many long-distance false positives have been partially corrected, as they will now output verbose notifications instead of violations. A long-distance is considered one that surpasses the length of a chunk.
  • The Lag-Management feature has received improvements that will help big servers clear garbage in the cache without causing significant performance loss.
Logs:
  • Corrected an IllegalPosition location stuck false positive.
  • Corrected a Speed liquid dolphin's-grace effect false positive.
  • Corrected an Exploits ascension latency false positives.
  • Improved the Velocity check's knockback-item handling.
  • Corrected several movement vehicle-exit false positive.
  • Corrected a Clip brain-coral-fan false positive.
  • Corrected a Lag-Management many-players lag issue.
  • Corrected several Velocity knockback-item bypasses.
  • Implemented a new checks.yml configuration option. (HitReach.exempt_player_chasing)
  • Implemented violation protection for over-chunk distances.
----------, Mar 27, 2019

News:
  • I recently found out that many 1.13 servers fail to update the player's location when using a boat as vehicle. This version takes that into consideration and applies calculations in a try to correct the travelled-distance.
  • Many Fly false positives caused by random inaccuracies of the ground utilities have been corrected, so expect a smoother gameplay in terms of movement handling.
  • A number of users below 5 reported having moderate to severe lag issues, so the Performance-Optimizer feature has been configured to enable from a fewer amount of players to help the identification process finish earlier.
Logs:
  • Corrected a KillAura angle latency false positive.
  • Corrected a HitReach horizontal no-hit-delay false positive.
  • Corrected a NoSlowdown web-speed false positive.
  • Corrected a Fly illegal remaining-block false positive.
  • Corrected a Fly change remaining-block false positive.
  • Corrected a Fly pre remaining-block false positive.
  • Corrected all NoFall ground 1.7 false positives.
  • Corrected all Fly neutral 1.7 false positives.
  • Improved the Fly check's support for unknown server versions.
  • The Performance-Optimizer feature is now enabled from 5 players instead of 20.
  • Corrected several movement spammed-teleport false positives.
  • Possibly corrected almost all BoatMove 1.13 false positives.
----------, Mar 22, 2019

News:
  • New checks.yml configuration options have been implemented to allow customers to be more specific with the KillAura check and its detections/heuristics.
  • The SmashHit compatibility has been improved as several false positives caused by the plugin combination have been corrected in this update.
Logs:
  • Improved the void-fall handler of the Teleport protection.
  • Corrected an Exploits ascension stairs false positive.
  • Corrected an Exploits ascension grass-path false positive.
  • Corrected an Exploits ascension soil block false positive.
  • Corrected several BoatMove water-horizontal false positives.
  • Corrected several bugs of the Ground utilities.
  • Corrected an IrregularMovements jump ground false positive.
  • Corrected a Fly illegal ground false positive.
  • Heavily optimized the Plugin-Ticks utilities.
  • Heavily optimized the AutoRespawn check.
  • Implemented 2 new checks.yml options.
  • Corrected 3 KillAura SmashHit false positives.
  • Updated the Syn membership's error messages.
Configuration Changes:
Code (Text):

Added:
KillAura.detection.players
KillAura.detection.entities
 
----------, Mar 17, 2019

News:
  • The release of Minecraft 1.14 is getting very close, and I am happy to let everyone know that I've been paying close attention to the changes, which will result in a stable release from just 1 to 2 updates.
  • This update is recommended as it heavily improves the no-hit-delay feature compatibility. Many false positives were found in gameplays such as "combo" and were corrected in a fine level.
Logs:
  • Corrected several Exploits ascension latency false positives.
  • Corrected several Exploits undetected-movement latency false positives.
  • Corrected several NoFall latency false positives.
  • Corrected several KillAura targeted-area latency false positives.
  • Possibly corrected several NoFall dragon damage false positives.
  • Improved the Chat protection prevent-same-message feature.
  • Corrected a False-Positive-Detection array-list console error.
  • Updated the domain of the CombatAnalysis configuration URL.
  • Corrected an IrregularMovements combat no-hit-delay false positive.
  • Corrected several NoFall no-hit-delay false positives.
  • Corrected a Nuker delay snow-block false positive.
  • Add 1 new material to the Block utilities' library.
  • Made the Clip verbose information more consistent.
  • Removed unneeded methods from the Fly check.
  • Improved the Fly check's no-hit-delay compatibility.
  • Improved the Clip inside-movements detection.
----------, Mar 12, 2019

News:
  • SmashHit seems to be a fairly popular pvp-mechanics plugin, and upon a buyer's request, I've implemented support for it in this update. Please note that using that compatibility will move most of Spartan's combat processes to custom events, controlled by that plugin's developer.
  • More new users will be able to enjoy the features of the Search Engine, as it now enables from just 100 rows of logs, instead of 500 it was previously.
  • Lastly, protections were improved and the Exploits check is now better compatible with protocol plugins that add support for multiple versions, such as ViaVersion & ProtocolSupport.
Logs:
  • Corrected a movement handlers console error.
  • The Search-Engine's least rows were decreased from 500 to 100.
  • Implemented compatibility for a plugin named SmashHit.
  • Corrected an Exploits illegal-chat-message-length false positive with ProtocolSupport & ViaVersion.
  • Corrected an Exploits illegal-player-location 1.9+ false positive.
  • Improved many event-handler inconsistencies & minor bugs.
  • Made the Chat-Protection feature also block console commands.
  • The compatibility.yml configuration was updated due to more plugins being supported.
----------, Mar 8, 2019

News:
  • Many customers want a player banned after an amount or a single kick. Even though this can be achieved with Spartan's violation system, it is complicated and will not always function as expected. With this update, I implemented {kicks}, a configuration syntax that you can use in a conditional command. An example follows: https://pastebin.com/ZAdrwmU8.
Logs:
  • Corrected a Tree-Feller incompatibility with the mcMMO plugins.
  • Corrected 2 Clip verbose information mistakes.
  • Improved the Lag-Management system.
  • Possibly corrected many BoatMove latency false positives.
  • Corrected many BoatMove passenger false positives.
  • Corrected a Syn membership Search-Engine cache bug.
  • Corrected a Search-Engine false positive cache bug.
  • Improved the Search-Engine's mining notification collection.
  • Corrected a player-info command console error caused by the Search-Engine.
  • Greatly stabilised the sprinting & walking identification handlers.
  • Corrected an Exploits ascension random false positive.
  • Implemented new configuration syntax. ( {kicks} )
  • Made several improvements & corrections to the False-Positive-Detection feature.
  • Corrected several Nuker moves-in-between false positives.
  • Corrected a NoSlowdown cake-eating handler bug.
  • Corrected a possible NoSlowdown fishing-rid false positive.
  • Corrected a NoSlowdown web(repeated) walking false positive.
  • Corrected a Sprint omnidirectional Crackshot-scope false positive.
----------, Mar 3, 2019

Removed the Exploits Processed-Actions detection due to the unknown bug being repeated.
----------, Feb 26, 2019

News:
  • Removed the argument-less version of the Developer-Report command due to lack of understanding and gigantic amount of log results. In addition, the forgotten cool down was implemented back.
  • Recent detections such as the Nuker moves-in-between & Sprint omnidirectional have been greatly stabilised. In addition, the NoFall Ratio detection has had some big improvements.
  • The Exploits Processed-Actions detection had its lag/crash issue resolved. Codes were also rearranged to provide best possible performance.
  • The Search-Engine will now load its data asynchronously, so expect less delays when loading or reloading the plugin.
Logs:
  • Corrected several Sprint omnidirectional false positives.
  • Stabilised the recently improved Sprint check.
  • Re-enabled the forgotten cooldown of the Developer-Report feature.
  • Removed the from log-rows limitation the Developer-Report feature.
  • Corrected a Sprint omnidirectional CrackShot false positive.
  • Slightly optimized old detections of the Nuker check.
  • Corrected a Nuker moves-in-between sensitive block false positive.
  • Corrected a Nuker moves-in-between efficiency enchantment false positive.
  • Corrected a Search-Engine cache clearance bug.
  • Corrected several BoatMove packets false positives.
  • Removed the argumentless developer-report command.
  • Potentially corrected all NoFall ratio false positives.
  • Corrected a NoFall ratio bypass by fixing a bug in the handler.
  • Corrected an Exploits ascension falling false positive.
  • Corrected an Exploits ascension jumping false positive.
  • Corrected an Exploits lag/crash console error.
  • Corrected an Exploits processed-actions check-toggle bug.
  • Made the Search-Engine load it's data asynchronously.
----------, Feb 26, 2019

News:
  • The Sprint omnidirectional detection was improved and extended in a try to prevent bhop movements. Previously, it was only supporting sprint movements.
  • A new Nuker detection was implemented in a try to prevent omnidirectional block breaking. Previously, only the Ghosthand check could block this, but with several bypasses.
  • A new Exploits detection was implemented to prevent players from abusing the checks and their preventions. This will hopefully prevent spam, lag & crashes from occurring.
Logs:
  • Corrected a minor bug in the violation system.
  • Corrected a console error with the check-bypass command.
  • Added more verbose information to the Sprint check.
  • Improved the Sprint check to block bhop movements.
  • Implemented a new Nuker detection named moves-in-between.
  • Improved the False-Positive-Detection feature.
  • Optimized some methods of the Block utilities.
  • Implemented a new Exploits detection named Processed-Actions.
  • Improved old parts of the Jesus check.
  • Corrected a Jesus depth-strider & dolphin's-grace false positive.
  • Added more verbose information to the Jesus check.
  • Implemented a new checks.yml option. (Nuker.check_moves_in_between)
  • Improved the Piracy system to prevent dishonest PayPal cases.
  • Slightly optimized the IP utilities with the removal of redundant variables.
----------, Feb 21, 2019

News:
  • I received several reports that claimed several movement checks to not be working correctly or partially being disabled. This was caused by a leniency bug in the False-Positive-Detection feature. This update hopefully fixes the issue, and if not a hotfix update will be released.
Logs:
  • Corrected a Jesus dolphin's-grace false positive.
  • Corrected a BoatMove blue & frost ice false positive.
  • Improved the Search-Engine's hacker identification handlers.
  • Made the False-Positive-Detection feature less lenient.
  • Possibly corrected many Exploits ascension false positives.
  • Added 2 materials to the Block utilities' library.
  • Possibly corrected several Clip inside-movement false positives.
  • Made the Performance-Optimizer feature enable only after 20 players.
  • Improved the text syntax of the MySQL logs.
  • Improved the Player utilities with new methods.
  • Corrected several Speed elytra false positives.
  • Heavily improved the Elytra identification handlers.
  • Heavily improved the Swimming identification handlers.
  • Corrected several NoFall ratio false positives.
  • Corrected all NoFall invulnerable-player false positives.
  • Corrected a Clip inside-movement building false positive.
  • Added support for the NoSlowdown check in the False-Positive-Detection feature.
  • Corrected a HitReach mcMMO false positive.
  • Implemented plugin support for mcMMO-Overhaul.
  • Possibly corrected several EntityMove step false positives.
  • Improved the Violation system with new methods.
----------, Feb 16, 2019

News:
  • Thanks to the new feature, developer-reports, I was able to reduce spam and get a more clear view of the plugin's state. Dozens of false positives were corrected, and huge improvements were made to the False-Positive-Detection feature as additional support.
Logs:
  • Added 11 materials to the Block utilities' library.
  • Corrected several Clip coral false positives.
  • Corrected a NoSwing break liquid-bloxk false positive.
  • Corrected a developer-report command server crash.
  • Updated the domain of the Search-Engine's URL.
  • Made the Search-Engine not cache when plugin is being loaded.
  • Corrected a Speed bow self-hit major bypass.
  • Corrected all the malfunctions of the Self-Hit protection.
  • Corrected a Clip sugar-cane false positive.
  • Corrected several BoatMove 1.13 false positives.
  • Corrected a NoSlowdown 1.13 repeated false positive.
  • Corrected several NoSwing sensitive-block false positives.
  • Slightly improved the Clip check's performance via the teleport protection.
  • Improved the limit calculation of the Speed check.
  • Checks.yml ImpossibleInventory sprinting & walking limits are now disabled by default.
  • Corrected a Jesus speed calculation false positive.
  • Removed the Exploits ping-spoof(event) detection.
  • Corrected many Exploits ascension false positives.
  • Corrected many Clip inside-movement false positives.
  • Improved the Search-Engine's limitation calculations.
  • Changed Settings.yml enable_verbose_on_login to enable_verbose_notifications_on_login.
  • Slightly improved the hacker identification of the Performance-Optimizer feature.
  • Corrected a minor bug in the Performance-Optimizer feature.
  • Heavily improved the False-Positive-Detection feature.
  • Added more information to the verbose of the NoSwing check.
  • Updated the data syntax of the CombatAnalysis check.
  • Developer reports will now gather logs only from the current version.
----------, Feb 11, 2019

Logs:
  • Added more default information to the developer-report's text.
  • Corrected a timers-utilities null-pointer console error.
  • Improved the Player utilities' elytra-gliding method.
  • Implemented new Player utilities' methods.
  • Reworked the elytra's functionality in the Speed check.
  • Corrected a Liquids place kelp-plant false positive.
  • Corrected several FastBreak surface-block false positives.
----------, Feb 7, 2019

News:
  • You can now report false positives via a simple command. A developer report will automatically be sent to me and I will make sure to study even the issues you thought you didn't have. We are entering a new support era.
Logs:
  • Added 8 material to the Block utilities' library.
  • Corrected several Clip false positives due to the Block utilities' changes.
  • Disabled the Liquids break detection for 1.13 servers.
  • Corrected a NoSwing interact item-frame false positive.
  • Improved the Explosion protection with more entities & causes.
  • Corrected a NoFall ground entity-vehicle false positive.
  • Corrected 2 Main-Menu inventory lore typos.
  • Corrected a Jesus upwards(after) 1.13 false positive.
  • Corrected several ElytraMove random false positives.
  • Corrected the RAM cache cleaning process for elytra users.
  • Heavily optimized the UltimateStatistics data cache process.
  • Possibly corrected all the new NoSwing false positives.
  • Implemented compatibility for a plugin named MineBomb.
  • Implemented 3 new commands to execute Developer Reports.
  • Made cached logs to be saved when disabling the plugin.
----------, Feb 7, 2019

News:
  • The plugin's Search-Engine can be improved over time with statistical data from another plugin named 'Ultimate Statistics'. This will help Spartan identify hackers from legitimate players more precisely and safer. Please visit https://www.spigotmc.org/resources/60868/ to check the other plugin.
Logs:
  • Corrected a null-pointer-exception console error.
  • Corrected several NoFall false positives due to the Bouncing-Blocks protection's changes.
  • Corrected a Bouncing-Blocks protection ground bug.
  • Corrected a NoSlowdown web(full-block) jumping false positive.
  • Corrected an IrregularMovements bouncing-blocks calculated piston false positive.
  • Corrected a NoFall ratio respawn false positive.
  • Removed some unused Boolean utilities.
  • Implemented a new type of utilities to count plugin ticks.
  • Improved the Search-Engine's hacker identification methods.
  • Made the Hacker-Finder inventory more accurate.
  • Implemented more notifications to the Main-Menu inventory.
  • Implemented false-positive counting to the Daily-Progress feature.
  • Added 1 material to the Block utilities' library.
  • Corrected several Clip false positives due to the Block utilities' changes.
  • Corrected several Killaura pitch-movement close combat false positives.
  • Corrected several Killaura direction close combat false positives.
  • Corrected an IrregularMovements step(advanced) vine false positive.
  • The Search-engine can now be improved with the plugin UltimateStatistics.
  • Improved the Self-Hit protection's methods.
  • Corrected a Speed liquid dolphin's-grace false positive.
Language.yml changes:
Code (Text):

Added:
disabled_log_saving
not_enough_saved_logs
 
----------, Feb 3, 2019

Logs:
  • Added 1 material to the Block utilities' library.
  • Corrected a dragon-head console error.
  • Corrected several Clip false positives due to the Block utilities' changes.
  • Corrected a NoFall ratio cancelled-damage false positive.
  • Improved the collision stability of the Ground utility.
  • Removed an unneeded method from the Piracy protection.
----------, Jan 31, 2019

News:
  • I am extremely happy to announce that I have successfully developed a new ground utility that is 50% smaller in code, 50% more accurate, and will do 1-5 chunk-calls per player, compared to the old one which was well over 50. That's an impressive over 500% improvement in performance over the old one.
Logs:
  • Removed 1 material from the Block utilities' library.
  • Corrected some Clip & Jesus sea-lattern false positives.
  • Corrected a cache clearance Search-Engine feature bug.
  • Improved the movement scheduler's leave cache clearance.
  • Implemented a new smaller, more efficient, more accurate ground utility.
  • Created new and improved the current Block utilities' methods.
  • Prevented materials from being repeatedly saved by the Block utilities.
  • Added 3 materials to the Material utilities' library.
  • Corrected an IrregularMovements step anvil false positive.
  • Made slight changes to the default config.yml configuration.
  • Implemented greater decimal & integer value compatibility for the conditional-commands.
  • Slightly modified the teleport protection. (Currently experimenting)
  • Corrected several IrregularMovements bouncing-blocks false positives.
----------, Jan 30, 2019

Finally found that annoying PlayerMoveEvent console error. :eek:o_O
----------, Jan 23, 2019

Logs:
  • Made some minor configuration changes. (No need to reset)
  • Added 2 materials to the Block utilities' library.
  • Made some critical changes in the checks.yml creation method.
  • Corrected several Clip false positives due to the Block utilities' changes.
  • Corrected a random RAMoverCPU error many users experienced.
----------, Jan 23, 2019

News:
  • The Configuration-Recommendations feature has been reported by many members to be unfair, as everyone should have a good configuration by default. I agree with you, so it is now available to the public, also as the default configuration.
Logs:
  • Prioritized the message cases of the Hacker-Finder menu.
  • Added 7 materials to the Block utilities' library.
  • Removed 1 material from the Block utilities' library.
  • Further removed more redundant messages of the Search Engine.
  • Corrected a minor issue with a file being created as piracy.Piracy.
  • Added support for 6 more movement detections to the False-Positive-Detection feature.
  • Corrected many movement liquid-plant false positives.
  • Reorganized the plugin's packages and classes.
  • Heavily improved the False-Positive-Detection feature.
  • Corrected a Jesus ypos water-climbing false positive.
  • Corrected a Jesus swimming water-climbing false positive.
  • Possibly corrected a random RAMoverCPU error many users experienced.
  • Disabled the ItemDrops check for 1.13 servers due to 1.13 rapid dropping and 1.9 inventory protection changes.
  • Corrected several ElytraMove fly false positives by improving the player-glide handlers.
  • Added more information to the Jesus check's verbose information.
  • Corrected a Jesus repeated 1.13 false positive.
  • The Configuration-Recommendations feature is now available to the public, also as the default configuration too.
  • Reorganized the plugin's packages and naming structure.
  • Made the ElytraMove & BoatMove checks less lenient.
----------, Jan 22, 2019

News:
  • The settings.yml configuration has been gratefully organized with categories, making it easier to browse thru and choose which information to change. Please delete the old syntax of the configuration, as they will no longer provide a functionality.
  • Some of you may wonder why I didn't do the same with the language.yml configuration. The settings.yml configuration is mostly perfect by default and not many buyers touch it, compared to the language.yml which everyone changes based on their likings.
Logs:
  • Added 6 new materials to the Block utilities' library.
  • Corrected several Fly non-solid block false positives.
  • Corrected several NoFall non-solid block false positives.
  • Corrected several Clip non-solid block false positives.
  • The RAMoverCPU feature will now enable at 2GB of ram, instead of 1.5GB
  • Minimized the resources the RAMoverCPU feature uses.
  • Corrected an ElytraMove ratio instant false positive.
  • Renamed one of the ElytraMove's ratio detections.
  • Completely revamped the settings.yml configuration.
  • Corrected a RAMoverCPU error that would slowly crash the server.
  • Implemented message cases for the Hacker-Finder menu.
----------, Jan 17, 2019

News:
  • At this point, I have spammed several updates, so I am going to leave a delay for the next one, so buyers get to update to the latest version and things can generally calm down.
Logs:
  • Corrected several ElytraMove ratio firework false positives.
  • Corrected the redundant messages of the Search Engine.
  • Corrected the functionality of the Attempt & Cooldown utilities.
  • Added 3 more materials to the Block utilities' library.
  • Corrected a few remaining Clip false positives.
  • Corrected several BoatMove air false positives.
  • Corrected a Search Engine cache clearance bug in the Configuration Diagnostics.
  • Corrected a directory bug in the Search Engine's reading method.
  • Implemented a new Syn membership menu named "Live Search Engine".
----------, Jan 16, 2019

Logs:
  • Removed the RAM_over_CPU settings.yml option, which will now automatically enable if your server has 1.5 or more GB of RAM.
  • Corrected several ElytraMove ratio false positives.
  • Finally corrected the Block utilities console error.
  • Replaced some redundant methods with a few universal ones.
  • The TPS protection is now enabled by the default configuration.
  • Optimized the RAM usage of the Cooldown & Attempts utilities.
  • Applied new protections for low TPS to some detections.
  • Improved the Syn membership Violation History feature with more information.
----------, Jan 15, 2019

Logs:
  • Possibly corrected the Search Engine not caching database logs.
  • Corrected a Clip 1.13 void-air false positive.
  • Added more materials to the Block utilities' library.
  • Corrected the wrong folder & file directory creation issue.
  • Removed an unused file regarding the Syn's activation ID.
----------, Jan 15, 2019

News:
  • This update will hopefully fix all the "few" remaining false positives in the Clip & ElytraMove check. New ElytraMove detections were added and old unstable ones were permanently removed.
Logs:
  • Corrected a Nuker snow-block false positive.
  • Corrected a Clip speed fern false positive.
  • Corrected a Clip speed flower false positive.
  • Corrected a Clip speed vine false positive.
  • Corrected a Clip speed red-tulip false positive.
  • Updated the Block utilities library with more materials.
  • Corrected an ItemDrops console error.
  • Corrected an EntityMove 1.13 console error.
  • Corrected a Block utilities console error.
  • Implemented compatibility for a plugin named CrackShotPlus.
  • Improved the current compatibility of a plugin named CrackShot.
  • Removed the ElytraMove speed(stable) detection.
  • Removed the ElytraMove fly(change) detection.
  • Implemented a new variety of new ElytraMove detections named Ratio.
  • Implemented a new checks.yml configuration option. (ElytraMove.check_ratio)
  • Corrected the MySQL logs not being cached by the Search Engine.
  • The Search Engine will no longer cache logs that are more than 5 updates old, or are considered false positives.
  • Heavily optimized the movement handlers by taking advantage of the Performance Optimizer feature.
  • Corrected a minor cache clearance bug in the Performance Optimizer & False Positive Detection features.
  • Further improved the Ram clearance on Disable/Reload.
  • Changed the file's directory with the Bukkit's dynamic one.
  • Corrected a Clip 1.13 void-air false positive.
  • Removed an unused class regarding the Syn's activation ID.
  • Removed the RAM_over_CPU settings.yml option, which will now automatically enable if your server has 1.5 or more GB of RAM.
  • Replaced some redundant methods with a few universal ones.
  • The TPS protection is now enabled by the default configuration.
  • Applied new protections for low TPS to some detections.
  • Improved the Syn membership Violation History feature with more information.
----------, Jan 14, 2019

News:
  • A new detection named Ratio was added in the NoFall check. It will inevitably block all NoFalls and apply accurated calculate fall-damage.
  • I and many new buyers are tired of the first configuration. Spartan's config.yml configuration now comes with pre-configured cancel-after-violation thresholds to ensure stable gameplay. (If you have run Configuration Diagnostics, there is no need for your configuration's reset.)
  • I recently found out a heavy performance loop in the Performance-Optimizer and False-Positive-Detection. It will now repeat only once, hence saving lots of performance resources.
Logs:
  • Removed 2 data duplications from the Block utilities material-library.
  • Corrected a Clip false positives caused by 1.13 grass.
  • Updated the Block utilities library with more materials.
  • Corrected a NoFall pattern false positive.
  • Corrected an EntityMove step bypass.
  • Improved the Movement utilities with new methods.
  • Implemented a new NoFall detection named Ratio.
  • Implemented a new checks.yml configuration option. (NoFall.check_ratio)
  • Corrected an IrregularMovements verbose information typo.
  • Corrected an IrregularMovements block-climbing ladder false positive.
  • Corrected a Velocity verbose information typo.
  • Made the Performance-Optimizer and False-Positive-Detection run without "saved" logs.
  • Heavily optimized the Performance-Optimizer and False-Positive-Detection.
  • Removed the prediction detection from the Velocity check.
----------, Jan 9, 2019

Corrected an issue where the plugin would not load correctly.
----------, Jan 7, 2019

Logs:
  • Removed the MorePackets motion detection.
  • Made the Search engine not enable if logs are disabled.
  • Added a new compatibility.yml option to control ProtocolLib support.
  • Reworked parts of the Speed check's limit calculations.
  • Slightly improved and updated the Piracy handlers.
  • Corrected all main-thread's scheduler task errors.
  • Corrected an Automated Configuration-Diagnostics console error.
  • Corrected a block-break event console error.
  • Corrected several Speed 1.13 liquid false positives.
  • Slightly improved the data synchronization of movement checks.
  • Improved the Reload/Disable RAM cleaning process.
  • Corrected 4 major bugs in the Movement handlers.
  • Corrected the EntityMove check's functionality.
  • Corrected several BoatMove boat-entering false positives.
  • Corrected a library bug in the Block utilities.
  • Corrected a syn-membership bug in the Performance Optimizer feature.
  • Implemented 2 new settings.yml configuration options.
  • Corrected a Search Engine daily-progress console error.
Settings.yml Changes:
Code (Text):

Added:
enable_performance_optimizer
enable_false_positive_detection
 
----------, Jan 7, 2019

News:
  • Thanks for everyone's support and feedback. The false positive detection seems to be working flawlessly. Greater updates are scheduled to come. This is my last update of 2018, so have a happy new year.
Logs:
  • Allowed the False-Positive detection to cancel out any following checks to save performance.
  • Updated the Search Engine's logging information.
  • Implemented a more proper cache-cleaning handler for the False Positive Detection.
  • Added an already existing compatibility to the compatibility.yml configuration. (RecentPvPMechanics)
  • Updated the SpartanAPI.jar file with the recent changes.
  • Corrected a NoSwing turtle damage false positive.
  • Updated the NoSwing's supported entity library.
  • Corrected 2 FastBreak seagrass false positives.
  • Corrected 2 Nuker mushroom-block false positives.
  • Implemented a new checks.yml configuration option. (FastBreak.check_surface_blocks)
  • Made the Search engine clear its data if it's not enough.
----------, Dec 30, 2018

News:
  • This is possibly the greatest feature ever released. Spartan now offers a False Positive Detection that will automatically prevent most inconsistencies to players the plugin statistically knows they are legitimate. (Fly, IrregularMovements, Speed, MorePackets)
  • Configuration Diagnostics has been out for some time and has solved a lot of time to both me and you. Syn members will now be able to have its service automatically. The plugin will simply pick a perfect timing and execute the process.
Logs:
  • Updated the PlayerViolationEvent developer-api event with new methods.
  • Improved the Configuration Diagnostics with console history logging.
  • Implemented automated Configuration Diagnostics for the Syn members.
  • Implemented a new major feature named False-Positive-Detection.
  • Implemented more methods for the Math utilities.
  • Improved the plugin's ram clearance when being disabled.
  • Heavily optimized the Search's log caching engine.
  • Slightly reduced the RAM usage of the Performance-Optimizer.
Developer API changes:
Code (Text):

PlayerViolationEvent:
Added getViolation()
Added isFalsePositive()
 
----------, Dec 25, 2018

Logs:
  • Limited the number of log files that can be cached.
  • Disabled the Performance-Optimizer feature for servers with low RAM.
  • Corrected all errors left from the previous two updates.
  • Changed some faulty item materials in the Manage-Checks inventory menu.
  • Corrected a bug where the Hacker-Finder inventory menu wouldn't respond.
----------, Dec 16, 2018

Logs:
  • Put back some unavoidable schedulers to the main thread.
  • Implemented main thread handling inside of non-main threads.
  • Limited the number of log files that can be cached.
  • Disabled the Performance-Optimizer feature for servers with low RAM.
  • Corrected all null-pointer-exception errors left from the previous two updates.
  • Changed some faulty item materials in the Manage-Checks inventory menu.
  • Corrected a bug where the Hacker-Finder inventory menu wouldn't respond.
----------, Dec 15, 2018

News:
  • For those that don't know, Performance Optimizer is a feature that will periodically automatically excluded trusted players from Spartan's detections, hence saving performance and avoiding inconvenience.
  • In addition to the Syn membership feature that is now available to the public, I have also moved many of what I considered heavy schedulers, to non-main threads, which will significantly lower server lag.
Logs:
  • Corrected several Exploits ascension falling false positives.
  • Made the PlayerViolationEvent run at all times.
  • Made the Syn membership Performance-Optimizer available to the public.
  • Increased the Syn membership max enable delay to 48 hours.
  • Improved the Performance-Optimizer's cache clear handler.
  • Implemented more information to the Error utilities.
  • Corrected a major issue with the Syn membership cache being repeatedly cleared.
  • Heavily improved the cache clearing capabilities upon disabling the plugin.
  • Moved all the heavy schedulers to another thread to critically save performance.
  • Added ViaRewind to the compatibility.yml configuration.
  • Corrected Fly, IrregularMovements, & Speed false positives caused by the ViaRewind plugins.
----------, Dec 14, 2018

News:
  • 1.13's trident boosting feature was already supported. Thanks to @guerryer, I was able to correct some major false positives, mainly related to bouncing blocks.
Logs:
  • Corrected several Jesus swimming high-latency false positives.
  • Corrected several Jesus walking high-latency false positives.
  • Corrected many Jesus ypos(attempts) high-latency false positives.
  • Corrected a Nuker delay beetroot-seeds false positives.
  • Updated the Block utilities 1.13-library with with more materials.
  • Added some forgotten information to the checks.yml online configuration.
  • Corrected a Speed liquid limit 1.13 false positive.
  • Patched a major all-version Enchant exploit.
  • Made the Syn membership search engine manually reloadable.
  • Corrected a NoSlowdown food-eating liquid false positive.
  • Corrected several Fly, Exploits & IrregularMovements trident boosting false positives.
  • Implemented more data handling to the Lag management system.
  • Corrected a Nuker dead-tube-coral-fan false positive.
  • Corrected a FastBreak dead-tube-coral-fan false positive.
  • Corrected a NoSwing damage trident boosting false positive.
  • Corrected a Jesus speed slow-falling effect.
  • Corrected an issue where hoi66‘s parents would hate him.
----------, Dec 7, 2018

News:
  • If you are on the Discord server, please read the #news or #about channel regarding the region roles. You can choose between Europe, America, Asia, Oceania & Africa.
Logs:
  • Possibly corrected a block-explosion fall-damage cancellation issue.
  • Updated the Block utilities 1.13-library with more materials.
  • Corrected a FastEat eat dried-kelp false positive.
  • Corrected a Nuker delay kelp-plant false positive.
  • Corrected some NoSwing vein-miner false positives.
  • Updated the plugin's scheduler system and input information.
  • Possibly corrected several array-list console errors.
  • Updated the console command list with forgotten commands.
  • Updated the player command list with the new command.
  • Implemented a new universal command. (/spartan diagnostics)
  • Slightly optimized the player command list.
  • Updated the inventory menus with forgotten permission checks.
----------, Nov 17, 2018

Updated the plugin's version to the correct number.
----------, Oct 26, 2018

News:
  • For those that have joined my Discord server and read my announcements, I am still considering the NoFall detection to protection changes.
Logs:
  • Corrected a FastBreak wheat-seeds false positive.
  • Implemented more materials to the Block utilities 1.13-library.
  • Corrected all Jesus 1.13 horizontal false positives.
  • Extended at maximum the block limit of the water soul-sand protection.
  • Corrected all 1.13 water soul-sand false positives due to the maximum limit changes.
  • Corrected several Fly 1.13 false positives caused by water soul-sand.
  • Corrected a Speed piston above-blocks limit false positive.
  • Corrected a KillAura targeted-area case-3 false positive.
  • Corrected several Fly stable 1.7 false positives.
  • Corrected a Punish utilities violation-divisor arithmetic console-error.
  • Corrected a FastClicks boat vehicle false positive.
  • Corrected a Speed above-block ice-speed(exit) false positive.
  • Corrected a Velocity combined combat-inactivity false positive.
  • Corrected an IrregularMovements hop(micro) bouncing-block false positive.
  • Corrected a FastHeal type-unusual latency false positive.
----------, Oct 26, 2018

News:
  • The HitReach check's value logic has been changed to Minecraft's original logic. Therefore, the new default checks.yml generated limits are 3.5 for horizontal and 4.0 for vertical. The horizontal limit has an additional 0.4 limit protection by default, hence its lowest value can be 3.1.
Logs:
  • Implemented proper universal handlers in the Register event.
  • Corrected an issue where the plugin would try to load listeners when disabled.
  • Corrected an issue with the VeinMiner compatibility not loading correctly or at all.
  • Corrected some ypos(normal) water soul-sand false positives.
  • Corrected some ypos(attempts) water soul-sand false positives.
  • Made several reach logic-value changes to the HitReach check.
----------, Oct 12, 2018

News:
  • Apologies for missing a weekly update. There haven't been enough issues to work on, and the changes weren't enough for me to post an update.
  • The tab-completion event not being blocked by the Chat protection has not been corrected yet. The issue is still under investigation and will likely be fixed within the next update(s).
Logs:
  • Corrected an event-handler console error.
  • Implemented compatibility for a plugin named GrapplingHook.
  • Made the Spartan command toggleable by default.
  • Removed the Syn membership Command-Disablement feature.
  • Implemented a new settings.yml opinion. (output_silent_check_verbose)
  • Corrected several movement false positives caused by an unfinished Block utilities library.
  • Improved the Ghosthand interact detection with a verbose protection.
  • Corrected an issue with the Ghosthand interact detection not functioning.
  • Corrected the verbose system not outputting logs correctly.
  • Corrected an ImpossibleInventory cursor-usage 1.13 swimming false positive.
----------, Oct 5, 2018

Logs:
  • Implemented a delay to the Ping protection when a player joins the server.
  • Made the Ping & TPS protection update often via a scheduler instead of a player's violations.
  • Slightly optimized some of the Piracy handler's methods.
  • Made the Ping protection's data run regardless of a player's protective state.
  • Replaced the logical handlers of the Lag-Manager with mathematical handlers.
  • Removed a forgotten debug message left in the TPS protection handlers.
----------, Sep 22, 2018

Logs:
  • Corrected another ground-teleport issue with the Move utilities.
  • Separated the VeinMiner compatibility in 1.12-or-older and 1.13.
  • Implemented VeinMiner compatibility for 1.13 or greater.
  • Implemented more information to the verbose log saving. (language.yml)
  • Slightly improved the Configuration-Diagnostics for better results.
  • Implemented a new configuration syntax. ( {online} )
  • Improved the Log-Search engine to offer more reputable results.
  • Replaced various unneeded methods to save file size.
  • Highly improved the TPS protection with a new system.
  • Executed another try to correct problems with ground teleporting.
  • Possibly corrected a ProtocolLib temporary-player console error.
  • Improved the Syn membership feature Performance-Optimizer.
  • Corrected a permission bug in the Verbose utilities.
  • Corrected a permission operator bug in the Violation system.
  • Corrected a problematic executable part of the Self-Hit protection.
  • Corrected IrregularMovements & Jesus false positives caused by the Self-Hit protection.
  • Implemented ground support for the 1.13 sea-pickle block.
  • Corrected several Fly false positives caused by the ground utility.
  • Heavily optimized and improved the Latency utilities.
  • Slightly optimized the Cache handlers.
  • Made the EntityDamageEvent update upon ground-teleport with fall-damage.
----------, Sep 21, 2018

News:
  • Syn membership now offers an extraordinary feature which allows the anti-cheat to completely exclude certain players from being checked. Overall, saving server-performance and offering a perfect environment for legitimate players.
  • Spartan is the first anti-cheat to offer automatic configuration-diagnostics, which will save so much time, both for me and the buyers having minor to big false positives.
Logs:
  • Slightly optimized the NPC real-player gathering utilities.
  • Possibly corrected a glass teleport-thru cancel issue.
  • Corrected a MySQL closed-connection problem.
  • Corrected a 1.13 swimming Jesus ypos(normal) false positive.
  • Corrected an IrregularMovements step(high) damage false positive.
  • Corrected several IrregularMovements & Fly false positives via the Damage protection.
  • Updated the Combat utilities with recent methods.
  • Corrected a Nuker delay efficiency-enchantment false positive.
  • Implemented a new Syn-Membership feature named Performance Optimizer
  • Implemented a new feature named Configuration Diagnostics.
  • Implemented more block-changes to the Material utilities.
  • Implemented the ability to concurrently update data in the Syn membership.
----------, Sep 14, 2018

Logs:
  • Corrected some critical KillAura targeted-area false positives.
  • Fairly improved the CombatAnalysis check with distance handlers.
----------, Sep 7, 2018

News:
  • Telling from the update title and following logs, a new heuristic was implemented. It uses brand new utilities and a smart design for maximum efficiency, stability and speed. The targeted area of a hit is calculated and then is compared to environmental cases based on the player's location.
  • The Syn membership now supports log gathering from the MySQL database. When the settings.yml "log_mysql" option is enabled, it will gather from the database, otherwise locally.
Logs:
  • Updated the Syn inventory-GUI menu.
  • Corrected an Exploits ascension world-border false positive.
  • Brought back the functionality of the item-use utility in 1.12 & 1.13.
  • Corrected the command help description.
  • Implemented Error utilities to handle custom exceptions.
  • Corrected many movement false positives with a teleport-event bug correction.
  • Implemented new advanced methods for the Block utilities.
  • Corrected many Speed & IrregularMovements stair-like-block false positives.
  • Corrected a 1.13 skull-material issue with the Block utilities library.
  • Implemented a new heuristic named Targeted-Area.
  • Implemented a new checks.yml option. (KillAura.check_targeted_area)
  • Replaced many static with dynamic calculations in the heuristics handlers.
  • Corrected an Exploits ascension air-falling false positive.
  • Corrected a Fly stable glass-pane false positive by correcting a bug in the Block utilities.
  • Slightly optimized the register handler of the plugin.
  • Corrected a Player-Info inventory-GUI item gathering bug.
  • Implemented more methods to the MySQL database API.
  • Implemented MySQL log support for the Syn membership.
  • Corrected many Velocity prediction false positives.
----------, Sep 7, 2018

Logs:
  • Corrected various block-breaking false positives caused by the VeinMiner compatibility.
  • Corrected many Jesus ypos(normal) dolphins-grace false positives.
  • Corrected an IrregularMovements hop(repeated) semi-block false positive.
  • Slightly improved the verbose information of the IrregularMovements check.
  • Removed the Syn membership's last upcoming feature for a new one to soon come.
  • Corrected an IrregularMovements jump(unusual) head-block false positive.
  • Updated some broken IrregularMovements modified block libraries.
  • Slightly optimized and improved the Time utilities.
Advanced Syntax:
Code (Text):

Added:
{time-online}
{command:(check):(violation):(number)}
 
----------, Sep 1, 2018

Logs:
  • The MachineLearning check has been renamed to CombatAnalysis. Please make sure to rename your machine_learning.yml to combatAnalysis.yml or download a brand new data configuration from my website. Links are listed on the overview page.
  • In the meanwhile, the Spartan test-server has received some system improvements, making it run with the double amount of RAM than before. Smoother testing is expected.
Logs:
  • Corrected 1.7 Exploits ascension false positives for eternity.
  • Slightly optimized the Block utilities with less RAM use.
  • Slightly optimized the Clip check with fewer handler checkings.
  • Corrected a FastBreak grass-path material console error.
  • Corrected many FastBreak shovel false positives.
  • Implemented more 1.13 materials to the Material utilities.
  • Implemented support for the blue-ice block in the Block utilities.
  • Corrected a Speed 1.13 blue-ice block false positives.
  • Updated the sensitive block list to help with block breaking limits.
  • Correct many FastBreak conduit-power effect false positives.
  • Correct many Jesus dolphins-grace effect false positives.
  • Corrected many Fly water magma-block false positives.
  • Implemented compatibility support for the 1.13 conduit-power effect.
  • Implemented compatibility support for the 1.13 dolphins-grace effect.
  • Implemented compatibility support for the 1.13 bubble-column block.
  • Corrected many IrregularMovements hop 1.13 coral-fan block false positives.
  • Corrected many Exploits undetected-movement 1.13 coral-fan block false positives.
  • Corrected a few Fly up 1.13 coral-fan block false positives.
  • Corrected a NoSwing break 1.13 wood-stripping false positive.
  • Corrected an ImpossibleInventory closed-inventory 1.13 swimming false positive.
  • Corrected many BlockReach, Nuker, NoSwing 1.13 VeinMiner compatibility false positives.
  • Corrected an ItemDrops irregular item-receiving false positive.
  • Corrected an ender-dragon bug inside of the Damage protection.
  • Implemented two brand new checks.yml configuration options.
  • Corrected an operator permission bug with the Essentials compatibility.
  • Corrected an Exploits undetected-movement tower building false positive.
  • Corrected many Velocity prediction false positives.
  • Corrected an external inventory issue with the PlayerInfo GUI.
checks.yml changes:
Code (Text):

Added:
Nuker.check_delay
Nuker.check_breaks_per_sec
 
----------, Aug 24, 2018

News:
  • The new configuration under the name compatibility.yml will allow you to disable compatibilities or force them to be loaded instead of having the server automatically detect them. As always, very simple and basic syntax.
Logs:
  • Corrected a Jesus ypos(repeated) 1.13 false positive.
  • Possibly corrected an ItemDrops close-inventory console error.
  • Corrected a NoFall ground elytra-gliding false positive.
  • Corrected many FastBreak certain block false positives.
  • Implemented more materials to the Material utilities' library.
  • Corrected an ImpossibleActions scaffold 1.13 liquid false positive.
  • Implemented a new configuration named compatibility.yml.
----------, Aug 17, 2018

News:
  • This update tries to make the plugin and specifically the 1.13 plugin changes more stable. False positives have been corrected, libraries have been updated, and utilities have had small parts rewritten.
  • As for the Build 196 issues, they all seem to have been addressed with the previous update and its hot-fix. Greetings to the few that contributed with many analytical reports.
Logs:
  • Corrected a NoFall ground boat walking false positive.
  • Corrected a KillAura block-raytrace cave-air material false positive.
  • Updated some of the Block utilities' libraries with new 1.13 blocks.
  • Slightly stabilized the Nuker check for all compatible server versions.
  • Corrected some FastBreak grass, sand, gravel false positives.
  • Corrected a NoFall bypass with a new detection named Pattern.
  • Implemented a protection to prevent false/irregular fall-damage.
  • Implemented a new checks.yml option. (NoFall.check_pattern)
  • Changed a checks.yml option. (NoFall.check_fall -> NoFall.check_air)
  • Corrected a Fly stable farmland-block false positive.
  • Updated the Ground utility's semi-solid block libraries.
  • Corrected a NoFall air elytra server-join false positive.
  • Corrected an IrregularMovement jump(illegal) jump-effect false positive.
  • Corrected a Fly neutral value corruption false positive.
  • Corrected a Speed ground-limit repeated value false positive.
  • Improved the Move utilities' ground teleportation handler.
  • Corrected an Exploits ascension void-falling false positive.
----------, Aug 10, 2018

Logs:
  • Corrected an Exploits ascension water falling/entering false positive.
  • Corrected an inventory-click-event console error related to the inventory menus.
  • Corrected an Exploits ascension mathematical-exponent false positive.
  • Corrected some FastBreak grass false positive by correcting the Block utilities.
  • Corrected a player-command-event console error related to the Chat protection.
----------, Aug 3, 2018

News:
  • The false positives of the previous version have been corrected in this update. If not, please report the remaining ones to me via a conversation. The sooner the better.
  • This version implements full support for 1.13 server versions by updating the libraries, handling the new mechanics, and painfully dealing with the API changes. Please don't get overwhelmed if any problems come into existence as it still remains my first try of supporting 1.13.
  • I apologize for the fair delay it took to release this update. I haven't been able to go home for the last many days due to life responsibilities and personal amusement.
Logs:
  • Implemented version support in the Version utilities.
  • Implemented a new type of utilities to handle the material compatibility.
  • Implemented version support in the Combat utilities.
  • Implemented version support in the Jesus check.
  • Updated the plugin.yml's information to support 1.13.
  • Implemented version support in the Syn membership.
  • Implemented version support in the mcMMO compatibility.
  • Implemented version support in the Client-Sided-Blocks library.
  • Implemented version support in the inventory menus.
  • Implemented version support in the FastEat check.
  • Implemented version support in the Nuker check.
  • Moved some movement checks from schedulers to events.
  • Corrected countless Jesus and Exploits false positives.
  • Implemented version support in the TreeFeller compatibility.
  • Implemented version support in the Ground utility.
  • Implemented version support in the Fence-Click bug protection.
  • Implemented version support in the Inventory utilities.
  • Implemented version support in the ImpossibleInventory check.
  • Implemented version support in the ItemDrops check.
  • Implemented version support in the FastBreak check.
  • Implemented version support in the NoSlowdown check.
  • Implemented version support in the EntityMove check.
  • Implemented version support in the Liquids check.
  • Implemented version support in the IrregularMovements check.
  • Implemented version support in the Clip check.
  • Implemented version support in the MorePackets check.
  • Implemented new advanced methods to the Block utilities.
  • Implemented version support in the BoatMove check.
  • Implemented version support in the NoFall check.
  • Implemented version support in the BlockReach check.
  • Implemented version support in the GhostHand check.
  • Implemented version support in the Speed check.
  • Slightly optimized all inventory menus with beneficial handlers.
  • Implemented support for 1.13 slow-falling potion effect.
  • Corrected some KillAura false positives caused by the MagicSpells plugin.
  • Increased and optimized the log caching-timer of the Syn membership.
  • Implemented support for the 1.13 soul-sand water pushing feature.
  • Improved and combined the Velocity protection with other important protections.
  • Fixed a slow Fly bypass caused by the recent event-to-scheduler changes.
  • Corrected an Exploits ascension respawn false positive.
----------, Aug 2, 2018

Logs:
  • Corrected various Clip instant false positives.
  • Moved checks back and forth in schedulers.
  • Corrected a distance-calculation console error.
  • Furtherly optimized the Move utilities with data clearance.
  • Corrected various IrregularMovements false positives.
  • Corrected a few Fly gravitational false positives.
  • Updated the Syn membership's command syntax.
----------, Jul 21, 2018

News:
  • As promised previously, this update implements the vast majority of the movement processes in schedulers instead of events. This improvement will drop their short-term usage by 2-3 times and long-term usage by 4-5 times.
  • Since a scheduler runs once per tick but an event up to 20 times per tick, mathematics is used to smartly calculate divisors that will bring values down to their original path.
  • If you had lag issues previously, please send me timings with the results of this update. I am genuinely hyped to see how much this will help your server's performance.
Logs:
  • Corrected a console error with the NoFall check.
  • Corrected an execution issue with the IllegalPosition check.
  • Implemented new universal methods to the Move utilities.
  • Moved most of the movement processes from events to schedulers.
  • Corrected a verbose typo in one of the Speed check's detections.
  • Corrected an issue with the Jesus check not disabling.
  • Corrected a Speed fishing-rod dragging false positive.
  • Removed an unneeded distance handler of the Velocity protection.
----------, Jul 21, 2018

News:
  • This update was fairly delayed due to a trip I attended to Norway for 12 days. It was released to correct reported issues thru my inactive time. Another update will be released soon that's going to bring a big chance on how the movement checks are run and hopefully greatly minimize the performance.
  • Regarding the 1.13 compatibility... it will happen. Please let the SpigotMC developers work and release the official build and then it will be a matter of days for me to catch up.
Logs:
  • Corrected a NoFall to invulnerable-landing false positive.
  • Updated the Syn advertising menu with upcoming features.
  • Corrected an Exploits ascension void-falling false positive.
  • Corrected some non-player-entity KillAura aim-accuracy false positives.
  • Corrected many movement false positives caused by dragon damage.
  • Corrected a Jesus ypos(attempts) boat false positive.
  • Corrected a lag issue with the Syn membership's authentication task.
  • Correct a few remaining Exploits ascension false positives.
  • Re-improved the stability of the ground utility.
  • Corrected an issue with the Jesus check not disabling.
----------, Jul 20, 2018

Logs:
  • Corrected some Exploits ascension false positives.
  • Stabilized the recent improvements of the ground utility.
  • Corrected many ladder/vine/liquid-block movement check false positives.
  • Corrected an ElytraMove fly(calculated) liquid-block false positive.
  • Corrected an ElytraMove speed(repeated) liquid-block false positive.
  • Improved the support for elytra movements in the Move utilities.
  • Corrected a Fly neutral bouncing-block false positive.
----------, Jul 1, 2018

Logs:
  • Corrected an Attempt utilities console error.
  • Improved the Main menu to prevent lag with Syn members.
  • Corrected a log caching issue with the Syn membership command.
  • Drastically improved the ground utility's performance.
  • Added more key variables to the Lag management handler.
  • Patched all the latest Fly glide movement-packets bypasses.
  • Patched all the latest NoFall movement-packets bypasses.
  • Patched a semi god-mode bypass with the Exploits check.
  • Implemented a new Exploits detections named Ascension.
  • Corrected a Speed normal limit false positive.
----------, Jun 29, 2018

Corrected a console error and a major Fly glide bypass.
----------, Jun 25, 2018

Logs:
  • Applied some changes to the FastHeal check to improve its accuracy.
  • Corrected an IrregularMovements climbing(ladder/vine) false positive.
  • Patched 2 Speed bypasses with new IrregularMovements detections.
  • Renamed an IrregularMovements hop detection from "repeated" to "frequent".
  • Implemented two new IrregularMovements hop detections.
  • Corrected a console error caused by the Debug menu when a player went offline.
  • Patched a Speed bypass with a limit correction inside the Speed check.
  • Corrected a possible Mathematics utility console error.
  • Drastically improved the Jesus swimming detection.
  • Corrected a major Jesus swimming speed bypass.
  • Possibly corrected a plugin loading issue.
  • Implemented a new config.yml feature for silent checks per world.
----------, Jun 22, 2018

Logs:
  • Corrected a utility error that caused false positives in the Exploits undetected-movement check.
  • Corrected a utility error that caused false positives in the KillAura accuracy check.
----------, Jun 17, 2018

News:
  • A critical VL system vulnerability was corrected. In the past, I had made the system to allow only 1 violation to pass per tick, resulting in 20 violations per second max. I realized that this limit was hurting checks such as KillAura and HitReach, by preventing them from outputting all their violations.
  • The Attempt, Double, and Millis utilities have received inside and outside method updates. They now use less RAM, work more efficiently, are independent, and no longer promote repeating RAM calls.
Logs:
  • Drastically decreased the RAM & CPU usage of the Attempt, Double, Millis utilities.
  • Prevented blocked commands from loading when pressing tab.
  • Corrected some Speed & Fly ender-dragon damage false positives.
  • Implemented more disclaimers to the Damage & Velocity protections.
  • Updated the Syn menu with a price offer and more improved information.
  • Listed the Syn command with all the other already existing commands.
  • Removed a code disclaimer that prevented the ElytraMove check from working properly.
----------, Jun 16, 2018

News:
  • Most of the following optimizations and changes will help Spartan's schedulers to run at greater speeds and with higher precision, hence improving the overall performance of the anti-cheat.
Logs:
  • Optimized the Move, Attempt, Cooldown, Ground and Latency utilities.
  • Corrected an issue with the Main menu not refreshing with the Syn membership.
  • Corrected a HitReach Bukkit entity-height utility console error.
  • Made the Syn membership request not execute if not configured.
  • Removed dozens of useless handling codes related to the Attempt utilities.
  • Fixed the mining-notifications not being logged unless someone is using them.
  • Started handling exceptions in some of the plugin's commands.
  • Implemented Mining-History-Information for Syn members.
  • Improved the Logging system by making it run executions faster.
  • Corrected an issue with some information not being logged to the files.
  • Fairly improved the security of the Syn membership's website request.
  • Slightly optimized and improved the Piston protection.
  • Made the Manage-Checks menu not output the whole command if it exceeds a certain length.
  • Patched a Sprint omnidirectional bypass in collaboration with the Speed check.
----------, Jun 10, 2018

Logs:
  • Removed the on-join message advertisement.
  • Corrected a chat & console error with the "/spartan syn" command.
  • Made the Syn membership request, print the full error in case of failure.
----------, Jun 7, 2018

News:
  • In this update, I am releasing a monthly subscription that unlocks many brand-new great features aimed to enhance the experience of this plugin. Please load the new version onto your server, and dispatch the command "/spartan syn" to learn more.
  • My Discord account has been disabled. Fortunately, my server still exists and I am now back in the community. A friend gave me his account that was promoted to the moderator role. Please avoid contacting me in my old account as you will not get a reply.
Logs:
  • Implemented the ability to disable the player-limit-per-ip feature.
  • Corrected a HitReach enderman/tall-entity false positive.
  • Corrected a console error caused by the IP utilities.
  • Corrected a Nuker mcMMO pickaxe-ability false positive.
  • Corrected a Jesus speed depth-strider false positive.
  • Implemented a new permission to bypass the player-limit-per-ip feature. (spartan.ip_limit)
  • Implemented player-history description in the player-info menu. (Syn)
  • Implemented daily-progress description in the main menu. (Syn)
  • Implemented configuration-recommendations in the manage-checks menu. (Syn)
  • Implemented the ability to remove the blocked Spartan command. (Syn)
  • Implemented a new item-accessed menu named Suspected-Players. (Syn)
  • Corrected a BoatMove water(packets) tick related false positive.
  • Corrected an Exploits check undetected-movement console error.
  • Corrected some HitReach server-flying false positives.
  • Improved the Inventory utilities with up-to-date new methods.
  • Optimized, minimized, and corrected the codes of the inventory menus.
  • Removed the ability of some Exploits check's protections working regardless of the configuration.
  • Corrected some HitReach horizontal high-latency false positives.
  • Corrected some FastClicks click-time low cps false positives.
----------, Jun 7, 2018

Logs:
  • Corrected some MachineLearning false positives
  • Corrected a MachineLearning percentage result code bug.
  • Adjusted again the available RAM space of the Caching utilities.
  • Corrected a Speed ice-speed(exit) false positive.
  • Slightly improved the outcome result of the Ping protection.
  • Drastically optimized the checks' movement events.
  • Implemented advanced methods for the Double utils.
  • Implemented advanced methods for the Config system.
  • Improved the Caching utilities' object selection/choice.
  • Improved and optimized the mcMMO compatibility.
  • Implemented two new settings.yml options.
  • Balanced the Chat protection's canceling priorities.
  • Implemented two new language.yml messages.
  • Corrected some Speed above-block false positives.
  • Patched a massive bypass with the Nuker check.
  • Implemented a feature to limit player use per IP.
settings.yml changes:
Code (Text):

Added:
prevent_same_chat_messages
player_limit_per_ip
 
language.yml changes:
Code (Text):

same_message_warning
player_ip_limit_kick_message
 
----------, May 25, 2018

News:
  • In a previous update, the settings.yml option RAM_over_CPU was implemented. Obviously, since then, it has been slightly improved and stabilized. I urge many of you to try it because it "might" improve your performance. However, If your server has less than 1GB of RAM, avoid touching this option at any cost.
Logs:
  • Implemented a new checks.yml option. (BoatMove.check_packets)
  • Slightly improved the BoatMove check with new code disclaimers.
  • Corrected a packet-issue related to kicking fake-players.
  • Increased the RAM space of the Caching utilities.
  • Slightly increased the creation speed of the Caching utilities.
  • Made the Ping protection not send packets when disabled. (restart required)
----------, May 18, 2018

Corrected a Block utilities console error.
----------, May 14, 2018

News:
  • As expected, some of you had issues with the caching utilities, so I worked to optimize them and implemented a configuration option to disable them completely. Use them at your own responsibility.
Logs:
  • Made the caching utilities use less RAM space.
  • Made the caching utilities toggleable & usable.
  • Limited the caching utilities' available RAM space.
  • Corrected a server crash caused by the crashing utilities.
  • Implemented a new settings.yml option. (RAM_over_CPU)
  • Updated the Floor protection to support wither damage.
  • Generally corrected Speed wither-damage false positives.
  • Generally corrected IrregularMovements wither-damage false positives.
  • Improved the verbose information of the Speed check.
  • Possibly corrected a NoSwing mcMMO false positive.
----------, May 13, 2018

News:
  • This update will hopefully correct the violation-reset lag issue, and possibly minimize the lag caused by the movement handlers, detections, and listeners. Feedback is always much appreciated. More is expected from future updates.
  • I have brought back the caching utilities, but this time they are more optimized, take less RAM, base themselves in objects instead of text, and only collaborate with a few heavy commonly called methods. If you face any lag issues, let me know with a timings report.
Logs:
  • Drastically optimized and synchronized the bouncing-block handlers.
  • Corrected an IrregularMovements jump(unusual) slime false positive.
  • Implemented =, <, > shortcuts for the conditional commands.
  • Corrected a PlayerData utilities item-id console error.
  • Improved the detections of ImpossibleInventory when sliding on ice.
  • Possibly corrected a critical lag issue with the violations-reset method.
  • Improved the Exploits check's verbose information and detections.
  • Possibly corrected an issue with NPCs / fake-players being disconnected.
  • Corrected many ElytraMove fly(calculated) firework false positives.
  • Corrected an ImpossibleActions scaffold non-solid-block false positive.
  • Corrected a Liquids place non-solid-block false positive.
  • Corrected an IrregularMovements calculated(slime) false positive.
  • Implemented more than previously optimized caching utilities.
  • Implemented more advanced Block utility methods.
  • Corrected a KillAura block-raytrace no-hit-delay false positive.
  • Possibly corrected some Fly stable & up no-hit-delay false positives.
  • Corrected a Clip ypos(normal) falling to cocoa-beans false positive.
----------, May 12, 2018

Corrected a SQL table-creation console error.
----------, May 5, 2018

News:
  • A new config.yml option was implemented to select the worlds a check will not run. Please read the overview's page configuration documentation to learn how you can use it. Use commas (,) to separate the worlds.
  • My new resource's video got released, so feel free to watch and share it
Logs:
  • Corrected a KillAura direction no-hit-delay false positive.
  • Corrected a KillAura precision no-hit-delay false positive.
  • Corrected a KillAura hit-box no-hit-delay false positive.
  • Corrected a HitReach horizontal no-hit-delay false positives.
  • Improved the HitReach's check horizontal distance calculation handler.
  • Implemented a new config.yml text option. (disabled_worlds)
  • Corrected a SQL table creation console-utility error.
  • Corrected a teleport-event console error. (Already fixed in a silent update)
  • Corrected an IrregularMovements hop(repeated) magma-block false positive.
  • Corrected an IrregularMovements hop(repeated) downward movement false positive.
  • Corrected an IrregularMovements jump(illegal) air-ticks false positive.
  • Corrected a BlockReach block-placement vehicle false positive.
  • Made the verbose of the BlockReach check more clear and accurate.
  • Corrected a block-break-event cancellation issue with the GhostHand check.
  • Patched a GhostHand bed-fucker bypass caused by a code mistake.
  • Corrected an IrregularMovements hop(repeated) jump-effect false positive.
----------, May 5, 2018

News:
  • I've been focusing on stability lately, and that caused me to allow certain types of bypasses. In this update, I did my best to keep the stability, and at the same time correct many false positives, and patch various major bypasses.
  • The SQL table has been redesigned, so it is highly recommended you delete your old table or rename it, so the plugin can generate the new one.
  • This update provides a settings.yml option to toggle the Developer API events. By default, it is set to false. It is recommended to set it to true if you are using my API events or any addition related to Spartan.
Logs:
  • Corrected a teleportation issue with the Exploits check.
  • Implemented an advanced debug feature activated via command.
  • Implemented a new command. (/spartan debug [player])
  • Implemented a 4 new language.yml options for the debug feature.
  • Implemented a new inventory menu for the debug feature.
  • Patched an IrregularMovements fly step-up bypass.
  • Patched various ImpossibleActions tower bypasses.
  • Drastically improved the ImpossibleActions tower detection.
  • Corrected an IrregularMovements jump(unusual) dragon-breath false positive.
  • Corrected and improved many parts of the EntityMove check.
  • Corrected a console error with Spartan reporting command.
  • Corrected an IrregularMovements jump(illegal) soul-sand false positive.
  • Corrected an IrregularMovements jump(unusual) chest false positive.
  • Patched 2 Fly upward bypasses with the neutral detection.
  • Patched a Fly partially stable bypass with the neutral detection.
  • Corrected many Velocity no-hit-delay false positives.
  • Made the Velocity check disable in case of no-hit-delay feature usage.
  • Redesigned the SQL table with many index advances.
  • Implemented two new settings.yml configuration options.
  • Implemented a command for custom verbose notifications. (/spartan verbose <player> <module> <info>)
  • Possibly corrected a lag issue with the violation-reset and other event-related methods.
settings.yml changes:
Code (Text):

Added:
verbose_notifications
developer_api_events
 
Language.yml changes:
Code (Text):

Added:
debug_player_message
debug_enable_message
debug_disable_message
debug_disable_all_message
 
----------, Apr 20, 2018

News:
  • This update is excessively recommended because it features many false positive corrections that evenly bring down stability doubts about the detections.
  • Also, make sure to check the new heuristic "Precision" that has been retested and slightly reprogrammed to feature better speeds and stability.
Logs:
  • Corrected an IrregularMovements jump(illegal) fire false positive.
  • Corrected an IrregularMovements jump(illegal) half-block false positive.
  • Corrected an IrregularMovements jump(illegal) self-hit false positive.
  • Corrected an ElytraMove fly(calculated) firework false positive.
  • Improved the Elytra firework handlers.
  • Corrected a KillAura precision no-velocity false positive.
  • Removed a useless handler from the KillAura precision heuristic.
  • Corrected a Fly stable high-speed false positive.
  • Corrected many Fly shulker-box false positives.
  • Implemented new useful methods to the Block utilities.
  • Improved the ground utility's shulker-box support.
  • Rethought some parts of the Piracy protection.
  • Corrected a file creation bug with the Logging system.
  • Optimized the Config utilities' directory method.
  • Implemented a new settings.yml option. (update_blocks_upon_teleport)
  • Corrected an IrregularMovements climbing(jumping) block placement false positive.
  • Improved the combat-chasing method of the Move utilities.
  • Corrected an IrregularMovements hop(repeated) jump-effect false positive.
----------, Apr 10, 2018

Logs:
  • Corrected a Jesus liquid exit false positive.
  • Corrected some trivial bugs in the Lag-Management protection.
  • Corrected many violations-reset movement false positives.
  • Made the Disallowed-Building protection more accurate.
  • Improved the violation method of the Violation system.
  • Improved the check-cancel-event Developer API event.
  • Made the Clip check execute more precise teleports.
  • Corrected a cancelation issue with the IrregularMovements check.
  • Corrected an IrregularMovements jump(illegal) slab false positive.
  • Implemented a new KillAura heuristic named "Precision".
  • Corrected a MachineLearning behind-block false positive.
  • Corrected an IrregularMovements jump(illegal) fire false positive.
  • Implemented a new checks.yml configuration setting. (KillAura.check_precision)
----------, Apr 3, 2018

Corrected an IrregularMovements hop(jump) false positive that prevented players from casually jumping. Pfff, someone actually made a "roasting" video on my false positive. This what I go thru for you guys xD.
----------, Mar 31, 2018

News:
  • I have released a new video for my new premium resource. Watch it here:
Logs:
  • Corrected a problem with the IrregularMovements teleports.
  • Corrected a Jesus swimming falling-water false positive.
  • Patched a Speed y-pos bypass with the IrregularMovements check.
  • Implemented 2 new hop detections to the IrregularMovements check.
  • Corrected 2 IrregularMovements jump(illegal) normal false positives.
  • Corrected 2 IrregualrMovements jump(illegal) jump-effect false positives.
  • Corrected an iron-golem IrregularMovements jump(unusual) false positive.
  • Corrected an IrregularMovements hop detection allowance bug.
  • Patched an IrregularMovements hop-detection bhop bypass.
----------, Mar 30, 2018

News:
  • For the past few months, I've been also working on a new plugin that goes by the name Minigame Maker. It recently got uploaded and thankfully approved, so if you are a fan of custom gameplays, purchase it from here.
Logs:
  • Corrected the support for decimals in the conditional commands.
  • Corrected a NoSlowdown web speed false positive.
  • Simplified handlers and methods in the Piracy protection.
  • Corrected an inventory-GUI hackType renamed check error.
  • Removed a secondary firework item-holding handler.
  • Patched an ElytraMove firework flying bypass.
  • Corrected a GhostHand block breaking check issue.
  • Patched a way of bypassing the Piracy check.
  • Removed useless Piracy protection variables.
  • Improved the Reflection utilities for better version compatibility.
  • Optimized the vast majority of registered Java maps.
  • Removed some Java maps that were unneeded or useless.
  • Implemented a forgotten Velocity check teleport handler.
  • Corrected a speed(teleport) bypass caused by the teleport protection.
  • Added new configuration syntax. ( {plib} )
----------, Mar 23, 2018

Fixed a damage issue with the KillAura entity-raytrace detection.
----------, Mar 17, 2018

News:
  • As I mentioned in a previous update... a tiny minority of buyers were still having severe lag issues, and ultimately, this update will either correct or genuinely improve their current situation. If you happen to be one of them, please let me know with timings feedback "privately".
Logs:
  • Removed the Phase check due to the Speed check covering its detections.
  • Removed the PerTickCaching utilities due to high RAM consumption.
  • Individually improved utilities to reach the performance the PerTickCaching utilities were offering.
  • Removed built-in detections that were repeating the same checkings in other ways.
  • Removed useless verbose information from the MachineLearning check.
  • Rewritten some of the information in the verbose logging system.
  • Concurrently optimized and improved the ground utility.
  • Corrected some WorldGuard denied entry region false positives.
  • Made the Teleport protection more cross-plugin compatible.
  • Corrected a NoSwing hit-damage cancellation issue.
  • Added one more feature to config.yml's violation divisor.
  • Fairly optimized the initial caching of the config.yml configuration.
----------, Mar 17, 2018

News:
  • When Spartan was initially created, it was meant to be free. After I took the decision to sell copies, I kept that thought so it was affordable. I recently decided to restore the price back to 16 EUR.
  • I am aware that regardless of the recent updates, there is a tiny minority of buyers that are still experiencing lag issues. If you happen to be one of them, I sympathize with you, but please give me time to research.
Logs:
  • Corrected a combat distance hit-register issue.
  • Removed codes by combining them together.
  • Corrected a calling problem with the Explosion protection.
  • Corrected the ground utility's cache breaking apart again.
  • Improved the ground utility's non-ground accuracy.
  • Corrected an IrregularMovements jump(unusual) false positive.
  • Added more in-depth code disclaimers to the IrregularMovements check.
  • Changed the main command's IDs feedback.
  • Patched an ElytraMove firework flying bypass.
  • Added a shorter sub-command to reload the plugin.
----------, Mar 14, 2018

The update logs were unfortunately lost due to my trip in Italy. As expected, this release offers error & bug corrections, performance stabilization, and bypass & false positive patches. Based on the increase of the file's size, this update is meant to be kindly big. If Spartan has helped you or your server, please feel free to post a review as it really helps.
----------, Mar 3, 2018

News:
  • I am releasing this update sooner than expected due to some utilities being messed up by wrong or forgotten arguments that mainly caused movement false positives.
  • I will be on a trip to Italy for 15 days from 21st of February, so expect me to be kindly less active. I will be taking a laptop with me, but due to the project I will be working on, my time will be limited.
  • Events' performance seems to have been fixed, so I worked on correcting the main thread's much worse performance.

Logs:

  • Optimized the Millis, Attempts, Double, Cooldown utils.
  • Reviewed and improved the main thread's performance.
  • Implemented new optimized methods in the Move, Player utils.
  • Prevented the Latency protection from repeating certain processes.
  • Improved some disclaimers of the Player-Info inventory menu.
  • Corrected a Sprint omnidirectional semi-ice false positive.
  • Corrected some ground-util location caching issues.
  • Implemented the main thread's processes in individual handlers.
----------, Feb 14, 2018

Logs:
  • Corrected a HitReach ladder/vine false positive.
  • Corrected a Sprint omnidirectional ice false positive.
  • Made the PerTickCaching utils more method compatible.
  • Fixed the Fly check from not being disallowed by any handler.
----------, Feb 10, 2018

News:
  • I transferred almost all handlers to a few major events inside a new java class. This will drastically help with RAM waste as there will be no longer repeated saving of the same location, movement patterns, etc.
  • Due to the code removals, the file has got realistically smaller.
Logs:
  • Corrected some MachineLearning calculation false positives.
  • Corrected a Sprint omnidirectional ice-block false positive.
  • Slightly optimized the PerTickCaching utilities.
  • Removed some useless handlers from the Clip check.
  • Improved and slightly optimized the Config system.
  • Corrected a Silent mode bug in the Config system.
  • Added more verbose information to the Exploits check.
  • Improved the RAM use of the PerTickCaching utilities.
  • Prevented an accuracy heuristic handler from loading twice.
  • Removed some leftover ProtocolLib codes.
  • Transferred almost all listeners to one major class.
  • Corrected ElytraMove false positives related to firework item loss.
  • Added more code disclaimers to the Player utils.
  • Updated the ground-util with the PerTickCaching utils.
  • Forced the LagManagement system to allocate and use less RAM.
  • Prevented the TPS protection from repeating certain processes.
----------, Feb 9, 2018

This hotfix corrects the lag, detection, and error issues many buyers came across with the currently released update. Sorry for the inconvenience.
----------, Jan 28, 2018

News:
  • Made a forum thread in regards to what is happening with anti-cheats and their community currently. Feel free to participate, rate the thread and let us know about your opinion.
  • Designed a new utility that will cache other utilities' repeated information in the RAM to prevent performance waste in the low level, mostly per tick. 40%+ improvement has been confirmed via testing.
  • Worked on correcting many minor MachineLearning issues that would cause the detection's final result to be a failure. Corrections took place in the configuration, basis, and calculations.
Logs:
  • Corrected a flying teleport issue with the ImpossibleActions check.
  • Corrected a flying teleport issue with the DissallowedBuilding protection.
  • Removed many useless event-priorities.
  • Updated the KillAura's accuracy detection with a new custom event.
  • Added an interact false positive protection to the GhostHand check.
  • Added back various null-pointer protections to hashmap based utils.
  • Corrected a Cooldown utils null-pointer console error.
  • Corrected two major wall-climb combined-module bypasses.
  • Corrected a MachineLearning minor configuration cache bug.
  • Improved Velocity check event(extreme) limit calculations.
  • Added more verbose information to the Velocity check.
  • Improved one of the MachineLearning's basic percentages.
  • Improved an ElytraMove firework-based calculation.
  • Corrected an ElytraMove fly(calculated) firework-based false positive.
  • Optimized some variables from the Player, Block & Move utils.
  • Reprogrammed the jump(illegal) detection of the IrregularMovements.
  • Corrected an IrregularMovements half-block running step(advanced) false positive.
  • Corrected a Speed ice related bypass caused by inaccurate limit calculations.
----------, Jan 27, 2018

News:
  • Improved the plugin's performance by limiting how many times-per-tick a movement detection can handle. Additionally, players that are considered suspicious will eventually bypass this limitation.
  • Thanks to everyone who joined our discord community. We have reached over 400 members. Join at https://discord.me/Spartan.
Logs:
  • Corrected a NoSlowdown web-related speed false positive.
  • Corrected a Combat utils null-pointer console error.
  • Corrected a Cooldown utils null-pointer console error.
  • Added back a few null-pointer protections to some utils.
  • Optimized and Improved the Chat protection's events.
  • Added overall violating counting to the Move utils.
  • Lowered some of the Speed's check air limit values.
  • Corrected a VeinMiner GhostHand false positive.
  • Corrected an EntityMove horse null-pointer console error.
  • Corrected a minor bug in the Player utils vehicle handler.
Performance Improvements in detail:
[​IMG]
----------, Jan 20, 2018

News:
  • First of all, let's welcome the new update log style with 2018.
  • The MachineLearning has received dramatic changes which will help it check more players with even faster and greater ways.
Logs:
  • Shortened and improved many of the MachineLearning utils.
  • Connected the MachineLearning check with the KillAura violations.
  • Implemented value rounding to the MachineLearning check.
  • Implemented cancelled-hit-checking to the HitReach check.
  • Added more verbose information to the MachineLearning check.
  • Fixed a Combat utils null-pointer console error.
  • Fixed a Speed LiquidBounce y-port bypass.
  • Removed a pointless null protections from some checks.
  • KillAura accuracy false positive against velocity hacks.
  • KillAura aim-accuracy false positive against velocity hacks.
  • Fixed an EntityMove skeleton-horse null-pointer console error.
  • Fixed a SelfHit velocity protection null-pointer console error.
  • Fixed a Velocity combined bouncing-block false positive.
  • Added a new developer event named MachineLearningEvent.
  • Optimized the detection thread of the Velocity check.
MachineLearningEvent:
Code (Text):

@EventHandler
public void Event(MachineLearningEvent e) {
    Player p = e.getPlayer();
    double default = e.getDefaultPercentage(); // Returns the default legitimacy percentage.
    double average = e.getAveragePercentage(); // Returns the average legitimacy percentage.
    Boolean combat = e.isCombatRelated(); // Returns a boolean depending if the player is in combat.
    Boolean contact = e.isContactRelated() // Returns a boolean depending if the player is starting some combat.
}
 
This is not Spartan's MachineLearning check but simply the basis of it. Each developer can individually use these variables differently to create a custom detection. How Spartan generates the percentages and what it does next in the original check will stay as a secret. Feel free to make free or third-platform paid additions with this event.
----------, Jan 14, 2018

In the next update, I will be focusing on major MachineLearning improvements.
This update mainly focuses on performance improvement. Many pointless codes were removed, many were rewritten and others were greatly optimized to reach the current flawless standards. Clearly, the file's size was slightly reduced.

Improvements:

MachineLearning, IrregularMovements, Fly, InventoryClicks, Criticals, KillAura, FastBreak, Exploits check.
Cooldown, Combat, Move, Player, Attempt, Double, Millis, Permission, Punish, Config, Message, Latency, Math, Plugin utils.
Elytra, Lag-Management protection.
Settings, Checks configuration.
Violation, Menu, Permission system.
Essentials, TreeFeller support.

News:
Added a new setting.yml option. (check_server_compatibility_on_load)
Added a new settings.yml option. (ground_teleport_on_detection)
Implemented custom events for better performance results.
Optimized various utils, handlers, systems, and detections.
Added more verbose information to the InventoryClicks check.
Removed silent mode support for the KillAura check.
Updated the block utils sensitive material library.
Removed countless of pointless null protections.
Removed a useless project package.

Fixes:
FastBreak sensitive block false positives.
Fly high-level speed effect false positives.
InventoryClicks rapid shift clicking false positives. (possibly)
Many minor performance issues regarding almost all classes.
----------, Jan 10, 2018

Happy new year to everyone.

Improvements:

Speed, MachineLearning, EntityMove, Fly check.
Config, Movement system.
Latency, Move utils.
Floor protection.

News:
Created an actual ping latency util.
Added latency calculations to the MachineLearning percentage.
Made the EntityMove check more version compatible.
Optimized and fixed a renamed check bug in the Manage-Checks GUI.
Fixed some recent method bugs in the configuration system.
Made various Developer API background method changes.
Updated many old messages built into the logging system.
Made the Floor protection ignore check related actions.

Fixes:
Speed ice-speed(ground) block layer false positives.
Possibly fixed MachineLearning latency related false positives.
Config.yml possible check-name related console error.
EntityMove wrong horse object-cast console error.
Fly minor few-second bypass caused by broken util.
IrregularMovements inaccurate checks.yml naming.
----------, Jan 2, 2018

I apologize for partially breaking the Machine-Learning check for over 2 updates. The problem has been corrected. Merry Christmas and happy holidays to all buyers.

Improvements:

ImpossibleActions, MachineLearning, KillAura check.
Settings, Language, Checks configuration.
Violation, Config, Enum, Ban system.
Combat, Block, Player, Config utils.

News:
Added RAM capacity to some caching systems.
Made the MachineLearning ping limits more lenient.
Updated some semi-solid block util libraries.
Prevented the checks.yml cache system from overloading.
Made a combat util detect fights between players faster.
Removed many null handlers to improve overall performance.
Renamed NormalMovements to IrregularMovements.
Added the ability to rename any of the available checks.
Added a new configuration syntax option. {detection:real}
Disallowed combat checking on player NPCs.
Added two new Developer API methods.


Fixes:
ImpossibleActions liquid scaffold bypass.
KillAura NPC checking unknown false positives.
KillAura block-raytrace grass breaking false positives.
KillAura accuracy non-fightable players false positives.

New Developer API methods:
Code (Text):

String getConfiguredCheckName(HackType HackType)
void setConfiguredCheckName(HackType HackType, String name)
 
----------, Dec 22, 2017

Resource Information
Author:
----------
Total Downloads: 10,703
First Release: Jul 9, 2016
Last Update: Yesterday at 7:29 PM
Category: ---------------
All-Time Rating:
21 ratings
Find more info at www.vagdedes.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings