This is a plugin that implements The End feature for Nukkit servers.
If you found any bugs or have any suggestions, please open an issue on GitHub.
If you like this plugin, please star it on GitHub.
- World Generation
- Biome
- Main End Island
- Small End Island
- End Midland
- End Highland
- End Barren
- Structures
- End Podium
- Obsidian Pillar
- Obsidian Platform
- Chorus Tree
- End Cities
- Biome
- Entities
- End Crystal
- Ender Dragon (requires MobPlugin)
- Re-summoning
- Animation
- Re-summoning
- Misc
- End Portal
- Exit Portal
- End Poem
- Exit Portal
- End Gateway
- End Portal
config.yml
enable-end-portal: true
exit-portal-activated: true
spawn-ender-dragon: true
allow-resummon-ender-dragon: true
generator:
end:
coordinate-scale: 684.412
height:
scale: 1368.824
detail:
noise-scale:
x: 80.0
y: 160.0
z: 80.0
- Install Maven.
- Run
mvn clean package
. The compiled JAR can be found in thetarget/
directory.
- The dimension is not changed when the player enters the portal. (Not supported by Nukkit)
This plugin uses bStats. You can opt out using the global bStats config; see the official website for more details.