Commit Graph

97 Commits

Author SHA1 Message Date
Artemis-the-gr8 de458d5e43 Release v2.2 - updated version number in plugin.yml that I forgot about 2024-01-19 12:00:22 +01:00
Artemis-the-gr8 919d44f38b Updated to v2.1 for release 2023-10-26 11:36:28 +02:00
Artemis-the-gr8 bf35582b13 Added way to get excluded player with corresponding config setting (#128, #129) 2022-12-06 20:29:04 +01:00
Artemis-the-gr8 520f83bb60 Added output for /statexclude list command, and feedback for add/remove (#88) 2022-11-23 17:37:19 +01:00
Artemis-the-gr8 a12521e529 Added more festive decorations and wrote test method to see and compare them in-game 2022-11-03 16:35:45 +01:00
Artemis-the-gr8 c4b963a057 Separated internal code from api code to improve future maintainability 2022-11-01 14:18:25 +01:00
Artemis-the-gr8 da49c46539 Worked on transforming playerNames into UUIDs and vice versa for the ExcludeCommand (#88) 2022-10-23 17:37:38 +02:00
Artemis-the-gr8 51a9140a9a Added ExcludeCommand and added methods for excluding players/checking exclude status in OfflinePlayerHandler (#88) 2022-10-19 13:17:02 +02:00
Artemis-the-gr8 ca63eca1a0 Gathered the request-rewrite and pre-work for excluding players into new branch for v2.0 2022-10-18 14:41:55 +02:00
Artemis-the-gr8 9ac77a365b Separated initial plugin set-up from reloading and organized responsibilities better for the OfflinePlayerHandler, ThreadManager and the classes implementing FileHandler 2022-10-03 15:40:45 +02:00
Artemis-the-gr8 3417233dec Started working on exclude file (#88) and made file-reloading/updating more organized with an abstract FileHandler 2022-10-02 15:19:51 +02:00
Artemis-the-gr8 d1cb3d37c9 Improved documentation, (#120) 2022-08-28 15:17:16 +02:00
Artemis-the-gr8 928aae3173 Added another formatting method to the API 2022-08-20 21:17:14 +02:00
Artemis-the-gr8 73c7fd8445 Small bug fix (API didn't follow config-settings for use-dots) 2022-08-19 18:43:30 +02:00
Artemis-the-gr8 329bc8fb10 Fixed package-name in plugin.yml, getting ready for release v1.7! (#83) 2022-08-17 17:22:59 +02:00
Artemis-the-gr8 93b44da8c7 Reworked all javadoc comments to follow official guidelines (#100) 2022-08-16 15:16:57 +02:00
Artemis-the-gr8 20fa697eab Improved POM and changed package name and groupId to an appropriate domain (#101) 2022-08-15 22:40:54 +02:00
Artemis-the-gr8 8924e02bba Added language file to properly translate stat-keys into Minecraft text (#113, #79) 2022-08-15 01:01:59 +02:00
Elise 84ee9a86db
Merge pull request #104 from itHotL/placeholder-api
Placeholder api
2022-08-04 15:16:35 +02:00
Artemis-the-gr8 9781cb4dec Added some more Eastereggs for my own server 2022-07-23 23:53:17 +02:00
Artemis-the-gr8 a775def8f8 Experimented with Interfaces to create an API 2022-07-22 19:28:40 +02:00
Artemis-the-gr8 f760cd2fd5 Added screenshots 2022-07-20 17:29:37 +02:00
Artemis-the-gr8 b7d1171d83 Implemented random chance for backwards rainbow prefix, fixed several config setting bugs, started fixing the separate message system for console 2022-07-19 19:29:59 +02:00
Artemis-the-gr8 e23913e32e Fixed bug (#95), made enters configurable per stat-result 2022-07-19 13:34:53 +02:00
Artemis-the-gr8 2bfbf3c73c Made enters configurable, improved indentation, found issue for ComponentFactory getting created twice (is normal) 2022-07-18 21:47:52 +02:00
Artemis-the-gr8 e06802c906 Minor fixes, added config options for enter-usage 2022-07-18 18:03:23 +02:00
Artemis-the-gr8 b91d16aec8 Improved rainbow prefix, because... focus, fixed default top-list colors not being the right shade of gold in the config.yml 2022-07-13 14:29:11 +02:00
Artemis-the-gr8 1c8d77e9cd Made ShareCommand more better, added feedback for no-share-allowed 2022-07-13 02:20:59 +02:00
Artemis-the-gr8 ce8b870560 Changed to jdk-16 and made it work with Minecraft 1.16.5 and 1.17.1 as well 2022-07-12 23:06:30 +02:00
Artemis-the-gr8 8619b0af4e Improved config explanations, improved shading and relocating for potential use on Minecraft 1.17 (#47), more minor improvements 2022-07-12 16:26:47 +02:00
Artemis-the-gr8 aa8f31c6fb Finished up tab-complete improvements, added "examples" at start of command (#72, #91), changed version number to 1.6 2022-07-12 12:54:08 +02:00
Artemis-the-gr8 347e59220c Made a ShareManager and designed methods to save/retrieve a statResult, save timestamp of sharing, and check waiting-time for players 2022-07-10 15:31:01 +02:00
Artemis-the-gr8 e44e0e7b0e Added config options for share button and made ShareQueue methods 2022-07-07 22:12:07 +02:00
Artemis-the-gr8 3c3ae71389 Started implementing share button. Made ShareCommand, added permission and command to plugin.yml, and made ShareQueue 2022-07-07 16:38:03 +02:00
Artemis-the-gr8 ce6a1d0dab Made it possible to disable stat-request-limiting in the config 2022-07-06 21:43:24 +02:00
Artemis-the-gr8 73806280c9 Fixed old screenshots 2022-07-05 17:24:32 +02:00
Artemis-the-gr8 45b6ef83c8 Included missing screenshot 2022-07-05 17:11:41 +02:00
Artemis-the-gr8 e4a5aa69fc Added heart unicode symbol for Unit.HEART, tried and abandoned darker time-units, added screenshot for release v1.5 2022-07-05 17:05:17 +02:00
Artemis-the-gr8 3213580efa Adjusted a screenshot 2022-07-04 22:34:59 +02:00
Artemis-the-gr8 5093fc6398 Changed banlist-check for player-is-banned check if LiteBans is present (#77), release v1.5! 2022-07-04 22:26:36 +02:00
Artemis-the-gr8 6a040a9e82 Added feature to automatically detect the best unit to use (#80), improved MyLogger 2022-07-04 21:59:45 +02:00
Artemis-the-gr8 f22fc6a7ed Added config support to configure time units, made min and max time unit options, took String-to-Unit converting out of ConfigHandler and put it in Unit instead 2022-07-03 15:47:51 +02:00
Artemis-the-gr8 a05a97617b Made hoverText with the full statNumber, with dynamic color, added config support for distance- and damage-units, started on adding unit to hoverText as well 2022-07-02 15:48:29 +02:00
Artemis-the-gr8 77808da3a3 Moved all space-creating to MessageWriter where possible and fixed duplicate/missing spaces, properly rounded formatted numbers, and some more minor bug fixing 2022-07-02 13:48:04 +02:00
Artemis-the-gr8 b2bc509933 Finished rewrite of MessageWriter and ComponentFactory 2022-06-28 22:31:57 +02:00
Artemis-the-gr8 d8f1766ae8 Added screenshot of new number formatting 2022-06-24 16:59:30 +02:00
Artemis-the-gr8 5a8e638189 Added screenshot of translated text 2022-06-24 16:39:50 +02:00
Artemis-the-gr8 3926ddcceb Added config migration (#69), and upgraded version numbers for release v1.4! 2022-06-23 21:29:41 +02:00
Artemis-the-gr8 8e0666bceb Put brackets around subStatNames (#65), made nicer default color scheme, fixed entityNames appearing twice (#68), half-fixed Style issues with stat/subStat Components (#67) 2022-06-23 17:30:52 +02:00
Artemis-the-gr8 d225b1e235 Finished toggle for TranslatableComponents (#57), rewrote non-translated stat/block/item/entity names and added more debug logging 2022-06-23 15:45:54 +02:00