Giter Site home page Giter Site logo

Live updates about papyruscs HOT 2 CLOSED

papyrus-mc avatar papyrus-mc commented on May 31, 2024
Live updates

from papyruscs.

Comments (2)

Christian7573 avatar Christian7573 commented on May 31, 2024

Papyrus currently does not support running on a live server due to a limitation of LevelDB, the world format that Minecraft: Bedrock Edition uses. It only allows one program to be opening a database at a time, obviously a problem when both a Minecraft server and papyrus are trying to access a world.

If you're handy with scripts, you can set up one that stops the server, copies the world, restarts the server, and runs papyrus at the same time on the copy for minimal downtime. I believe there's a mechanism in place to prevent papyrus from redrawing unchanged chunks, can't remember though.

from papyruscs.

lurk24 avatar lurk24 commented on May 31, 2024

cool, thanks, i made a script that does exactly as you suggested. For now that works, but it kicks off everyone that is connected when it runs. So i will schedule it to run periodically.

Ideally some sort of live-updating would be really cool, but i understand if it is outside of the scope of this project.

from papyruscs.

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.