Attack Cooldown Remover

Attack Cooldown Remover

Plugin

Removes weapon cooldown entirely. Actually, it works with every held item.

Server Game MechanicsManagementUtility

1,027 downloads
7 followers
Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
Filter loader...
Filter versions...

Updated to version 1.20.1

Some improvements (thanks, 4drian3d):

  • Replaced static access to the server with a class access from the plugin instance,
  • Replaced the use of System.out.println with the plugin logger. This avoids warnings in Paper servers,
  • Upgraded the Java compatible version to Java 17 and use the new pattern matching,
  • Now it avoids throwing an exception through the "assert" in case the AttributeInstance is null, now simply use the variable if it is not null.

Changes:

  • Slightly optimized the code

Known bugs:

  • Attack Indicator is visible until you hit or kill an entity

First release. Expect bugs.


Project members

engdave

Owner

Details

Licensed MIT
Published 2 years ago
Updated a year ago