Jack
|
d2796f7992
|
move project to Java 21 and the 1.21 Paper API
|
2024-07-23 23:04:32 -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
|
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
|
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 Fitch
|
ef8ae1f6f4
|
add link to Wiki in config.yml
|
2023-04-24 20:04:59 -04:00 |
|
Jack Fitch
|
15c7532cad
|
add Configurator and EventHandler classes (and some more debug output)
|
2023-04-24 20:02:23 -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 Fitch
|
84f3050820
|
fix time one minute behind
|
2022-10-28 16:20:45 -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
|
123ed65d36
|
actually disable default weather cycle (oops)
|
2022-10-28 15:20:00 -04:00 |
|
Jack
|
41e5a3ab30
|
update information in config
|
2022-10-22 12:24:53 -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 Fitch
|
65bd588a3f
|
cancel default time and weather commands (when RTW is enabled)
|
2022-10-21 23:42:01 -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
|
6405c16d64
|
initial commit
Signed-off-by: Jack Fitch <55409055+Jack1424@users.noreply.github.com>
|
2022-10-20 19:47:25 -04:00 |
|