Skip to content

wode490390/TheEnd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The End

Nukkit Build Release Release date

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.

Features

  • 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
  • Entities
    • End Crystal
    • Ender Dragon (requires MobPlugin)
      • Re-summoning
        • Animation
  • Misc
    • End Portal
      • Exit Portal
        • End Poem
    • End Gateway

Download

Configuration

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

Compiling

  1. Install Maven.
  2. Run mvn clean package. The compiled JAR can be found in the target/ directory.

Known Issues

  • The dimension is not changed when the player enters the portal. (Not supported by Nukkit)

Metrics Collection

This plugin uses bStats. You can opt out using the global bStats config; see the official website for more details.

Metrics

If I have any grammar and/or term errors, please correct them :)