Allow Nemisys to redirect specific DNS addresses to defined synapse clients so that players do not have to go through a lobby.
Easy configuration like so:
forward:
- skyblock.example.com: skyblock
This is the correct way
<repositories>
<repository>
<id>nukkitx-repo</id>
<url>https://repo.nukkitx.com/snapshot/<url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>cn.nukkit</groupId>...
It is the correct repo. The potestas.xyz domain is deprecated and will soon be removed.
https://repo.nukkitx.com/snapshot/cn/nukkit/nukkit/1.0-SNAPSHOT/
It's definitely there.
PHP and Java are completely different languages and it is not possible to just convert one to the other. You will need to find someone able to port the plugin across to Nukkit.
You appear the have some Key algorithms disabled in your java configuration. See if this post helps: https://stackoverflow.com/questions/40957280/keytool-ec-keypairgenerator-not-available
Nukkit for Minecraft 1.5 can now be found on our Jenkins CI starting from build #11. (We reconfigured Jenkins so the build number has been reset)
This is still only protocol support with no new features implemented into Nukkit as we have move our attention to the rewrite branch.
If you find...
There is no version selection for Bedrock Edition platforms so you are forced to use the latest version of Minecraft. We try to support the latest version as soon as possible but with 1.5 we had a few issues with things that Mojang broke however we now support it.
Inventories work completely different on Bedrock Edition compared to Java Edition. It is not possible to create inventories windows which are not tied to a block in the world. To make this work, you would have to spawn a chest near the player and then open the inventory window.
You can find other plugins here http://forums.voxelwind.com/resources but they are less likely to work.
Villages are not implemented into the generator yet.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.