93 Commits
Author SHA1 Message Date
Jack f99eceb46f make time/weather command checks more strict (closes #19) 2025-06-22 23:30:50 -04:00
Jack df9b8f1fcd Merge pull request #18 from Karotte128/main
fix SunriseSunsetRequest to use right config values
2025-05-29 00:51:17 -04:00
Jack 333325c4e0 Clean up fixed calculateWorldTime method 2024-08-06 21:10:22 -04:00
Jack c83fe91f4e Merge pull request #12 from hunter232/main
Closes #11
2024-08-06 21:03:21 -04:00
Jack 23b64653a8 add ANOTHER missing URISyntaxException catch (they're hiding from me ig) 2024-07-23 23:38:53 -04:00
Jack 5ef5db1cd5 change line endings 2024-07-23 23:37:07 -04:00
Jack bb14509fbd change line endings 2024-07-23 23:35:23 -04:00
Jack 92b92b5969 use new PluginMeta instead of getDescription 2024-07-23 23:26:43 -04:00
Jack 8280d9b78c use setGameRule instead of setGameRuleValue 2024-07-23 23:26:25 -04:00
Jack cca328c5ee remove deprecated code and use modern methods/classes/code where applicable 2024-07-23 23:23:11 -04:00
Jack d2796f7992 move project to Java 21 and the 1.21 Paper API 2024-07-23 23:04:32 -04:00
Jack c4c5ca7558 updated current features in README 2024-07-23 18:23:00 -04:00
Jack d51c5f531f version set to 1.4.0 2024-07-23 17:54:46 -04:00
Jack dfbd81146f moved some debug statements around 2024-07-23 17:53:43 -04:00
Jack e3e09f24ac renamed RealTimeWeather.getConfigurator to getConfigManager 2024-07-23 17:53:22 -04:00
Jack 1ffa9d81bb added support for enabling/disabling time and weather sync in specific worlds (closes #7) 2024-07-23 17:52:43 -04:00
Jack 549541c74a moved updateCheckInterval and Debug to top of config.yml part 3 2024-07-23 17:51:23 -04:00
Jack 27dc240597 moved updateCheckInterval and Debug to top of config.yml 2024-07-23 17:50:34 -04:00
Jack 334471b37b moved updateCheckInterval and Debug to top of config.yml 2024-07-23 17:49:46 -04:00
Jack 796097f3e2 shortened task scheduling line for update checks 2024-07-23 02:30:39 -04:00
Jack 97bd8df2de removed unnecessary if statements from WeatherRequestObject 2024-07-23 02:28:28 -04:00
Jack 6db07a376b cleaned up some code 2024-07-23 02:27:39 -04:00
Jack 20bf2d74fc add update checks 2024-07-23 02:26:56 -04:00
Jack 36ddb10fe2 add RequestFunctions class 2024-07-23 02:25:45 -04:00
Jack a7b1f7c6e8 slight update to the README 2024-06-27 18:35:34 -04:00
Jack e1154c59ca version set to v1.3.0 2024-06-27 18:29:54 -04:00
Jack 616b754afe change config version scheme (and update it to v1.3.0) 2024-06-27 18:27:34 -04:00
Jack 8d15534257 re-write some comments in config.yml 2024-06-27 18:27:11 -04:00
Jack 05dcde1b91 added bStats chart for SunriseSunset config value 2024-06-27 18:19:29 -04:00
Jack 1ec4d708f0 renamed EventHandler to EventHandlers 2024-06-27 18:17:11 -04:00
Jack b616a71674 renamed Configurator to ConfigManager 2024-06-27 18:16:33 -04:00
Jack 4c4f861645 add support for real-world and custom sunrise/sunset times (closes #2) 2024-06-27 18:13:37 -04:00
Jack c605b60903 renamed EventHandler command methods 2024-06-26 22:36:56 -04:00
Jack 4543087258 updated setAPIKey exception logging to a more "robust" method 2024-06-26 22:35:12 -04:00
Jack cdb6d057e4 update bStats to 3.0.2 2024-06-24 21:39:16 -04:00
Jack b816761511 update Gradle to 8.8 2024-06-24 21:32:32 -04:00
Jack 6eab85374d remove unnecessary spaces in the authors array 2024-06-23 18:23:33 -04:00
Jack 85a792228c explicitly set to load POSTWORLD 2024-06-23 18:22:33 -04:00
Jack e623611301 add options to disable beds during night/thunder 2024-06-23 17:58:02 -04:00
Jack b5a212d4ef change EventHandler priorities to LOWEST 2024-06-23 17:21:37 -04:00
Jack 79d1fc7b88 change message when commands are cancelled 2024-06-23 17:21:02 -04:00
Jack b751b4ad3e fix "this.config is null" crash 2024-06-23 17:17:34 -04:00
Jack 1f303459cb grammar is hard 2023-11-02 08:57:19 -04:00
Jack Fitch ef8ae1f6f4 add link to Wiki in config.yml 2023-04-24 20:04:59 -04:00
Jack Fitch 0f152ec892 Merge remote-tracking branch 'origin/master' 2023-04-24 20:02:40 -04:00
Jack Fitch 15c7532cad add Configurator and EventHandler classes (and some more debug output) 2023-04-24 20:02:23 -04:00
Jack 7573f46deb add commands to upcoming features 2023-04-24 12:31:46 -04:00
Jack Fitch fb63f55ad3 clean up import statements 2023-04-22 20:53:39 -04:00
Jack Fitch c782ee604a add option to enable /time set and /weather commands 2023-04-22 20:53:24 -04:00
Jack Fitch f94cb36afe add RequestObject class and option to sync weather with coordinates 2023-04-22 20:44:34 -04:00
Jack ffa6474ba2 add Folia support to upcoming features 2023-04-17 08:42:47 -04:00
Jack Fitch 4ca9026f25 added 4SplitImage media 2023-03-08 16:47:38 -05:00
Jack Fitch 914249cc49 finally finally finish issue templates 2023-03-08 15:51:46 -05:00
Jack Fitch dfb89d7e40 finally finish issue templates 2023-03-08 15:46:30 -05:00
Jack 9461db7d7e remove Wiki from upcoming features 2023-03-07 20:38:13 -05:00
Jack 454394e14c add multi-world support to the upcoming features 2023-03-07 20:31:05 -05:00
Jack Fitch 5d5867ed35 change README image 2023-03-07 19:02:11 -05:00
Jack Fitch e16375557f add media images 2023-03-07 19:00:12 -05:00
Jack fd449bf81a add title image 2023-03-07 18:06:18 -05:00
Jack acc7acb4af add installation instructions 2023-02-28 16:30:33 -05:00
Jack 302e485640 tiny changes 2023-02-28 13:39:59 -05:00
Jack 175e9f7e67 add config.yml 2022-10-28 22:24:33 -04:00
Jack Fitch 380927d34d update issue templates 2022-10-28 22:22:17 -04:00
Jack Fitch 9724e20b85 update issue templates 2022-10-28 22:19:50 -04:00
Jack 5c46c34542 add issue templates 2022-10-28 16:37:36 -04:00
Jack Fitch 84f3050820 fix time one minute behind 2022-10-28 16:20:45 -04:00
Jack Fitch 829462243c update README 2022-10-28 16:20:28 -04:00
Jack Fitch 2858457303 suppress deprecation warnings 2022-10-28 16:07:11 -04:00
Jack Fitch 1d2513f8b7 add option to change sync intervals 2022-10-28 16:04:31 -04:00
Jack Fitch 6558d82f5c add support for Minecraft 1.7+ 2022-10-28 15:46:02 -04:00
Jack 8954e93310 bump to 1.1.2 2022-10-28 15:20:17 -04:00
Jack 123ed65d36 actually disable default weather cycle (oops) 2022-10-28 15:20:00 -04:00
Jack f307c35ad7 bump to 1.1.1 2022-10-22 12:25:30 -04:00
Jack 41e5a3ab30 update information in config 2022-10-22 12:24:53 -04:00
Jack c4d3c55403 update README 2022-10-22 12:20:52 -04:00
Jack 86f2f431ca add LICENSE.md 2022-10-22 12:19:34 -04:00
Jack ada5b4f20b update README 2022-10-22 12:09:43 -04:00
Jack Fitch 3caf8b23e2 bump to 1.1.0 2022-10-22 11:56:35 -04:00
Jack Fitch f2202b43f1 Merge remote-tracking branch 'origin/master' 2022-10-22 11:56:10 -04:00
Jack Fitch 66350d3b23 add bStats 2022-10-22 11:55:44 -04:00
Jack Fitch b9a1451bc9 only reset game rules if needed 2022-10-22 11:55:22 -04:00
Jack 040230ace1 update README 2022-10-22 11:52:24 -04:00
Jack b90d4c6599 update README 2022-10-21 23:55:16 -04:00
Jack Fitch a932b1b966 bump to 1.0.0 2022-10-21 23:42:38 -04:00
Jack Fitch 65bd588a3f cancel default time and weather commands (when RTW is enabled) 2022-10-21 23:42:01 -04:00
Jack Fitch 025f9f042c bump to 0.2.0 2022-10-21 23:09:02 -04:00
Jack Fitch 5df2b3833b switch to regular api calls 2022-10-21 23:06:17 -04:00
Jack Fitch 9b3515633b add some info about the debug option to the config 2022-10-21 23:03:50 -04:00
Jack Fitch 6c603dd912 re-specified jdk version 2022-10-20 21:59:25 -04:00
Jack Fitch f630176451 fixed permissions on build file 2022-10-20 21:57:12 -04:00
Jack Fitch 54e8599a74 specify jdk in Travis config 2022-10-20 21:52:11 -04:00
Jack Fitch 77f229ad96 implement Travis CI 2022-10-20 21:48:25 -04:00
Jack Fitch 6405c16d64 initial commit
Signed-off-by: Jack Fitch <55409055+Jack1424@users.noreply.github.com>
2022-10-20 19:47:25 -04:00