8770debfef
Add bStats metrics
2021-03-03 16:48:43 +01:00
d70fb4f812
Add support for custom world names
2020-12-21 01:05:53 +01:00
28b3965582
Merge pull request #6 from Kas-tle/master
...
Load before hyperverse and create automatic releases
2020-12-21 00:14:15 +01:00
Kastle
415fa6b5d2
Action should say 11; my bad
2020-12-03 19:47:28 -08:00
Kastle
1798960183
Update pom.xml
2020-12-03 19:45:47 -08:00
Kastle
722ddffdd2
Run buildtools so that we may access NMS.
...
This will need to be manually updated to use the current version supported by the plugin for the moment.
2020-12-03 19:44:47 -08:00
Kas-tle
c54880e5c2
Bump version and go semantic
2020-12-03 18:15:39 -08:00
Kas-tle
914f4a5b31
Add maven build badge
2020-12-03 18:14:32 -08:00
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