2.2.0

Details

  • Filename
    CommandCooldown-2.2.0.jar
  • Uploaded by
  • Uploaded
    Jul 3, 2021
  • Size
    367.09 KB
  • Downloads
    56
  • MD5
    d4cfd2302d2c99304f2c8571ae4be62c

Supported Bukkit Versions

  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • 1.8.3
  • 1.7.4
  • 1.7.2

Changelog

CommandCooldown has been entirely rewritten from the ground up. This rewrite promises better performance, improved GUIs, and a simpler format for editing commands with cooldowns. 2.2.0 is aimed to be reverse compatible with older configs while also bringing improved formats to local files.
 
This build is still in the beta stage, so if you experience any bugs, please report them to Darrionat's Discord promptly.
 
Changelog:
 - Converted from Eclipse project to Maven project
 - Added PluginLib dependency
 - Created repositories to handle all file interaction
 - Services depend on repositories to function while also having simple functionalities for doing complicated actions
 - Decreased the number of commands by adding a new editor GUI where all command cooldown editing takes place
 - Added "Prompts" where all information inputted. Originally, it was planned to utilize AnvilGUI in order to request information from the player, but AnvilGUI now requires Java 16. This complication results in difficulty in keeping version compatibility, so for now, chat is still used for inputting information.