[1.8-1.19] Harmony Scoreboard | NMS Async | PlaceHolderAPI Support icon

[1.8-1.19] Harmony Scoreboard | NMS Async | PlaceHolderAPI Support -----

NMS Asnyc Lightweight Scoreboard Plugin




Version: 2.8.0
80% recommended, but the author does not show the variable or how the hex color goes

Version: 2.8.0
Please link the discord for this plug-in, or make a discord for it!? Overall this is a pretty decent plug-in, but I don’t know how to toggle the scoreboard or to even enable toggling scoreboard
-
Author's response
This can be done using save_scoreboard_preferences
https://github.com/Oreoezi/HarmonyBoard/wiki/config.yml

Version: 2.8.0
Hello, I have another error, could you fix it somehow?

[17:40:20] [Craft Scheduler Thread - 250/WARN]: [HarmonyScoreboard] Plugin HarmonyScoreboard v2.8.0 generated an exception while executing task 16
java.lang.NullPointerException: null
at me.yic.xconomy.depend.economy.Vault.getBalance(Vault.java:199) ~[?:?]
at com.extendedclip.papi.expansion.vault.VaultEcoHook.getBalance(VaultEcoHook.java:223) ~[?:?]
at com.extendedclip.papi.expansion.vault.VaultEcoHook.onPlaceholderRequest(VaultEcoHook.java:175) ~[?:?]
at com.extendedclip.papi.expansion.vault.VaultExpansion.onRequest(VaultExpansion.java:108) ~[?:?]
at me.clip.placeholderapi.replacer.CharsReplacer.apply(CharsReplacer.java:160) ~[?:?]
at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:70) ~[?:?]
at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:98) ~[?:?]
at me.oreoezi.harmonyboard.ThreadMain.parseLine(ThreadMain.java:60) ~[?:?]
at me.oreoezi.harmonyboard.ThreadMain.run(ThreadMain.java:51) ~[?:?]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[server.jar:git-Spigot-79a30d7-f4830a1]
at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [server.jar:git-Spigot-79a30d7-f4830a1]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_312]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_312]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_312]
-
Author's response
This seems to be caused by PAPI and Vault specific placeholders. Very interesting to say the least...

Version: 2.7.0
good for 1.19 please help me know how to enable toggling, as when I do hboard toggle it tells me toggeling is not enabled, and i can;'t find a way to enable it on config, I even checked the source in github and its only mentioned in the code and language but not in the config, also please add your discord for fast reach. thanks.
-
Author's response
Enable save_scoreboard_preferences in config.yml to make it work. Sorry if the settings seemed a little confusing, I tried my best documenting them but I think adding comments in my configs and renaming some of them will make the process a lot easier.

Version: 2.7.0
Great plugin but I need help with this error that always appears when I connect.

[15:21:33 WARN]: java.lang.NoSuchMethodException: net.minecraft.server.v1_12_R1.ChatMessage.<init>(java.lang.String)
[15:21:33 WARN]: at java.lang.Class.getConstructor0(Class.java:3082)
[15:21:33 WARN]: at java.lang.Class.getDeclaredConstructor(Class.java:2178)
[15:21:33 WARN]: at me.oreoezi.harmonyboard.utils.packets.ReflectionUtils.getConstructor(ReflectionUtils.java:59)
[15:21:33 WARN]: at me.oreoezi.harmonyboard.utils.packets.NMSUtils.<clinit>(NMSUtils.java:22)
[15:21:33 WARN]: at me.oreoezi.harmonyboard.utils.HarmonyPlayer.create(HarmonyPlayer.java:97)
[15:21:33 WARN]: at me.oreoezi.harmonyboard.utils.HarmonyPlayer.<init>(HarmonyPlayer.java:22)
[15:21:33 WARN]: at me.oreoezi.harmonyboard.events.implementations.Events.onJoin(Events.java:18)
[15:21:33 WARN]: at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor37.execute(Unknown Source)
[15:21:33 WARN]: at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70)
[15:21:33 WARN]: at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78)
[15:21:33 WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[15:21:33 WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513)
[15:21:33 WARN]: at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:370)
[15:21:33 WARN]: at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:183)
[15:21:33 WARN]: at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:178)
[15:21:33 WARN]: at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:68)
[15:21:33 WARN]: at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:273)
[15:21:33 WARN]: at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:150)
[15:21:33 WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:948)
[15:21:33 WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423)
[15:21:33 WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774)
[15:21:33 WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666)
[15:21:33 WARN]: at java.lang.Thread.run(Thread.java:748)
-
Author's response
Sorry for the inconvenience, this bug was reported before. It is a result of an oversight while refactoring. You can downgrade to 2.6.5 or earlier for now as I am going to be held up until August.

Version: 2.7.0
Good Suport, so I've encountered a problem so I reported it on github, the response I got took no longer than 3 hours If im not mistaken.

Version: 2.6.0
I would be happy to provide a Simplified Chinese translated language file,as long as I get to home.
Your plugin is a surprise to me,showing its charm and confirmed you and its code are both good and ready to develop better.
XD
-
Author's response
Thanks a lot, any locales are highly appreciated as well. Feel free to write a pull request or write any features you'd like added in the discussion tab / github issues as well.

Version: 1.8.5
Le plugin ne fonctionne pas du tout sur mon serveur, il ne génère aucune donnée sur le serveur et dans la base de donnée, mais il génère bien les fichiers dans le FTP. Ajoutez-moi sur Discord s'il vous plaît Eraysere#0001 Merci ;)
-
Author's response
I added you on discord, although I usually suggest using the discussions tab to post error logs in order to troubleshoot or using github issues or private messages in case you need to reveal database credentials. Please do that from now on.

Version: 1.7.0
Great plugin overall very satisfied placeholders work perfectly i did whole setup with customization in less than 1 hours.

Version: 1.5.5
An excellent scoreboard plugin: D However, currently does not support saving user scoreboard data, it would be nice if you add it. :p
-
Author's response
Noted. If you have any other suggestion, feel free to leave it in the Discussions tab. I actively check for bug reports and feedback and even credit people who give me suggestions in update logs if you are interested :)

Version: 1.5.5
What an absolutely terrific plugin. Have tried a few scoreboards with frustrating configs and placeholders not working - this just works great. Wondering if there is a way to remove the line numbers on the far right from the display?
-
Author's response
I don't think there is just yet, but then again, I don't know everything.

Version: 1.3.0
Tried it on 1.16. There is really no flickering. Much adjustable. Developer tries to fix bugs.
Overall a great plugin
-
Author's response
Thanks for letting me know this update did the trick.

Version: 1.2.0
The scoreboard is unfortunately by no means free of flickering (default config used)
-
Author's response
I deleted my last response because after more testing I couldn't replicate your issue. I tested it on a spigot 1.16.4 server so let me know what version you're using alongside any other information you're willing to provide.

Version: 1.2.0
I got this plugin and it worked perfectly nice commands and easy to use, you should make an anticheat

Resource Information
Author:
----------
Total Downloads: 5,317
First Release: Jan 30, 2021
Last Update: Jul 29, 2022
Category: ---------------
All-Time Rating:
13 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings