Coder Social home page Coder Social logo

theend's Introduction

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 :)

theend's People

Contributors

wode490390 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

theend's Issues

answers

how to edit the end text?

and do you have an end text edit resource pack?

or by editing mcpe data in credits folder and end.txt file?

Answer me!

Question

Is this Plugin no longer under active Development?

Please make EndCity

Your plugin is great, but there is no End Cities and plugins for this. My server is anarchy and I need End Cities

Can you make it? I think a lot of people will download the plugin if you add it

Neither overworld nor nether given

thank you for creating this plugin, the kids love it!

heres an error that pops up, looks like maybe a player is trying to use a nether portal in the end?

2020-02-06 16:28:10.760 [main] ERROR - Could not tick level "the_end": java.lang.IllegalArgumentException: Neither overworld nor nether given!
	at cn.nukkit.level.EnumLevel.moveToNether(EnumLevel.java:68)
	at cn.nukkit.entity.Entity.entityBaseTick(Entity.java:1280)
	at cn.nukkit.entity.item.EntityItem.onUpdate(EntityItem.java:166)
	at cn.nukkit.level.Level.doTick(Level.java:821)
	at cn.nukkit.Server.checkTickUpdates(Server.java:1055)
	at cn.nukkit.Server.tick(Server.java:1137)
	at cn.nukkit.Server.tickProcessor(Server.java:905)
	at cn.nukkit.Server.start(Server.java:882)
	at cn.nukkit.Server.<init>(Server.java:567)
	at cn.nukkit.Nukkit.main(Nukkit.java:112)

thanks!!!

Luke

End city

Hey,

Great plugin
Im using it for my survival
But is there an end city involved?

Adds

please add the world ender city with shalkers

World not generate

2021-01-12 00:13:43.194 [main] ERROR - Unable to generate level "the_end": java.lang.NullPointerException
	at cn.nukkit.Server.generateLevel(Server.java:2185)
	at cn.nukkit.Server.generateLevel(Server.java:2155)
	at cn.nukkit.Server.generateLevel(Server.java:2151)
	at cn.wode490390.nukkit.theend.listener.PortalListener.moveToTheEnd(PortalListener.java:159)
	at cn.wode490390.nukkit.theend.listener.PortalListener.onPlayerMove(PortalListener.java:72)
	at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at cn.nukkit.plugin.MethodEventExecutor.execute(MethodEventExecutor.java:28)
	at cn.nukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:60)
	at cn.nukkit.plugin.PluginManager.callEvent(PluginManager.java:577)
	at cn.nukkit.Player.processMovement(Player.java:1627)
	at cn.nukkit.Player.onUpdate(Player.java:1824)
	at cn.nukkit.level.Level.doTick(Level.java:942)
	at cn.nukkit.Server.checkTickUpdates(Server.java:1279)
	at cn.nukkit.Server.tick(Server.java:1361)
	at cn.nukkit.Server.tickProcessor(Server.java:1125)
	at cn.nukkit.Server.start(Server.java:1085)
	at cn.nukkit.Server.<init>(Server.java:762)
	at cn.nukkit.Nukkit.main(Nukkit.java:120)

Resummoning?

Uhm. Spawning ender dragon is great but obviously we need to re summon lol

Exit end portal bug

Exit end portal does not teleport you back to the overworld when you try to jump in it

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.