Giter VIP home page Giter VIP logo

spigotboard's Introduction

spigotboard's People

Contributors

ypedx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

spigotboard's Issues

Update interval

Hey
After sometime testing the plugin, i found out that the update time on the scoreboard doesn't work?
And even doe my config is set to 1 second it doesn't work

interval-seconds: 1

Edit:
It looks like it's the coords that takes some time to load...

Plugin Error PaperSpigot 1.12.2

Error:
[14:53:21 ERROR]: Could not pass event PlayerJoinEvent to SpigotBoard vv2.2.4
java.lang.NoSuchMethodError: org.bukkit.scoreboard.Scoreboard.registerNewObjective(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Lorg/bukkit/scoreboard/Objective;
at me.ypedx.spigotboard.scoreboard.Handler.createScoreboard(Handler.java:36) ~[?:?]
at me.ypedx.spigotboard.scoreboard.Handler.setScoreboard(Handler.java:59) ~[?:?]
at me.ypedx.spigotboard.events.Join.onJoin(Join.java:24) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor67.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[Paper.jar:git-Paper-1618]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[Paper.jar:git-Paper-1618]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Paper.jar:git-Paper-1618]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[Paper.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:370) ~[Paper.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:183) ~[Paper.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:178) ~[Paper.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:68) ~[Paper.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:273) ~[Paper.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:150) ~[Paper.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:948) ~[Paper.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423) ~[Paper.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774) ~[Paper.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666) ~[Paper.jar:git-Paper-1618]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]

Askyblock placeholder error

When I install the askyblock placeholder and have it on spigotboard I get spammed in the console with this, and I can no longer see the spigotboard

[23:10:03] [Server thread/WARN]: [SpigotBoard] Task #36 for SpigotBoard v3.0.3 generated an exception
java.lang.NullPointerException
at com.extendedclip.papi.expansion.askyblock.ASkyBlockExpansion.onPlaceholderRequest(ASkyBlockExpansion.java:148) ~[?:?]
at me.clip.placeholderapi.PlaceholderHook.onRequest(PlaceholderHook.java:31) ~[?:?]
at me.clip.placeholderapi.replacer.CharsReplacer.apply(CharsReplacer.java:156) ~[?:?]
at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:69) ~[?:?]
at me.clip.placeholderapi.PlaceholderAPI.setPlaceholders(PlaceholderAPI.java:97) ~[?:?]
at me.ypedx.spigotboard.scoreboard.ScoreboardHandler.replaceAndColor(ScoreboardHandler.java:167) ~[?:?]
at me.ypedx.spigotboard.scoreboard.ScoreboardHandler.setLines(ScoreboardHandler.java:135) ~[?:?]
at me.ypedx.spigotboard.scoreboard.ScoreboardHandler.updateScoreboard(ScoreboardHandler.java:78) ~[?:?]
at me.ypedx.spigotboard.scoreboard.ScoreboardTask.run(ScoreboardTask.java:16) ~[?:?]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[Server.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [Server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [Server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [Server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [Server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [Server.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_281]

Java Runtime only recognizes class file versions up to 52.0

I get this error

Spigot Version:
CraftBukkit version git-Spigot-eadd615-4509a14 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)

Spigotboard Version: 2.2.0

16.04 22:26:28 [Server] ERROR Could not load 'plugins/SpigotBoard v2.2.0.jar' in folder 'plugins' 16.04 22:26:28 [Server] INFO org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/developer/ypedx/SpigotBoard has been compiled by a more recent version of the Java Runtime (class file version 53.0), this version of the Java Runtime only recognizes class file versions up to 52.0 16.04 22:26:28 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[CorpMore.jar:git-Spigot-eadd615-4509a14] 16.04 22:26:28 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[CorpMore.jar:git-Spigot-eadd615-4509a14] 16.04 22:26:28 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [CorpMore.jar:git-Spigot-eadd615-4509a14] 16.04 22:26:28 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [CorpMore.jar:git-Spigot-eadd615-4509a14] 16.04 22:26:28 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [CorpMore.jar:git-Spigot-eadd615-4509a14] 16.04 22:26:28 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [CorpMore.jar:git-Spigot-eadd615-4509a14] 16.04 22:26:28 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_161] 16.04 22:26:28 [Server] INFO Caused by: java.lang.UnsupportedClassVersionError: me/developer/ypedx/SpigotBoard has been compiled by a more recent version of the Java Runtime (class file version 53.0), this version of the Java Runtime only recognizes class file versions up to 52.0 16.04 22:26:28 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_161] 16.04 22:26:28 [Server] INFO at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_161] 16.04 22:26:28 [Server] INFO at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_161] 16.04 22:26:28 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:148) ~[CorpMore.jar:git-Spigot-eadd615-4509a14] 16.04 22:26:28 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[CorpMore.jar:git-Spigot-eadd615-4509a14] 16.04 22:26:28 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_161] 16.04 22:26:28 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_161] 16.04 22:26:28 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:1.8.0_161] 16.04 22:26:28 [Server] INFO at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_161] 16.04 22:26:28 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[CorpMore.jar:git-Spigot-eadd615-4509a14] 16.04 22:26:28 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[CorpMore.jar:git-Spigot-eadd615-4509a14] 16.04 22:26:28 [Server] INFO ... 6 more

Plugin Error PaperSpigot 1.12.2

Error:
[09:21:14] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to SpigotBoard vv2.2.5
org.bukkit.event.EventException: null
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[Paper.jar:git-Paper-1618]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[Paper.jar:git-Paper-1618]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Paper.jar:git-Paper-1618]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[Paper.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.PlayerList.onPlayerJoin(PlayerList.java:370) ~[Paper.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:183) ~[Paper.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:178) ~[Paper.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:68) ~[Paper.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:273) ~[Paper.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:150) ~[Paper.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:948) ~[Paper.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423) ~[Paper.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774) ~[Paper.jar:git-Paper-1618]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666) ~[Paper.jar:git-Paper-1618]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_201]
Caused by: java.lang.NullPointerException
at me.ypedx.spigotboard.scoreboard.Handler.replaceValues(Handler.java:104) ~[?:?]
at me.ypedx.spigotboard.scoreboard.Handler.fixString(Handler.java:88) ~[?:?]
at me.ypedx.spigotboard.scoreboard.Handler.setScores(Handler.java:52) ~[?:?]
at me.ypedx.spigotboard.scoreboard.Handler.setScoreboard(Handler.java:59) ~[?:?]
at me.ypedx.spigotboard.events.Join.onJoin(Join.java:24) ~[?:?]
at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor67.execute(Unknown Source) ~[?:?]
at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[Paper.jar:git-Paper-1618]
... 14 more

Ask

Does this work for 1.7.10/1.7.9
And if it does is it possible to set it to a players faction name, balance and the server IP?

Slow Update Interval

The update Interval is so slow,
will it get updated?
rank changes take like 5-20seconds to change at the Board
Balance doesn't increase / decrease when given or taken.

Error while loading spigotboard

idk why, but my console always give me an error of failed spigotboard loading...

this is the error conole code:

[19:47:09] [Server thread/ERROR]: Error occurred while enabling SpigotBoard vv2.2.1 (Is it up to date?)
java.lang.NoClassDefFoundError: net/md_5/bungee/api/chat/BaseComponent
at me.developer.ypedx.SpigotBoard.onEnable(SpigotBoard.java:58) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[craftbukkit-1.12.2.jar:git-Bukkit-9060bfa]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [craftbukkit-1.12.2.jar:git-Bukkit-9060bfa]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [craftbukkit-1.12.2.jar:git-Bukkit-9060bfa]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:367) [craftbukkit-1.12.2.jar:git-Bukkit-9060bfa]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:328) [craftbukkit-1.12.2.jar:git-Bukkit-9060bfa]
at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:412) [craftbukkit-1.12.2.jar:git-Bukkit-9060bfa]
at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:373) [craftbukkit-1.12.2.jar:git-Bukkit-9060bfa]
at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:328) [craftbukkit-1.12.2.jar:git-Bukkit-9060bfa]
at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:248) [craftbukkit-1.12.2.jar:git-Bukkit-9060bfa]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:522) [craftbukkit-1.12.2.jar:git-Bukkit-9060bfa]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_171]
Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.chat.BaseComponent
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_171]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:128) ~[craftbukkit-1.12.2.jar:git-Bukkit-9060bfa]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:76) ~[craftbukkit-1.12.2.jar:git-Bukkit-9060bfa]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
... 12 more
[19:47:09] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.15.0.1

Make it so you can change money format

I was wondering if you could tell me if there was a way to format money as $1,000,000 (or 1M, 1.2M etc) instead of 1000000 on the scoreboard. I find this hard to read and wanted it with commas to make it easier for everyone. If not then is it possible that it could be added?

thank you

Something is broken

The Scoreboard will not show up when I toggle it. It also says ": null" when i do /help spigotboard. I am using a 1.8 server

After updating to 2.1.5, I can no longer enter the game.

Version 2.1.5 is broken. After logging onto the game. and the environment is loading, I loose connection with the server. There are no errors shown in the game log. It just shows that I have logged out. My client's launcher says that the server connection timed out.

Timezones?

Do you know the correct timezone for Spain/Madrid? Thank you :D

ScoreBoard not showing up!

I installed the plugin and the Scoreboard is not showing up, also typed /scoreboard and it always says that its disabled.. Please help!

{Money} doesn't show the abount of money none of essentials or vault ;-;

Yea the title can explain my problem when i give {Money} in the config, it shows N/A every single time.
I tried with spaces and everything but it didn't work, it is still N/A.
The plugin works 100% perfect, but the thing that i want the plugin for, didn't work...
My luck is bad, no need to tell me, lol!
anyways can you please look into it, in any way i will really appreciate it, I have essentials and vault.
Thank you so much for the amazing plugin.

Placeholders is not working in titile

Hi,
i have just download the plugin
and i tried to add placeholder in scoreboard title but its not working its show the same placeholder
can u fix it ? and thanks

Timezone

When i change the Timezone the plugin does not work. Can you tell me what i should enter when i want the Timezone of Berlin.

placeholder not working

Vault on PlaceholderAPI is installed (/papi ecloud donwload vault)
Also i installed vault and placeholder api and i have the newest version of spigotboard.
It is not working.
image

Ask

Can you add something faction tag name ??

Flashing Scoreboard

When I loaded the plugin, the scoreboard randomly flashes on and off, and I can't get it to stop, I reloaded the plugin, and it continues to do the same. #############################################################

____ _ _ ____ _

#/ | _ __ () __ _ ___ | || __ ) ___ __ _ _ __ | |#
#_
| '
| |/ _ |/ _ \| __| _ \ / _ \ / _ | '__/ _` |#

) | |) | | (| | () | || |) | () | (| | | | (_| |#

#|/| .__/||_, |___/ _|/ ___/ _,|| _,|#

|| |__/

#############################################################

Wiki: https://github.com/yPedx/SpigotBoard/wiki

Report issues: https://github.com/yPedx/SpigotBoard/issues

title = title of scoreboard.

text = scoreboard lines.

Color codes are supported.

List of all compatible variables can be found on the wiki page.

Empty lines can be achieved by doing this: '' (as shown below)

Scoreboard:
title: '&cSpigot&7Board'
text:
- '&8� &cPlayer'
- '&7{Player}'
- ''
- '&8� &cRank'
- '&7{Group}'
- ''
- '&8� &cTime'
- '&7{Time}'
- ''
- '&8� &cOnline'
- '&7{Online}/{MaxPlayers}'
- ''
- '&7Remember to'
- '&7visit the &cwiki&7!'

Settings:
timezone: America/New_York
time-format: 'HH:mm'
toggleCommand: 'scoreboard'
disabled-worlds:
interval-seconds: 7
update-reminder: true
disable-stats: false

Incompatible with Citizens Plugin

When your plugin is loaded, it will override the Citizens (NPC Teams), which makes Citizens do not show the npc name anymore until I disable your plugin and reload Citizens (in order to regenerate those NPCs).

When I enable your plugin again, it start to override the NPC name again...so, please fix this, thx.

I don't know if this works or not, but I think you can try to fix the bug with this:

use :
Bukkit.getServer().getScoreboardManager().getMainScoreboard();
to replace this :
Bukkit.getServer().getScoreboardManager().getNewScoreboard();
Spigot Version: 1.12-R0.1-SNAPSHOT
Ref.: https://github.com/CitizensDev/Citizens2/blob/81457511369ed332209dd73ad033a19ca565b810/v1_12_R1/src/main/java/net/citizensnpcs/nms/v1_12_R1/entity/HumanController.java

Does this plugin run Async?

I've taken a look at the source, and it doesn't seem to run Async, but to be honest, my java knowledge is limited, so I thought i'd make sure.
Suggestion: If it doesn't run async, please make it run async ;)

Blink

The scoreboard still blinks when it refreshes.

Not working with any Tablist Plugins

Hey,
Your Plugin is great, but It is not working with Tablist -or Nametag Plugins. Could you take a look at that?
When I got a Tablist Plugin the names just return to white color for a few seconds, and then the prefix shows up for a few seconds. Its pending all time and idk what to do about that

Kind regards

ScoreBoard Rank

Okay so I want my Group/Rank to show on the Scoreboard, but how????

PlacehoderAPI

I don't know if I am doing something wrong but I tried using one of the placeholders provided by PlaceholderAPI and it didn't work. The "Health" Part of it is messing up.

Config:
#############################################################

____ _ _ ____ _

#/ | _ __ () __ _ ___ | || __ ) ___ __ _ _ __ | |#
#_
| '
| |/ _ |/ _ \| __| _ \ / _ \ / _ | '__/ _` |#

) | |) | | (| | () | || |) | () | (| | | | (_| |#

#|/| .__/||_, |___/ _|/ ___/ _,|| _,|#

|| |__/

#############################################################

Wiki: https://github.com/yPedx/SpigotBoard/wiki

Report issues: https://github.com/yPedx/SpigotBoard/issues

title = title of scoreboard.

text = scoreboard lines.

Color codes are supported.

List of all compatible variables can be found on the wiki page.

Empty lines can be achieved by doing this: '' (as shown below)

Scoreboard:
title: '&3GIANTSON&bPVP'
text:
- '&bStats:'
- ' &7- &3Money: &b{Money}'
- ' &7- &3Kills: &b{Kills}'
- ' &7- &3Deaths: &b{Deaths}'
- ' &7- &3Health: &b%player_health%'
- ' &7- &3Rank: &b{Group}'

Settings:
timezone: America/New_York
time-format: 'HH:mm'
toggleCommand: 'scoreboardtoggle'
disabled-worlds:
- disabledworld
- disabledworld2
interval-seconds: 1
update-reminder: true
disable-stats: false

Board not updating after changing config

After adding the plugin and reloading to generate the files I changed the config to what i wanted and saved it and reloaded the server, no change, restarted the server no change. i then removed the config from the folder and restarted again and it did not create a new config file either

scoreboard now showing

I was editing the scoreboard and got it to work then hopped off for the night and when i got back on the scoreboard was not showing! i restarted the server but its still not showing and when i do /scoreboard it says hidden...

takes a while to load

Basically, when joining the server it takes around 4-5 seconds for the scoreboard to show up when joining. :/

What's wrong with my config? (SpigotBoard)

Hello there,

I had just recently installed the plugin (SpigotBoard), but after I configured it the scoreboard wouldn't show up. Even if I disabled it or enabled it. Something's obviously wrong with my config. Can you take a look?

config.txt

(I had to convert the yml file to a txt so I could upload. The original file is a yml)

Ask

2 Things. I installed this into my 1.7 server and it installed fine. I tried to enable the scoreboard by changing the command and it still didn't work. I also am unsure of what to put in the config for what I want - I want it to say:
Welcome
{Player}

Faction:
{Faction}

Balance:
{balance}

Server IP:
{IP}

SpigotBoard doesn't load the config file

Hey ! I just installed the plugin , and changed the settings in the config files.
I deleted a few lines that does interest me (Like Rank or Balance) and it stays with the basics settings. Of course i restarted the server , and nothing changes , any idea ?

Hexidecimal Colours

Hello, I was wondering if there are any plans for hexidecimal colours being added in the near future. Thank you.

Couldn't load plugin\SpigotBoard 3.0.0-BETA.jar

Hi, this maybe a awesome plugin, but my server(Spigot 1.14.4) could NOT load the plugin version 3.0.0-BETA. Here are the logs:
Could not load 'plugins\SpigotBoard 3.0.0-BETA.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: Unsupported API version 1.15
at org.bukkit.craftbukkit.v1_14_R1.util.CraftMagicNumbers.checkSupported(CraftMagicNumbers.java:261) ~[spigot-1.14.4.jar:git-Spigot-cbd1a1b-009d8af]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.14.4.jar:git-Spigot-cbd1a1b-009d8af]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:334) ~[spigot-1.14.4.jar:git-Spigot-cbd1a1b-009d8af]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:253) [spigot-1.14.4.jar:git-Spigot-cbd1a1b-009d8af]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:350) [spigot-1.14.4.jar:git-Spigot-cbd1a1b-009d8af]
at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:202) [spigot-1.14.4.jar:git-Spigot-cbd1a1b-009d8af]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775) [spigot-1.14.4.jar:git-Spigot-cbd1a1b-009d8af]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]

Nothin works

Plugin doesn't shows a scoreboard but it's on and commands also working

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.