Coder Social home page Coder Social logo

Comments (4)

Phoenix616 avatar Phoenix616 commented on June 21, 2024

Auto updates have been turned off by default in ChestShop via the TURN_OFF_UPDATES config value for a long while now. (If that is true then the Updater will never run nor reach the code that throws an error for you)

As for your actual issue: The error is due to the updater config not being valid yaml. Not sure how you managed that but it definitely has nothing to do with any kind of "new api token".

As for supporting any kind of newer updating system based on dev bukkit (if that's what you are really asking about) then that is very unlikely to happen. Dev bukkit/curseforge is pretty dead nowadays, if anything more open alternatives or just plain GitHub releases would be used but auto updating in general is a questionably concept to begin with as it can cause lots of issues if one doesn't monitor and tests updates. Ideally that would be managed in a more interactive way and for all plugins at once, not by each plugin individually.

from chestshop-3.

RobiNN1 avatar RobiNN1 commented on June 21, 2024

Oh okay, then it might be better to remove updater.

from chestshop-3.

rautamiekka avatar rautamiekka commented on June 21, 2024

I agree with @Phoenix616 about the auto-updating, it gimme no info and is unpredictable.

^ I make update scripts which can be tons of work ('Minecraft' plugins are a particular offender), but once you've a framework, extending with more becomes simple and updating the current stuff becomes just a matter of some minutes of waiting.

from chestshop-3.

Phoenix616 avatar Phoenix616 commented on June 21, 2024

It will most likely just be a separate update notification for stable releases in the future (similarly to the dev update notifications) and maybe some additional integration with other, global update tools e.g. my own updater program which will get a plugin version soon too.

from chestshop-3.

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.