Commit Graph

  • f99eceb46f make time/weather command checks more strict (closes #19) main Jack 2025-06-22 23:30:50 -04:00
  • cdc5394d06 remove paper repo name value v2 Jack 2025-06-01 00:24:18 -04:00
  • 8c512869e7 add CODEOWNERS file Jack 2025-05-29 23:03:20 -04:00
  • da79ba5a52 add logger Jack 2025-05-29 17:21:05 -04:00
  • 511c3d624a change package name to all lower-case Jack 2025-05-29 15:26:43 -04:00
  • b45842da53 use paperweight Jack 2025-05-29 15:24:11 -04:00
  • 54bb1e1e34 change build.gradle formatting Jack 2025-05-29 14:45:45 -04:00
  • 56656091fe remove sonatype repository (unused) Jack 2025-05-29 14:31:16 -04:00
  • 83060ee1ae move bstats to libs.bstats and minimize() Jack 2025-05-29 14:27:07 -04:00
  • df9b8f1fcd Merge pull request #18 from Karotte128/main Jack 2025-05-29 00:51:17 -04:00
  • b4c2545d81 remove unnecessary comments from issue template config file Jack 2025-05-29 00:46:34 -04:00
  • 0afc71fa0f getting ready for v2.0 Jack 2025-05-29 00:41:22 -04:00
  • 6f5f69ee9e fix SunriseSunsetRequest to use right config variables Karotte128 2025-02-22 22:09:51 +01:00
  • 9b34da0fdf change version to 1.4.1 v1.4.1 v1 Jack 2024-08-06 21:28:00 -04:00
  • 51664841a6 forgot to update line 164... (my bad) Jack 2024-08-06 21:25:30 -04:00
  • ae32363e0f Port fix in #12 to legacy Jack 2024-08-06 21:12:54 -04:00
  • 333325c4e0 Clean up fixed calculateWorldTime method Jack 2024-08-06 21:10:22 -04:00
  • c83fe91f4e Merge pull request #12 from hunter232/main Jack 2024-08-06 21:03:21 -04:00
  • 6fb3745d64 fixted bug where time was only ever set to sunrise or sunset [result of integer(long) division was either 0 or 1] Hunter Richardson 2024-08-02 11:55:20 -04:00
  • 23b64653a8 add ANOTHER missing URISyntaxException catch (they're hiding from me ig) Jack 2024-07-23 23:38:53 -04:00
  • 5ef5db1cd5 change line endings Jack 2024-07-23 23:37:07 -04:00
  • bb14509fbd change line endings Jack 2024-07-23 23:35:23 -04:00
  • 92b92b5969 use new PluginMeta instead of getDescription Jack 2024-07-23 23:26:43 -04:00
  • 8280d9b78c use setGameRule instead of setGameRuleValue Jack 2024-07-23 23:26:25 -04:00
  • cca328c5ee remove deprecated code and use modern methods/classes/code where applicable Jack 2024-07-23 23:23:11 -04:00
  • d2796f7992 move project to Java 21 and the 1.21 Paper API Jack 2024-07-23 23:04:32 -04:00
  • c4c5ca7558 updated current features in README Jack 2024-07-23 18:23:00 -04:00
  • b1cc12ba85 Merge pull request #9 from Jack1424/main Jack 2024-07-23 18:10:08 -04:00
  • d51c5f531f version set to 1.4.0 v1.4.0 Jack 2024-07-23 17:54:46 -04:00
  • dfbd81146f moved some debug statements around Jack 2024-07-23 17:53:43 -04:00
  • e3e09f24ac renamed RealTimeWeather.getConfigurator to getConfigManager Jack 2024-07-23 17:53:22 -04:00
  • 1ffa9d81bb added support for enabling/disabling time and weather sync in specific worlds (closes #7) Jack 2024-07-23 17:52:43 -04:00
  • 549541c74a moved updateCheckInterval and Debug to top of config.yml part 3 Jack 2024-07-23 17:51:23 -04:00
  • 27dc240597 moved updateCheckInterval and Debug to top of config.yml Jack 2024-07-23 17:50:34 -04:00
  • 334471b37b moved updateCheckInterval and Debug to top of config.yml Jack 2024-07-23 17:49:46 -04:00
  • 796097f3e2 shortened task scheduling line for update checks Jack 2024-07-23 02:30:39 -04:00
  • 97bd8df2de removed unnecessary if statements from WeatherRequestObject Jack 2024-07-23 02:28:28 -04:00
  • 6db07a376b cleaned up some code Jack 2024-07-23 02:27:39 -04:00
  • 20bf2d74fc add update checks Jack 2024-07-23 02:26:56 -04:00
  • 36ddb10fe2 add RequestFunctions class Jack 2024-07-23 02:25:45 -04:00
  • 5a48428057 update README.md with legacy information Jack 2024-06-28 18:07:47 -04:00
  • a7b1f7c6e8 slight update to the README v1.3.0 Jack 2024-06-27 18:35:34 -04:00
  • e1154c59ca version set to v1.3.0 Jack 2024-06-27 18:29:54 -04:00
  • 616b754afe change config version scheme (and update it to v1.3.0) Jack 2024-06-27 18:27:34 -04:00
  • 8d15534257 re-write some comments in config.yml Jack 2024-06-27 18:27:11 -04:00
  • 05dcde1b91 added bStats chart for SunriseSunset config value Jack 2024-06-27 18:19:29 -04:00
  • 1ec4d708f0 renamed EventHandler to EventHandlers Jack 2024-06-27 18:17:11 -04:00
  • b616a71674 renamed Configurator to ConfigManager Jack 2024-06-27 18:16:33 -04:00
  • 4c4f861645 add support for real-world and custom sunrise/sunset times (closes #2) Jack 2024-06-27 18:13:37 -04:00
  • c605b60903 renamed EventHandler command methods Jack 2024-06-26 22:36:56 -04:00
  • 4543087258 updated setAPIKey exception logging to a more "robust" method Jack 2024-06-26 22:35:12 -04:00
  • cdb6d057e4 update bStats to 3.0.2 Jack 2024-06-24 21:39:16 -04:00
  • b816761511 update Gradle to 8.8 Jack 2024-06-24 21:32:32 -04:00
  • 6eab85374d remove unnecessary spaces in the authors array Jack 2024-06-23 18:23:33 -04:00
  • 85a792228c explicitly set to load POSTWORLD Jack 2024-06-23 18:22:33 -04:00
  • e623611301 add options to disable beds during night/thunder Jack 2024-06-23 17:58:02 -04:00
  • b5a212d4ef change EventHandler priorities to LOWEST Jack 2024-06-23 17:21:37 -04:00
  • 79d1fc7b88 change message when commands are cancelled Jack 2024-06-23 17:21:02 -04:00
  • b751b4ad3e fix "this.config is null" crash Jack 2024-06-23 17:17:34 -04:00
  • 1f303459cb grammar is hard Jack 2023-11-02 08:57:19 -04:00
  • ef8ae1f6f4 add link to Wiki in config.yml Jack Fitch 2023-04-24 20:04:59 -04:00
  • 0f152ec892 Merge remote-tracking branch 'origin/master' Jack Fitch 2023-04-24 20:02:40 -04:00
  • 15c7532cad add Configurator and EventHandler classes (and some more debug output) Jack Fitch 2023-04-24 20:02:23 -04:00
  • 7573f46deb add commands to upcoming features Jack 2023-04-24 12:31:46 -04:00
  • fb63f55ad3 clean up import statements Jack Fitch 2023-04-22 20:53:39 -04:00
  • c782ee604a add option to enable /time set and /weather commands Jack Fitch 2023-04-22 20:53:24 -04:00
  • f94cb36afe add RequestObject class and option to sync weather with coordinates Jack Fitch 2023-04-22 20:44:34 -04:00
  • b086fa8143 update shadow plugin to 8.1.1 Jack 2023-04-19 13:01:46 -04:00
  • 291261761c update Gradle to 8.1 Jack 2023-04-19 12:59:09 -04:00
  • ffa6474ba2 add Folia support to upcoming features Jack 2023-04-17 08:42:47 -04:00
  • 4ca9026f25 added 4SplitImage media Jack Fitch 2023-03-08 16:47:38 -05:00
  • 914249cc49 finally finally finish issue templates Jack Fitch 2023-03-08 15:51:46 -05:00
  • dfb89d7e40 finally finish issue templates Jack Fitch 2023-03-08 15:46:30 -05:00
  • 9461db7d7e remove Wiki from upcoming features Jack 2023-03-07 20:38:13 -05:00
  • 454394e14c add multi-world support to the upcoming features Jack 2023-03-07 20:31:05 -05:00
  • 5d5867ed35 change README image Jack Fitch 2023-03-07 19:02:11 -05:00
  • e16375557f add media images Jack Fitch 2023-03-07 19:00:12 -05:00
  • fd449bf81a add title image Jack 2023-03-07 18:06:18 -05:00
  • acc7acb4af add installation instructions Jack 2023-02-28 16:30:33 -05:00
  • 302e485640 tiny changes Jack 2023-02-28 13:39:59 -05:00
  • 175e9f7e67 add config.yml Jack 2022-10-28 22:24:33 -04:00
  • 380927d34d update issue templates Jack Fitch 2022-10-28 22:22:17 -04:00
  • 9724e20b85 update issue templates Jack Fitch 2022-10-28 22:19:50 -04:00
  • 5c46c34542 add issue templates Jack 2022-10-28 16:37:36 -04:00
  • 84f3050820 fix time one minute behind v1.2.0 Jack Fitch 2022-10-28 16:20:45 -04:00
  • 829462243c update README Jack Fitch 2022-10-28 16:20:28 -04:00
  • 2858457303 suppress deprecation warnings Jack Fitch 2022-10-28 16:07:11 -04:00
  • 1d2513f8b7 add option to change sync intervals Jack Fitch 2022-10-28 16:04:31 -04:00
  • 6558d82f5c add support for Minecraft 1.7+ Jack Fitch 2022-10-28 15:46:02 -04:00
  • 8954e93310 bump to 1.1.2 v1.1.2 Jack 2022-10-28 15:20:17 -04:00
  • 123ed65d36 actually disable default weather cycle (oops) Jack 2022-10-28 15:20:00 -04:00
  • f307c35ad7 bump to 1.1.1 v1.1.1 Jack 2022-10-22 12:25:30 -04:00
  • 41e5a3ab30 update information in config Jack 2022-10-22 12:24:53 -04:00
  • c4d3c55403 update README Jack 2022-10-22 12:20:52 -04:00
  • 86f2f431ca add LICENSE.md Jack 2022-10-22 12:19:34 -04:00
  • ada5b4f20b update README Jack 2022-10-22 12:09:43 -04:00
  • 3caf8b23e2 bump to 1.1.0 v1.1.0 Jack Fitch 2022-10-22 11:56:35 -04:00
  • f2202b43f1 Merge remote-tracking branch 'origin/master' Jack Fitch 2022-10-22 11:56:10 -04:00
  • 66350d3b23 add bStats Jack Fitch 2022-10-22 11:55:44 -04:00
  • b9a1451bc9 only reset game rules if needed Jack Fitch 2022-10-22 11:55:22 -04:00