Anti-AutoClicker

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

-----About-----

The plugin is designed to prevent / avoid Auto Clicker on the server where it is installed.

It can also be found at spigotmc.

 

Additionally

 

  • an easy to understand, fully commented config.yml
  • changeable plugin messages in the messages.yml
  • penalties for detected Auto-Clicker users (&visual effect + chat messages)
  • log stystem which automatically deletes the log files
  • developer api
  • see number of clicks from other players
  • open-source
  • lag-safe because of tps- and ping-checker

How to install:

 

  • Download the plugin
  • Go to your "plugins" folder
  • Drag the plugin in
  • Reload (restart recommended) the server

You need support or found a bug?

Contact me via DM.

 

 

-----Functions-----

The main command is /antiac.

 

Additionally

 

  • /antiac notify on/off
  • /antiac check <player>
  • /antiac version
  • /antiac checkupdate

The plugin counts left and right clicks in the air and right clicks on blocks. Left-Clicking on blocks leads to incorrect entries.

There are also a few more checks in the plugin and there also will be come some new.

 

 

-----API-----

The plugin can be linked to other plugins using the API

 

How to use:

 

  • Download the plugin
  • Put it in your library
  • Make sure its on the server where your plugin is at
User user = User.get(UUID);
user.//shows all current methods of the player<br /><br /><br />

 

 

 

 

 

 

The plugin is designed to prevent / avoid Auto Clicker (high click counts) on the server where it is installed.

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    414757
  • Created
    Oct 22, 2020
  • Last Released File
    Oct 22, 2020
  • Total Downloads
    561
  • License

Categories

Members

Recent Files

Bukkit