I think you'd be better off testing first and measuring memory usage as it depends on the plugin. "Big plugins" could not use much RAM depending on what they do.
If you define the commands in your plugin.yml, you will need to get the instance already created like so:
((PluginCommand<PluginClass>) this.getCommand("commandname")).setExecutor();
Replace PluginClass with your main Plugin class that extends PluginBase.
Anvil format maps pre 1.13 on Java Edition will work but some blocks may be broken. This plugin should help https://nukkitx.com/resources/worldfixer.63/
Nukkit for Bedrock Edition 1.7 can now be found on our Jenkins CI starting from build #143.
The first builds only add protocol support and scoreboards will be added later on.
If you find any bugs on the latest builds, please report them to the GitHub issue tracker unless they have already...
@Ritah You shouldn't need to change the IP in your server.properties. 0.0.0.0 broadcasts to all interfaces. Did you run as Administrator and restart the server and client after running? Try connecting with 127.0.0.1
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.