AACAdditionPro

SpigotVIP AACAdditionPro 7.1.4

AACAdditionPro
5E64DB78-8F6C-41D2-98CD-F2DB11E1042F.PNG


THIS PLUGIN DOES NOT DEPEND ON AAC.

YOU CAN USE IT WITH ANY OTHER ANTICHEAT.


1.PNG

2.PNG

3.PNG

Spoiler: Full Information
Welcome to the overview of my plugin, AACAdditionPro.
This anticheat is different.
It is not a comprehensive anticheat, it does not even fit the definition as a part of a pure anticheat.
But it is one of the most sophisticated addons for an anticheat existing, one which strives to support the main anticheat AAC to a full extent, compensating weak spots of your setup, adding unique checks to protect your server and providing several utilities to make your life easier.
My plugin covers a broad range of applications which reach from convenient automation features like Log-Bot over interesting little abilities like changing the brand of your server shown in F3 mode to highly advanced checks such as Inventory, Scaffold and Tower.
Even though this is intended to be used with AAC you can use AACAdditionPro with any other anticheat you want, or use it standalone (which is obviously not recommended).

It is my hope this plugin can live up to your expectations.
~ Photon

Spoiler: Information on checks
Spoiler: Information on Sentinel
Spoiler: Information on Additions
Spoiler: Availability
Spoiler: Commands
Spoiler: Permissions
Plugin Support
  • For setup support, use the #aacadditionpro channel on the AAC Discord (follow steps in #welcome to gain access to the AACAdditionPro channel).
  • Please use the official Issue-Tracker if you find issues in the plugin or want to request features.
Donators:
  • Relinquished
  • Aquatrooper
Please message me if you want to join the donators club.
Donations are always appreciated
:)


The full list of supported mods and actions can be found on the bottom of the config-gist.

The AACadditionPro config is heavily commented to explain every option and configurable feature in-depth. For simplicity, AACAdditionPro's config has an identical layout to the AAC config and functions the same with command configuration.

Warning: AACAdditionPro does not auto-update config values, so make sure you check the config revisions after each update and keep up with changes.

Here you can see the default config part for Inventory, the latest complete config.yml is available here.

Code (YAML):
# This check contains a lot of parts covering all aspects of inventory interaction.
Inventory:
# Do you want to enable the Inventory check
enabled: true
# Control the different parts of Inventory
parts:
# This part flags hitting while the inventory is open.
# This part will add 10 vl.
Hit:
# Do you want to enable the hit part
enabled: true
# Violation before AACAdditionPro starts to cancel the hits.
# Set this to 0 to never cancel hits.
cancel_vl: 30
# The move part detects movement when a player is still in his inventory.
# This part will add 3 vl when a player moves illegally and 10 vl if a player jumps illegally.
Move:
# Do you want to enable the move part
enabled: true
# Violation before AACAdditionPro starts to cancel the movements.
# Set this to 0 to never cancel movement.
cancel_vl: 30
# The minimum TPS the server must have to activate this check
# Low TPS will cause an extreme amount of false positives.
min_tps: 19.5
# This allows to add more lenience on servers with very high-ping players by stretching the no-punish time after
# opening an inventory.
# Normal connections are already covered by the default values.
lenience_millis: 0
# The MultiInteraction part prevents players from moving more than one item per tick
# This part will add 1 to 3 vl, depending on the severity of the violation.
MultiInteraction:
# Do you want to enable the MultiInteraction part
enabled: true
# Violation before AACAdditionPro starts to cancel the interacts.
# Set this to 0 to never cancel interacts.
cancel_vl: 18
# If a player has a ping higher than that value he bypasses the check
# Please make sure that you have some pingspoofer protection enabled if you use this feature
# Set this to -1 to disable
max_ping: 400
# The minimum TPS the server must have to activate this check
# Low TPS will cause an extreme amount of false positives.
min_tps: 18.5
# The rotation part detects head movement while having an open inventory.
# This part will add 1 vl.
Rotation:
# Do you want to enable the rotation part
enabled: true
# This part detects inventory interactions while a player is sprinting or sneaking.
# This part will add 20 vl.
Sprinting:
# Do you want to enable the sprinting part
enabled: true
# Violation before AACAdditionPro starts to cancel the inventory interactions.
# Set this to 0 to never cancel inventory interactions.
cancel_vl: 20
# Map of violation levels to command
thresholds:
55: "aac notify {player} in {world} is suspected for inventory cheats."
80: "aac notify {player} in {world} is highly suspected for inventory cheats."
100: "aackick {player} Inventory cheats."

Spoiler: Multi-command-thresholds
Spoiler: Placeholders
AACAdditionPro the appropriate version of ProtocolLib for your server version.

Minecraft version 1.15.0 and 1.15.1 are not supported. Please update to 1.15.2

Minecraft version 1.14.0 and 1.14.1 are not supported. Please update to 1.14.2

Minecraft version 1.13.0 and 1.13.1 are not supported. Please update to 1.13.2

Minecraft versions 1.9-1.12.2 are not supported.

Minecraft versions below 1.8.8 are NOT supported as well. Please update to 1.8.8, this also fixes several critical security and crashing issues.

This plugin is not compatible with reloads. Please restart your server.

While AACAdditionPro will function on most major release versions of MC, more recent versions will generally run better since more tools for optimizing have become available.
Please note that AACAdditionPro utilizes bStats metrics to see usage statistics and general trends. Its privacy policy is available here. You can opt out of bStats in its config which will be generated in the plugin's configuration folder on the first startup.

You will need at least Java 11 to run AACAdditionPro.

When downloading this plugin you agree to the following
Terms of Service:

  1. You are not permitted to -Redacted- the plugin in any form, including as a part of any software package.
  2. You will not receive any refunds.
  3. You will not file a chargeback, dispute, or perform any similar action. Doing so will result in your licence revoked along with further action from SpigotMC
    1. The exception to this is if you have already contacted SpigotMC, and they have approved a chargeback. If this is the case, we will gladly refund your money.
  4. You agree to make an effort to get help (by opening a ticket in the issue tracker and waiting at least 48 hours for my response) if you are having problems before leaving a review. You will not ask for features in the reviews
  5. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  6. If a provision of this Agreement is or becomes -Redacted-, invalid or unenforceable in any jurisdiction, that shall not affect the validity or enforceability in that jurisdiction of any other provision of this Agreement or the validity or enforceability in other jurisdictions of that or any other provision of this Agreement.
  7. We reserve the right to change these Terms at any time, and you agree to abide by the most recent version of this.
You are about to leave a review?
- Great, I love reviews and I appreciate honest feedback.

WARNING: If you are posting a bug or issue in a review to get expedient attention, you will be ignored indefinitely. Use the Issue-Tracker for reporting issues.

Similar resources

AACAdditionPro G
1.00 star(s) 1 ratings
Downloads
210
Updated
AACAdditionPro qtChan
An anti-cheat solution working hand in hand with AAC.
0.00 star(s) 0 ratings
Downloads
719
Updated
AACAdditionPro XDhunterXD
An anti-cheat solution working hand in hand with AAC
4.23 star(s) 13 ratings
Downloads
985
Updated
BlackSpigot General Chat
Rules Help Users
    tazbinofficial @ tazbinofficial: What Can i do now ?its been already over 2 days
    Top