Giter VIP home page Giter VIP logo

Comments (9)

Dantevg avatar Dantevg commented on August 24, 2024

Hi, sorry it took me a while to get to your issue. I assume you're specifically missing the PlaceholderAPI data and that any stats from the in-game scoreboard will appear just fine.

Could you check your-ip:webstats-port/stats.json to see whether the bedrock players' names and/or stats do appear there? If so, that means the bug is in the web front-end.
Otherwise, here's a custom version of the plugin that includes a command /webstats debug placeholderplayers. Please run it to see whether the players are even picked up at all: WebStats-1.8.3-SNAPSHOT+mc1.18+.jar.zip

from webstats.

pavl21 avatar pavl21 commented on August 24, 2024

The Bedrock players are listed in the json and in the placeholder. I just tested.
Here`s the Website: http://leben-mc.de:25571/stats.json

from webstats.

Dantevg avatar Dantevg commented on August 24, 2024

Thanks for the link. I see that Bedrock players get a . before their name, and the web front-end automatically filters out names that are not valid for Java edition. (It does that to eliminate noise from non-player scoreboard entries.)

I'll add an option to config.yml to specify the Bedrock prefix.

from webstats.

pavl21 avatar pavl21 commented on August 24, 2024

Thanks.

from webstats.

Dantevg avatar Dantevg commented on August 24, 2024

Just implemented a fix. I think it should work but I don't have a Geyser server to test this on. Here's the jar: WebStats-1.8.3-SNAPSHOT+mc1.18+.jar.zip. Please let me know whether it works (or close the issue) 🙂

from webstats.

pavl21 avatar pavl21 commented on August 24, 2024

I've tested, and it's not fixed. I have tested this here: http://45.89.143.118:25571/stats.json with the new Version you send.

from webstats.

Dantevg avatar Dantevg commented on August 24, 2024

Whoops, forgot to actually update the web files in the jar, sorry! Here's the new version: WebStats-1.8.3-SNAPSHOT+mc1.18+.jar.zip

from webstats.

pavl21 avatar pavl21 commented on August 24, 2024

Now, the web folder is empty. (After delete the exiting folder from the Plugin)

from webstats.

Dantevg avatar Dantevg commented on August 24, 2024

WebStats does not itself add files to that folder. In the last jar download I just added the WebStats-dist.js and WebStats-dist.js.map files to the jar (that's what I meant with web files), so you could have kept all other files in the web folder and it should work.

from webstats.

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.