Commit graph

18 commits

Author SHA1 Message Date
Kas-tle
b43ca07722
Automate building with Maven action 2020-12-03 18:12:41 -08:00
Kas-tle
d637797628
Load before Hyperverse as well
Hyperverse is an alternate world management plugin that is being developed by some of the FAWE devs. See https://github.com/Incendo/Hyperverse. Assuming the implementation here is just load the world in a separate folder, don't think there should be any issues beyond this.
2020-12-03 17:59:30 -08:00
501d5912b9
Update version in README 2020-11-16 16:16:24 +01:00
017e559641
Cleanup 2020-11-05 15:48:47 +01:00
c43598dd2f
Update to 1.16.4, fix overworld types, ignore list
#4
2020-11-05 15:44:11 +01:00
ad3a9202b2
Support reloading, better error handling 2020-09-22 20:15:32 +02:00
2a7a968825
Update version in plugin.yml 2020-09-15 00:23:11 +02:00
e596814669
Crash fix, world time fix, Java 8 support
Skip dimensions that are already registered (#1)
Fix world time setting (#2)
Use Jabel to support Java 8
I'm not giving my vars up
2020-09-15 00:19:53 +02:00
e18acc27e9
Update README.md 2020-09-11 15:47:27 +02:00
a1f6464b60
Update to 1.16.3 2020-09-11 15:46:16 +02:00
11c870101d
Create README.md 2020-09-09 20:19:46 +02:00
366445191e
Add loadbefore, set version 2020-09-09 20:18:37 +02:00
b8f157bec3
Cleanup, dropped Mockito 2020-09-09 18:50:55 +02:00
82cefec71a
It works! Fixed all found errors 2020-09-09 18:50:54 +02:00
c245d48033
It loads the custom dimension!
Can't connect as a player though
Loading the dimensions on regular plugin enable
2020-09-09 18:50:54 +02:00
2d5b6e4492
Progress with loading custom dimensions
It begins loading but complains about having the same UUID (it's using the same conversion stuff)
2020-09-09 18:50:53 +02:00
14867a4b6d
Attempts at loading a custom dimension
Including even patching the server
2020-09-09 18:50:51 +02:00
849cf7f755
Initial commit 2020-09-09 18:47:15 +02:00