Commit Graph

281 Commits

Author SHA1 Message Date
Artemis-the-gr8
cd960443af Updated a screenshot 2022-06-08 22:00:52 +02:00
Artemis-the-gr8
85dce32ba8
Merge pull request #46 from itHotL/1.19
1.19
2022-06-08 21:06:14 +02:00
Artemis-the-gr8
1484ebb912 Release v1.2.1! Set hover-text to false by default for 1.19-R01-SNAPSHOT and true for other versions 2022-06-08 21:05:24 +02:00
Artemis-the-gr8
bf3feda8cc Reworked usage-message to account for lack of hover text 2022-06-08 17:21:42 +02:00
Artemis-the-gr8
28da2e95cb Small config change 2022-06-08 01:39:39 +02:00
Artemis-the-gr8
aa4c53b5ba Release v1.2! 2022-06-08 01:35:08 +02:00
Artemis-the-gr8
b117c2b88a
Merge pull request #45 from itHotL/performance
Performance
2022-06-07 16:04:26 +02:00
Artemis-the-gr8
e2aa7374a3 Renamed CommandOption to Query, reworked StatRequest to work with the new Query-enum, and minor bug-fixes 2022-06-07 16:03:55 +02:00
Artemis-the-gr8
6f43c03b8c Finished overhaul of MessageFactory and ConfigHandler, and added custom enum for CommandOptions 2022-06-07 01:06:55 +02:00
Artemis-the-gr8
8233fde53f Started reworking ConfigHandler and MessageFactory to account for the new category (server-top) 2022-06-06 17:16:34 +02:00
Artemis-the-gr8
772127426b Pinned down the ConcurrentModificationException, reworked some of the error throwing-and-catching (#44), and implemented total-for-server feature (#42) 2022-06-06 02:15:19 +02:00
Artemis-the-gr8
5d0333b823 Caught the ConcurrentModificationException and added a bunch of logging-statements for testing 2022-06-04 22:03:57 +02:00
Artemis-the-gr8
2fed00fc57 Made code a lot faster and tried (unsuccessfully) to solve ConcurrentModificationException 2022-06-04 02:17:04 +02:00
Artemis-the-gr8
3c060848c8 Some minor changes and clean-up 2022-06-03 01:19:47 +02:00
Artemis-the-gr8
229da074f8 Started using the ForkJoinPool to increase performance (#14) 2022-06-02 21:29:01 +02:00
Artemis-the-gr8
1122944c7d
Update README.md 2022-06-01 01:28:15 +02:00
Artemis-the-gr8
bdb2f961a0
Update README.md 2022-06-01 00:13:05 +02:00
Artemis-the-gr8
14974b3016
Update README.md 2022-06-01 00:11:52 +02:00
Artemis-the-gr8
04d08e368b
Update README.md 2022-05-31 23:47:21 +02:00
Artemis-the-gr8
896dcec82c Fixed last screenshot 2022-05-31 23:41:42 +02:00
Artemis-the-gr8
de55ed5c25 Added one more screenshot 2022-05-31 23:36:47 +02:00
Artemis-the-gr8
3950aeb5b8
Update README.md 2022-05-31 21:50:09 +02:00
Artemis-the-gr8
ed373d1532
Update README.md 2022-05-31 21:49:39 +02:00
Artemis-the-gr8
ef51b22705
Update README.md 2022-05-31 21:49:00 +02:00
Artemis-the-gr8
b8a0b7c9a5
Update README.md 2022-05-31 21:48:08 +02:00
Artemis-the-gr8
b3b01f6136
Update README.md 2022-05-31 21:45:30 +02:00
Artemis-the-gr8
714aa04bd3 Added one more screenshot 2022-05-31 21:43:46 +02:00
Artemis-the-gr8
67ce2380be
Update README.md 2022-05-31 21:42:50 +02:00
Artemis-the-gr8
9f340926b9
Update README.md 2022-05-31 21:40:28 +02:00
Artemis-the-gr8
771fd5ef4e Merge remote-tracking branch 'origin/main' 2022-05-31 21:38:29 +02:00
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
542a41b7de
Update README.md 2022-05-31 21:37:38 +02:00
Artemis-the-gr8
c31ee0be80
Update README.md 2022-05-31 21:09:58 +02:00
Artemis-the-gr8
dc36f8473f
Update README.md 2022-05-31 21:00:45 +02:00
Artemis-the-gr8
ed48b121a9
Update README.md 2022-05-31 20:08:09 +02:00
Artemis-the-gr8
42952f8b71
Create LICENSE 2022-05-31 18:58:15 +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
519a13f9aa Made /reload and loading the offline players in onEnable asynchronous, added some more feedback (#33, #23) 2022-05-31 01:03:58 +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
847867dca6
Merge pull request #35 from itHotL/adding-adventure
Adding adventure
2022-05-29 22:14:01 +02:00
Artemis-the-gr8
8fb4154729 Polished up the help-message (#32) 2022-05-29 22:13:18 +02:00
Artemis-the-gr8
07668c8010 fixes/recommendations from moi 2022-05-29 19:16:38 +02:00
Artemis-the-gr8
aea640a947 Configure ChatColors and TextColors to work correctly with Components (#34) 2022-05-27 10:36:33 +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
dab141f4ca Finally got Adventure library to work 2022-05-25 17:29:51 +02:00
Artemis-the-gr8
bc0ec51f36 Added in a pretty help-display for Bukkit and found out the md_5 package import cannot work how I'm doing it (#32) 2022-05-25 14:17:56 +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
276c9c48ed Made EnumHandler static (#30) 2022-05-22 22:11:29 +02:00