Efnilite / WorldServer

Separate chat and tab list in the worlds in your server.
GNU General Public License v3.0
7 stars 2 forks source link

Economy problems paper 1.21 #11

Open BaxtaNoProbs opened 3 weeks ago

BaxtaNoProbs commented 3 weeks ago

Hi Im using this plugin on a paper 1.21 server.

First of all I want to make it clear that I'm brand new to all of this and I hardly understand anything so I'm sorry if this is a dumb post haha.

I don't know wether this is only a problem that only I'm experiencing but when I try to use any commands such as /bal, /baltop, /pay it appears that essentials is overriding your plugin not the other way around.

I can see the balance with /ws bal however this balance is separate and doesn't appear to be recognised/used by any shop/auction plugin that I'm using and instead they use essentials economy.

When using /ws top in gams or in console I get a n error message in console:

[CONSOLE]: ws baltop 24/08/2024 >.... [19:44:10 WARN]: [WorldServer] Task #5703918 for Wo rldServer v1.9.4 generated an exception java.lang.ClassCastException: class com.destroystok yo.paper.console.TerminalConsoleCommandSender canno t be cast to class org.bukkit.entity.Player (com.de stroystokyo.paper.console.TerminalConsoleCommandSen der and org.bukkit.entity.Player are in unnamed mod ule of loader java.net.URLClassLoader @4534b60d) at WorldServer-1.9.4.jar/dev.efnilite.ws.WorldS erverCommand.lambda$execute$0(WorldServerCommand.ja va:120) ~[WorldServer-1.9.4.jar:?] at org.bukkit.craftbukkit.scheduler.CraftTask.r un(CraftTask.java:86) ~[paper-1.21.jar:1.21-130-b1b 5d4c] at org.bukkit.craftbukkit.scheduler.CraftSchedu ler.mainThreadHeartbeat(CraftScheduler.java:475) ~[ paper-1.21.jar:1.21-130-b1b5d4c] at net.minecraft.server.MinecraftServer.tickChi ldren(MinecraftServer.java:1726) ~[paper-1.21.jar:1 .21-130-b1b5d4c] at net.minecraft.server.dedicated.DedicatedServ er.tickChildren(DedicatedServer.java:473) ~[paper-1 .21.jar:1.21-130-b1b5d4c] at net.minecraft.server.MinecraftServer.tickSer ver(MinecraftServer.java:1598) ~[paper-1.21.jar:1.2 1-130-b1b5d4c] at net.minecraft.server.MinecraftServer.runServ er(MinecraftServer.java:1304) ~[paper-1.21.jar:1.21 -130-b1b5d4c] at net.minecraft.server.MinecraftServer.lambda$ spin$0(MinecraftServer.java:330) ~[paper-1.21.jar:1 .21-130-b1b5d4c] at java.base/java.lang.Thread.run(Thread.java:1 583) ~[?:?]

Efnilite commented 3 weeks ago

Did you set the command override options to true at the bottom of the config? Also, /baltop can only be used by players as it's a GUI, not a message like Essentials.

BaxtaNoProbs commented 3 weeks ago

Override in the config is set to true. The GUI does open but displays no information.

Efnilite commented 3 weeks ago

Can you send your entire WorldServer folder in a zip

BaxtaNoProbs commented 2 weeks ago

mftp_zip_2024_08_25_23_56_19.zip