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 |
|
Hunter Richardson
|
6fb3745d64
|
fixted bug where time was only ever set to sunrise or sunset [result of integer(long) division was either 0 or 1]
|
2024-08-02 11:55:20 -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
v1.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
v1.3.0
|
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
|
b086fa8143
|
update shadow plugin to 8.1.1
|
2023-04-19 13:01:46 -04:00 |
|