Giter Club home page Giter Club logo

swiftboard's Introduction

SwiftBoard

Asynchronous Scoreboard API using packets.

swiftboard's People

Contributors

linsaftw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

swiftboard's Issues

Update to 1.19

Would it be possible to update the plugin to 1.19?
I tried it myself, but since I don't know anything about packets, I couldn't finish because there are some slight changes to the packet system.
Thanks!

1.20.2 Support

The plugin doesn't work in 1.20.2 by deactivating "nametag" and "health", there's no error, just no response from the API.

Edit: I'm deactivating "nametag" and "health" because I don't need them, but the scoreboard should still work.

SwiftBoard not compatible with 1.19.4

Hello, I open this issue because SwiftBoard is not compatible for clients in 1.19.4 when the server is in 1.8.8 (FlamePaper) with ProtocolLib and ViaVersion.

Error :

[22:07:04 ERROR]: Could not pass event PlayerJoinEvent to SwiftBoard v0.0.5
org.bukkit.event.EventException: null
	at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[server.jar:git-PaperSpigot-325b2f68]
	at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[server.jar:git-PaperSpigot-325b2f68]
	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server.jar:git-PaperSpigot-325b2f68]
	at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) ~[server.jar:git-PaperSpigot-325b2f68]
	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) ~[server.jar:git-PaperSpigot-325b2f68]
	at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:314) ~[server.jar:git-PaperSpigot-325b2f68]
	at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:173) ~[server.jar:git-PaperSpigot-325b2f68]
	at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) ~[server.jar:git-PaperSpigot-325b2f68]
	at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) ~[server.jar:git-PaperSpigot-325b2f68]
	at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) ~[server.jar:git-PaperSpigot-325b2f68]
	at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) ~[server.jar:git-PaperSpigot-325b2f68]
	at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:842) ~[server.jar:git-PaperSpigot-325b2f68]
	at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:366) ~[server.jar:git-PaperSpigot-325b2f68]
	at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:680) ~[server.jar:git-PaperSpigot-325b2f68]
	at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:583) ~[server.jar:git-PaperSpigot-325b2f68]
	at java.lang.Thread.run(Thread.java:748) ~[?:1.8.0_292]
Caused by: java.lang.NoClassDefFoundError: com/comphenix/protocol/ProtocolLibrary
	at dev._2lstudios.swiftboard.scoreboard.Scoreboard.<init>(Scoreboard.java:31) ~[?:?]
	at dev._2lstudios.swiftboard.scoreboard.ScoreboardManager.create(ScoreboardManager.java:18) ~[?:?]
	at dev._2lstudios.swiftboard.listeners.PlayerJoinListener.onPlayerJoin(PlayerJoinListener.java:37) ~[?:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_292]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_292]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
	at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[server.jar:git-PaperSpigot-325b2f68]
	... 15 more

Hopefully this will be resolved as soon as possible.
Thank you in advance.

Conditional Scoreboards

Just like we have per-world support, possible additional option "condition:" where we can check if placeholder api "=", ">", ">=", "<", "<=" and it will show the one that meets the condition(s, if multiple ones can be set)

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.