Andre_601
Andre_601
1. Please use a paste site to share errors. Reading them like that is awful and not really good. 2. Use the latest dev build from the CI and see...
> @Andre601 I think it would be helpful to split out your requests into separate issues as well, it will much easier to find folks working on one of the...
I feel like this would be a really tedious thing to do here, as it would require to execute a command (risky depending on the command in question) and then...
Perhaps the future hard-fork of Paper or the upcoming paper-plugin feature would be a solution? Later one would essentially allow you to define a separate main class where you could...
Also, for the sake of clarification, regarding the aforementioned paper plugin stuff I mean this here: https://github.com/PaperMC/Paper/pull/8108 Latest comment says it's planned to be published this weekend (Unless something happens...
Duplicate of #704 which is a duplicate of #676 which itself is a duplicate of #405 Please check the issue tracker next time before submiting a ticket.
https://github.com/CodeCrafter47/BungeeTabListPlus/wiki/Components#icon According to this can you only use a player name, UUID, or name of a 8x8 png file in the heads folder.
That's just how BTLP parses things. It doesn't have a fallback system for colours, especially since it can't know what version the client actually is.
Something I wonder (Forgive me if that's stupid thinking, but I'm just not an android dev), can an app read from a site a browser is visiting? Like when I...
> The answer depends on your definition of browser. > > If it's a web view embedded in the app, then yes, the app has complete access to its content...