Skip to content
Success

Changes

Summary

  1. Simplified Version API Glow#register() method (details)
  2. Updated dependencies to 1.18.2 (details)
Commit 2cd278f46f9401e59e125014b4b759aba45b0fb8 by Justin Rose
Simplified Version API Glow#register() method
Using regex to check Version during Main#loadAPI()
Testing if GameListener gets loaded by GameManger correctly
The file was modifiedtnt-plugin/src/main/java/com/justinian6/tnt/Main.java
The file was modifiedtnt-plugin/src/main/java/com/justinian6/tnt/io/FileManager.java
The file was modifiedtnt-v1_12_R2/src/main/java/com/justinian6/tnt/api/v1_12_R2/Glow.java
The file was modifiedtnt-latest/src/main/java/com/justinian6/tnt/api/latest/Glow.java
The file was modifiedtnt-plugin/src/main/java/com/justinian6/tnt/game/GameManager.java
The file was modifiedtnt-plugin/src/main/java/com/justinian6/tnt/arena/ArenaManager.java
Commit 5622502d948ca47dd372400531d8fad7237a283e by Justin Rose
Updated dependencies to 1.18.2
The file was modifiedtnt-plugin/pom.xml
The file was modifiedtnt-latest/pom.xml