Commit graph

12 commits

Author SHA1 Message Date
Norbi Peti 2a7a968825
Update version in plugin.yml 2020-09-15 00:23:11 +02:00
Norbi Peti 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
Norbi Peti e18acc27e9
Update README.md 2020-09-11 15:47:27 +02:00
Norbi Peti a1f6464b60
Update to 1.16.3 2020-09-11 15:46:16 +02:00
Norbi Peti 11c870101d
Create README.md 2020-09-09 20:19:46 +02:00
Norbi Peti 366445191e
Add loadbefore, set version 2020-09-09 20:18:37 +02:00
Norbi Peti b8f157bec3
Cleanup, dropped Mockito 2020-09-09 18:50:55 +02:00
Norbi Peti 82cefec71a
It works! Fixed all found errors 2020-09-09 18:50:54 +02:00
Norbi Peti 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
Norbi Peti 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
Norbi Peti 14867a4b6d
Attempts at loading a custom dimension
Including even patching the server
2020-09-09 18:50:51 +02:00
Norbi Peti 849cf7f755
Initial commit 2020-09-09 18:47:15 +02:00