TF-EssentialsX/Essentials
Josh Roy 90e4845627
Remove config reloads on world load/unload (#4573)
Since the Configurate rewrite, we hold locations using `LazyLocation`, which is converted to a `Location` with world lookups on demand; as such we no longer need to reload configs on each world load since invalid locations will now softly fail.
2021-10-13 18:41:48 +01:00
..
src Remove config reloads on world load/unload (#4573) 2021-10-13 18:41:48 +01:00
build.gradle Update to bStats v2 (#4350) 2021-09-01 13:33:43 -04:00