Skip to content

Tags: JustKato/DamageDisplay

Tags

v1.0.1a

Toggle v1.0.1a's commit message
1.21.11

v1.0.1-corrected

Toggle v1.0.1-corrected's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version Bumped to 1.0.1 (#8)

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated to 1.21 (#7)

+ Updated the spigot api to 1.21.0
+ Implemented a GOLD color instead of RED on critical billboards

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated to 1.21 (#7)

+ Updated the spigot api to 1.21.0
+ Implemented a GOLD color instead of RED on critical billboards

v0.3.8

Toggle v0.3.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version Bumped to 0.3.8 for MC 1.20.6 (#6)

v0.3.7

Toggle v0.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Persistent player actionbar toggle (#4)

+ Implemented Persistent /toggle
+ Main function loads the cache file
* Optimized caching, instead of Players we are storing UUIDs
+ Version Bump
* Updated Reload command to also reload the toggle cache

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/commands (#3)

* Added initial command framework and updated the plugin.yml
* plugin.yml
+ DDCommand
+ CommandManager
+ InfoCommand

* Implemented most of hte logic of the commands
+ Toggle command
* Toggle command functionality in DamageHandler event
+ Help command
* Updated plugin.yml
+ Reload command
+ Reload command functionality

* Fixed slight issue with info command
* Fixed info command

* Version Bump

* Beautified the info command

* Fixed the command registration

* Polished, fixed and implemented all commands
* Updated README.md

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Config File Implementation (#2)

* Started to implement the configuration file
+ default config.yml
+ ConfigService

* Removed Config Service as it's quite pointless.

* * Version Bump
+ Config Effects

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Permissions and bStats (#1)

* Permissions Work
+ Spigot page logo
* Updated plugin.yml with the permissions

* Permissions Implementation
+ Added if conditions for the permissions in the event code

* Updated README

* Implemented bStats metrics
+ bStats Dependency
+ Shading

* Fixed Pom
* Fixed pom
+ Tested Permissions
+ Tested bStats
* Version Bump

---------

Co-authored-by: Daniel Legt <contact@danlegt.com>

v0.1.0

Toggle v0.1.0's commit message
Public Vanity

+ Readme
+ Logo
+ Example Image
+ License