PlayerStats/src/main/java/com/artemis/the/gr8/playerstats/api
Artemis-the-gr8 fa0667f26a Updated documentation 2023-02-26 12:40:48 +01:00
..
enums Updated documentation 2023-02-26 12:40:48 +01:00
PlayerStats.java Updated version number in plugin.yml, and made API #getVersion read the value from the plugin description and return the major version number only 2023-02-23 13:49:23 +01:00
RequestGenerator.java Separated internal code from api code to improve future maintainability 2022-11-01 14:18:25 +01:00
StatManager.java Added method to API to check whether a player is on the exclude-list 2023-02-25 14:32:36 +01:00
StatNumberFormatter.java Added more festive decorations and wrote test method to see and compare them in-game 2022-11-03 16:35:45 +01:00
StatRequest.java Moved some logic out of StatRequest to keep API and core separated 2023-02-10 12:53:04 +01:00
StatResult.java Separated internal code from api code to improve future maintainability 2022-11-01 14:18:25 +01:00
StatTextFormatter.java Separated internal code from api code to improve future maintainability 2022-11-01 14:18:25 +01:00
package-info.java Added finishing touches to javadoc comments and started preparing for 1.7 release (#100) 2022-08-17 00:27:25 +02:00