Giter Club home page Giter Club logo

Comments (5)

matipoirierg avatar matipoirierg commented on June 27, 2024

Have you checked if you have persistency disabled?

from boss.

matipoirierg avatar matipoirierg commented on June 27, 2024

2023-04-24_22 32 57

from boss.

0x484 avatar 0x484 commented on June 27, 2024

Yeah, all Bosses are of course set to "despawns"
image

from boss.

0x484 avatar 0x484 commented on June 27, 2024

Normal Bosses do despawn, I can test this when spawning them and changing Gamemode to Spectator. With Withers and Wardens, this does not happen. (Alltough as said, normal Bosses also do not despawn when a Player gets killed and the Chunks are unloaded)

from boss.

kangarko avatar kangarko commented on June 27, 2024

Hey and thanks for asking!

  1. Unfortunately that is not possible as of right now. We would have to open unloaded chunks on your disk using expensive methods involving NMS. That would decrease stability of the server in case the chunk got loaded in the very moment we would be scanning it (such as by a random player teleport). Bukkit does not provide this feature either.

  2. I do not think Wither/Warden despawn on vanilla either, that is because they are considered a "boss" mob in Minecraft. To despawn bosses I call the vanilla server's "setRemoveWhenFarAway()" method, beyond which I have no further control.

Thanks and hopefully that answered your questions!

from boss.

Related Issues (20)

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.