Commit Graph

77 Commits

Author SHA1 Message Date
Artemis-the-gr8
1f5e54900e Added a licence, wrote out README.md and added screenshots (#36, #37) 2022-05-31 21:37:57 +02:00
Artemis-the-gr8
1ef75ad451 Designed a logo and added a template for the README.md (#36) 2022-05-31 18:35:00 +02:00
Artemis-the-gr8
29d775e959 Added feedback for missing/wrong arguments and minor bug-fixes (#23) 2022-05-30 16:24:13 +02:00
Artemis-the-gr8
8fb4154729 Polished up the help-message (#32) 2022-05-29 22:13:18 +02:00
Artemis-the-gr8
270dea4ab5 Started reworking OutputFormatter and ConfigHandler to work with adventure components instead 2022-05-26 02:58:53 +02:00
Artemis-the-gr8
0fb8fa0487 Made a pretty usage-display function (#32) 2022-05-24 21:54:39 +02:00
Artemis-the-gr8
ee82d07f3a Started working on a usage-display function (#32) 2022-05-24 15:27:32 +02:00
Artemis-the-gr8
23852f5864 Made EnumHandler static and ensured private lists function properly, implemented player-limit-functions (#30, #15) 2022-05-23 15:57:34 +02:00
Artemis-the-gr8
ec9115b706 Experimented with different methods to optimize performance/speed, prepared for release on our server (#15, #14) 2022-05-22 18:32:10 +02:00
Artemis-the-gr8
0873029450 Gave up on hex-color default idea and reverted back to normal chat colors 2022-05-19 20:43:27 +02:00
Artemis-the-gr8
cc588a79f9 Tried to make a default hex color for Spigot first-time-load and default white for Bukkit 2022-05-19 14:48:35 +02:00
Artemis-the-gr8
56eb0d8148 Made top-list-max-size configurable (#16) 2022-05-19 13:59:53 +02:00
Artemis-the-gr8
dc364a567e Made sure ChatColors work correctly for Bukkit and Spigot+ (#26), added more styling options and hex color support (#20) 2022-05-18 21:34:03 +02:00
Artemis-the-gr8
7a65f4ec57 Experimenting with a way to ensure compatibility with both Bukkit and Spigot ChatColors 2022-05-18 17:03:18 +02:00
Artemis-the-gr8
ef33e36c65 Successfully implemented multi-threading! (#24) 2022-05-18 00:10:14 +02:00
Artemis-the-gr8
42bdca42df Github testing 2022-05-16 17:21:13 +02:00
Artemis-the-gr8
a9dca1db83 Done with top stats formatting (#22, #9, #1) 2022-05-15 17:33:31 +02:00
Artemis-the-gr8
3db21f5970 Further experimenting with indentation 2022-05-13 13:10:32 +02:00
Artemis-the-gr8
dad332b961 Worked on formatting, started implementing method to get stats below each other at same indentation 2022-05-12 17:11:52 +02:00
Artemis-the-gr8
17a7d10a4c Drastically improved performance by storing player+playerobject in HashMap in onEnable 2022-05-09 22:15:07 +02:00
Artemis-the-gr8
eb334c074c Testing ways to improve performance 2022-05-09 21:00:39 +02:00
Artemis-the-gr8
3a973bb762 Made output colors configurable (#8), also mostly fixed (#10, #1, #5) 2022-05-09 17:37:07 +02:00
Artemis-the-gr8
d2b6b9a0ca Improved tabCompleter to deal with player case, added OutputFormatter, started dividing responsibilities with StatManager 2022-05-06 13:05:58 +02:00
Artemis-the-gr8
bf1914119b Some minor tabComplete changes 2022-05-05 19:35:17 +02:00
Artemis-the-gr8
984bab74af Started experimenting with statistics and enums, working on the TabCompleter 2022-05-05 02:14:56 +02:00
Artemis-the-gr8
1dba7092b4 Put first classes in place and added methods to OfflinePlayerGetter 2022-04-24 14:21:58 +02:00
Artemis-the-gr8
da60757c34 initial commit 2022-04-24 12:42:53 +02:00