Coder Social home page Coder Social logo

tonimatasdev / perworldplugins Goto Github PK

View Code? Open in Web Editor NEW
14.0 3.0 7.0 31.96 MB

Make a plugins only work in certains worlds.

License: MIT License

Java 100.00%
minecraft spigot-plugin bukkit-plugin bukkit-plugins bukkitplugin minecraft-plugin spigot-plugins spigot-resource paper-plugin paper-plugins purpur-plugin

perworldplugins's Issues

Fix bug

Hello bro, how are you, sorry for bothering you so much, I still have problems with the plugin, now I have a certain incompatibility with the nlogin plugin, every time I enter it works, but it has an effect on me in the survival world, with the previous version that did not happen to me now with the current one yes, could you help me please?

by the way you can give me your discord to contact you anything.

Causes problems with Craftory Tech v0.9.0

When trying to run on a server with PaperMC 1.17.1 and Craftory Tech v0.9.0 errors are generated with relation to protectionManager:
[09:41:36] [Server thread/ERROR]: Cannot invoke "tech.brettsaunders.craftory.external.dough.protection.ProtectionManager.hasPermission(org.bukkit.OfflinePlayer, org.bukkit.block.Block, tech.brettsaunders.craftory.external.dough.protection.Interaction)" because "tech.brettsaunders.craftory.Craftory.protectionManager" is null java.lang.NullPointerException: Cannot invoke "tech.brettsaunders.craftory.external.dough.protection.ProtectionManager.hasPermission(org.bukkit.OfflinePlayer, org.bukkit.block.Block, tech.brettsaunders.craftory.external.dough.protection.Interaction)" because "tech.brettsaunders.craftory.Craftory.protectionManager" is null at tech.brettsaunders.craftory.api.blocks.CustomBlockManagerEvents.onCustomBlockInteract(CustomBlockManagerEvents.java:328) ~[Craftory-0.9.0.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor28.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.17.1.jar:git-Paper-411] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.17.1.jar:git-Paper-411] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.17.1.jar:git-Paper-411] at tech.brettsaunders.craftory.api.sentry.LoggedPluginManager$1.callEvent(LoggedPluginManager.java:75) ~[Craftory-0.9.0.jar:?] at net.tonimatasdev.perworldplugins.listener.RegisteredListener.callEvent(RegisteredListener.java:18) ~[PerWorldPlugins-1.0.1.9.jar:?] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:628) ~[patched_1.17.1.jar:git-Paper-411] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:543) ~[patched_1.17.1.jar:git-Paper-411] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:506) ~[patched_1.17.1.jar:git-Paper-411] at org.bukkit.craftbukkit.v1_17_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:501) ~[patched_1.17.1.jar:git-Paper-411] at net.minecraft.server.level.ServerPlayerGameMode.handleBlockBreakAction(ServerPlayerGameMode.java:221) ~[app:?] at net.minecraft.server.network.ServerGamePacketListenerImpl.handlePlayerAction(ServerGamePacketListenerImpl.java:1739) ~[app:?] at net.minecraft.network.protocol.game.ServerboundPlayerActionPacket.handle(ServerboundPlayerActionPacket.java:34) ~[app:?] at net.minecraft.network.protocol.game.ServerboundPlayerActionPacket.handle(ServerboundPlayerActionPacket.java:8) ~[app:?] at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:56) ~[app:?] at net.minecraft.server.TickTask.run(TickTask.java:18) ~[patched_1.17.1.jar:git-Paper-411] at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:149) ~[app:?] at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[app:?] at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1426) ~[patched_1.17.1.jar:git-Paper-411] at net.minecraft.server.MinecraftServer.executeTask(MinecraftServer.java:192) ~[patched_1.17.1.jar:git-Paper-411] at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[app:?] at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1404) ~[patched_1.17.1.jar:git-Paper-411] at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1397) ~[patched_1.17.1.jar:git-Paper-411] at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:132) ~[app:?] at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1375) ~[patched_1.17.1.jar:git-Paper-411] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1286) ~[patched_1.17.1.jar:git-Paper-411] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-411] at java.lang.Thread.run(Thread.java:833) ~[?:?]

LevelledMobs plugin dont work

so no matter what you do levelledmobs wont work i have tried :ignore , with blacklist true and false with all the worlds it just blocks it no matter what

Bug with RealisticSeasons

Add RealisticSeasons-10.7.0.jar
Add ProtocolLib.jar
Add PerWorldPlugins-1.5.0.jar
Start the server
[PerWorldPlugins] Converted all Listeners/Commands correctly.
[18:36:18] [Server thread/WARN]: [RealisticSeasons] Task #4 for RealisticSeasons v10.7.0 generated an exception
java.lang.NullPointerException: Cannot invoke "org.bukkit.command.PluginCommand.setExecutor(org.bukkit.command.CommandExecutor)" because the return value of "me.casperge.realisticseasons.RealisticSeasons.getCommand(String)" is null
at me.casperge.realisticseasons.RealisticSeasons.enable(RealisticSeasons.java:242) ~[?:?]
at me.casperge.realisticseasons.RealisticSeasons$1.run(RealisticSeasons.java:163) ~[?:?]
at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftTask.run(CraftTask.java:82) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3871-Spigot-d2eba2c-3f9263b]
at org.bukkit.craftbukkit.v1_20_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:415) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3871-Spigot-d2eba2c-3f9263b]
at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1256) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3871-Spigot-d2eba2c-3f9263b]
at net.minecraft.server.dedicated.DedicatedServer.b(DedicatedServer.java:387) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3871-Spigot-d2eba2c-3f9263b]
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:1197) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3871-Spigot-d2eba2c-3f9263b]
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:1014) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3871-Spigot-d2eba2c-3f9263b]
at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:303) ~[spigot-1.20.1-R0.1-SNAPSHOT.jar:3871-Spigot-d2eba2c-3f9263b]
at java.lang.Thread.run(Thread.java:842) ~[?:?]

Run RealisticSeasons command No response
spigot-1.20.1

Essentials /help command not working as intended. (Only /help)

It looks like the PerWorldPlugins has created an issue with the /help command. Every other essentials command is working fine except for /help. I removed the plugin from my server and /help worked as intended. The error I'm getting after typing /help looks like this below.

image

I am unable to find any errors at all. Not sure what other information you may need from me to assist with the troubleshooting. Let me know and I'll do my best to provide as much information as possible. Also, here's someone else that believed it was an issue with the Essentials plugin itself and created a github issue on their page.

EssentialsX/Essentials#5587

Thanks,

v1.1.1 Citizens Error

I know this is a Citizens Error but it only occurs if I update the PWP plugin. If I roll the plugin back to v1.0.1.9 the error does not occur.

17.01 08:07:43 [Server] ERROR Unhandled exception occurred in onPacketSending(PacketEvent) for Citizens
17.01 08:07:43 [Server] INFO java.lang.UnsupportedOperationException: The method getWorld is not supported for temporary players.
17.01 08:07:43 [Server] INFO at com.comphenix.protocol.injector.temporary.TemporaryPlayerFactory$1.delegate(TemporaryPlayerFactory.java:138) ~[ProtocolLib.jar:?]
17.01 08:07:43 [Server] INFO at com.comphenix.protocol.injector.temporary.TemporaryPlayerInvocationHandler.getWorld(Unknown Source) ~[ProtocolLib.jar:?]
17.01 08:07:43 [Server] INFO at net.citizensnpcs.ProtocolLibListener.getNPCFromPacket(ProtocolLibListener.java:142) ~[Citizens-2.0.30-b2856.jar:?]
17.01 08:07:43 [Server] INFO at net.citizensnpcs.ProtocolLibListener.access$200(ProtocolLibListener.java:37) ~[Citizens-2.0.30-b2856.jar:?]
17.01 08:07:43 [Server] INFO at net.citizensnpcs.ProtocolLibListener$2.onPacketSending(ProtocolLibListener.java:97) ~[Citizens-2.0.30-b2856.jar:?]
17.01 08:07:43 [Server] INFO at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) ~[ProtocolLib.jar:?]
17.01 08:07:43 [Server] INFO at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) ~[ProtocolLib.jar:?]
17.01 08:07:43 [Server] INFO at com.comphenix.protocol.injector.PacketFilterManager.postPacketToListeners(PacketFilterManager.java:547) ~[ProtocolLib.jar:?]
17.01 08:07:43 [Server] INFO at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:521) ~[ProtocolLib.jar:?]
17.01 08:07:43 [Server] INFO at com.comphenix.protocol.injector.netty.manager.NetworkManagerInjector.onPacketSending(NetworkManagerInjector.java:99) ~[ProtocolLib.jar:?]
17.01 08:07:43 [Server] INFO at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector.processOutbound(NettyChannelInjector.java:571) ~[ProtocolLib.jar:?]
17.01 08:07:43 [Server] INFO at com.comphenix.protocol.injector.netty.channel.NettyChannelInjector$2.doProxyRunnable(NettyChannelInjector.java:472) ~[ProtocolLib.jar:?]
17.01 08:07:43 [Server] INFO at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.proxyRunnable(NettyEventLoopProxy.java:43) ~[ProtocolLib.jar:?]
17.01 08:07:43 [Server] INFO at com.comphenix.protocol.injector.netty.channel.NettyEventLoopProxy.execute(NettyEventLoopProxy.java:252) ~[ProtocolLib.jar:?]
17.01 08:07:43 [Server] INFO at net.minecraft.network.Connection.sendPacket(Connection.java:432) ~[?:?]
17.01 08:07:43 [Server] INFO at net.minecraft.network.Connection.send(Connection.java:379) ~[?:?]
17.01 08:07:43 [Server] INFO at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2157) ~[?:?]
17.01 08:07:43 [Server] INFO at net.minecraft.server.network.ServerGamePacketListenerImpl.send(ServerGamePacketListenerImpl.java:2143) ~[?:?]
17.01 08:07:43 [Server] INFO at net.minecraft.server.level.ServerEntity.sendPairingData(ServerEntity.java:332) ~[?:?]
17.01 08:07:43 [Server] INFO at net.minecraft.server.level.ServerEntity.addPairing(ServerEntity.java:262) ~[?:?]
17.01 08:07:43 [Server] INFO at net.minecraft.server.level.ChunkMap$TrackedEntity.updatePlayer(ChunkMap.java:1614) ~[?:?]
17.01 08:07:43 [Server] INFO at net.minecraft.server.level.ChunkMap$TrackedEntity.updatePlayers(ChunkMap.java:1527) ~[?:?]
17.01 08:07:43 [Server] INFO at net.minecraft.server.level.ChunkMap.addEntity(ChunkMap.java:1207) ~[paper-1.19.3.jar:git-Paper-356]
17.01 08:07:43 [Server] INFO at net.minecraft.server.level.ServerChunkCache.addEntity(ServerChunkCache.java:918) ~[?:?]
17.01 08:07:43 [Server] INFO at net.minecraft.server.level.ServerLevel$EntityCallbacks.onTrackingStart(ServerLevel.java:2559) ~[?:?]
17.01 08:07:43 [Server] INFO at net.minecraft.server.level.ServerLevel$EntityCallbacks.c(ServerLevel.java:2498) ~[?:?]
17.01 08:07:43 [Server] INFO at io.papermc.paper.chunk.system.entity.EntityLookup.entityStatusChange(EntityLookup.java:265) ~[paper-1.19.3.jar:git-Paper-356]
17.01 08:07:43 [Server] INFO at io.papermc.paper.world.ChunkEntitySlices.updateStatus(ChunkEntitySlices.java:194) ~[paper-1.19.3.jar:git-Paper-356]
17.01 08:07:43 [Server] INFO at io.papermc.paper.chunk.system.entity.EntityLookup.chunkStatusChange(EntityLookup.java:304) ~[paper-1.19.3.jar:git-Paper-356]
17.01 08:07:43 [Server] INFO at io.papermc.paper.chunk.system.scheduling.NewChunkHolder.changeEntityChunkStatus(NewChunkHolder.java:1240) ~[paper-1.19.3.jar:git-Paper-356]
17.01 08:07:43 [Server] INFO at io.papermc.paper.chunk.system.scheduling.NewChunkHolder.handleFullStatusChange(NewChunkHolder.java:1310) ~[paper-1.19.3.jar:git-Paper-356]
17.01 08:07:43 [Server] INFO at io.papermc.paper.chunk.system.scheduling.ChunkHolderManager.processPendingFullUpdate(ChunkHolderManager.java:1050) ~[paper-1.19.3.jar:git-Paper-356]
17.01 08:07:43 [Server] INFO at io.papermc.paper.chunk.system.scheduling.ChunkHolderManager.processTicketUpdates(ChunkHolderManager.java:1034) ~[paper-1.19.3.jar:git-Paper-356]
17.01 08:07:43 [Server] INFO at io.papermc.paper.chunk.system.scheduling.ChunkHolderManager.processTicketUpdates(ChunkHolderManager.java:919) ~[paper-1.19.3.jar:git-Paper-356]
17.01 08:07:43 [Server] INFO at net.minecraft.server.level.ServerChunkCache.runDistanceManagerUpdates(ServerChunkCache.java:583) ~[?:?]
17.01 08:07:43 [Server] INFO at net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.pollTask(ServerChunkCache.java:1005) ~[?:?]
17.01 08:07:43 [Server] INFO at net.minecraft.server.level.ServerChunkCache.pollTask(ServerChunkCache.java:579) ~[?:?]
17.01 08:07:43 [Server] INFO at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1329) ~[paper-1.19.3.jar:git-Paper-356]
17.01 08:07:43 [Server] INFO at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311) ~[paper-1.19.3.jar:git-Paper-356]
17.01 08:07:43 [Server] INFO at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
17.01 08:07:43 [Server] INFO at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1389) ~[paper-1.19.3.jar:git-Paper-356]
17.01 08:07:43 [Server] INFO at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1173) ~[paper-1.19.3.jar:git-Paper-356]
17.01 08:07:43 [Server] INFO at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.19.3.jar:git-Paper-356]
17.01 08:07:43 [Server] INFO at java.lang.Thread.run(Thread.java:833) ~[?:?]
17.01 08:07:43 [Server] ERROR Parameters: 
17.01 08:07:43 [Server] INFO net.minecraft.network.protocol.game.PacketPlayOutEntityHeadRotation@37ec2728[
17.01 08:07:43 [Server] INFO a=377
17.01 08:07:43 [Server] INFO b=-128
17.01 08:07:43 [Server] INFO ]

Internal Error on MC Paper Server 1.16.5

Dear TonimatasDEV!

Today I found a problem I couldn't deal with.
In the config file I set the plugins I want to limit on certain worlds. After I save the file and try to reload it It wrote that some internal error occured.

When I go into the console I got this warning.

[22:40:14] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'pwp' in plugin PerWorldPlugins v1.3.0
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[patched_1.16.5.jar:git-Paper-428]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.5.jar:git-Paper-428]
at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:807) ~[patched_1.16.5.jar:git-Paper-428]
at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2021) ~[patched_1.16.5.jar:git-Paper-428]
at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:1832) ~[patched_1.16.5.jar:git-Paper-428]
at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1785) ~[patched_1.16.5.jar:git-Paper-428]
at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[patched_1.16.5.jar:git-Paper-428]
at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[patched_1.16.5.jar:git-Paper-428]
at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23) ~[patched_1.16.5.jar:git-Paper-428]
at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1.16.5.jar:git-Paper-428]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[patched_1.16.5.jar:git-Paper-428]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[patched_1.16.5.jar:git-Paper-428]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[patched_1.16.5.jar:git-Paper-428]
at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1132) ~[patched_1.16.5.jar:git-Paper-428]
at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1125) ~[patched_1.16.5.jar:git-Paper-428]
at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[patched_1.16.5.jar:git-Paper-428]
at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:1086) ~[patched_1.16.5.jar:git-Paper-428]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1000) ~[patched_1.16.5.jar:git-Paper-428]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:173) ~[patched_1.16.5.jar:git-Paper-428]
at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: java.lang.NoSuchFieldError: LEVEL_UP
at me.incomprehendable.dev.pwp.PWPCommandExecutor.onCommand(PWPCommandExecutor.java:22) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.16.5.jar:git-Paper-428]
... 19 more

And after I restart the server the original file is being set back.

What can I do now to fix this problem?

v1.1.0 Deprecated event warning at server startup

Running Paper 1.19.3-378

16.01 12:05:25 [Server] INFO Enabling PerWorldPlugins v1.1.0
16.01 12:05:25 [Server] WARN "PerWorldPlugins v1.1.0" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public static void net.tonimatasdev.perworldplugins.listener.EntityEvents.onCreatePortal(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [TonimatasDEV].

Please help

So i wanna make a OneServer With OneBlock,Earth and Boxpvp and i put 3 plugins with Kit.I disabled the first plugin in Boxpvp,2 in Oneblock and 3 in Earth.I wanted to disable each plugin for each world, but when I gave the /kit command it didn't work. For example, the EasyKits plugin was disabled on BoxPvp and Oneblock and was enabled on Survival, although it still said it was disabled. Why?
Can you help me
And the Discord Link is invalid
I wanna make a PerWorldKits if you know

Opción de "blacklist"

Utilizar la opción "blacklist:" en true o false, siempre estará como en true (bloqueando por mundos establecidos), ¿esa opción funciona para otra función?

spam in console

[ERROR] .... Could not pass event PlayerMoveEvent to PerWorldPlugins v1.3.3

java.lang.IllegalStateException: zip file closed

at java.util.zip.ZipFile.ensureOpen(ZipFile.java:831) ~[?:?]

at java.util.zip.ZipFile.getEntry(ZipFile.java:330) ~[?:?]

at java.util.jar.JarFile.getEntry(JarFile.java:518) ~[?:?]

at java.util.jar.JarFile.getJarEntry(JarFile.java:473) ~[?:?]

at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:195) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]

at java.lang.ClassLoader.loadClass(ClassLoader.java:587) ~[?:?]

at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:155) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]

at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:150) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]

at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]

at net.advancedplugins.pets.abilities.effects.FreezeEffect$SpigotListener.onPlayerMove(FreezeEffect.java:26) ~[AdvancedPets-2.1.0.jar:?]

at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor659.execute(Unknown Source) ~[?:?]

at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]

at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:git-Paper-448]

at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]

at net.tonimatasdev.perworldplugins.util.ListenerUtils.perWorldPlugins(ListenerUtils.java:47) ~[PerWorldPlugins-1.3.3.jar:?]

at net.tonimatasdev.perworldplugins.listener.PlayerEvents.onMove(PlayerEvents.java:158) ~[PerWorldPlugins-1.3.3.jar:?]

at com.destroystokyo.paper.event.executor.StaticMethodHandleEventExecutor.execute(StaticMethodHandleEventExecutor.java:40) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]

at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:git-Paper-448]

at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]

at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54) ~[paper-1.19.3.jar:git-Paper-448]

at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[paper-1.19.3.jar:git-Paper-448]

at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:615) ~[paper-api-1.19.3-R0.1-SNAPSHOT.jar:?]

at net.minecraft.server.network.ServerGamePacketListenerImpl.handleMovePlayer(ServerGamePacketListenerImpl.java:1593) ~[?:?]

at net.minecraft.network.protocol.game.ServerboundMovePlayerPacket.handle(ServerboundMovePlayerPacket.java:29) ~[?:?]

at net.minecraft.network.protocol.game.ServerboundMovePlayerPacket$Pos.handle(ServerboundMovePlayerPacket.java:66) ~[?:?]

at net.minecraft.network.protocol.PacketUtils.lambda$ensureRunningOnSameThread$1(PacketUtils.java:51) ~[?:?]

at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.19.3.jar:git-Paper-448]

at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]

at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]

at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341) ~[paper-1.19.3.jar:git-Paper-448]

at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:197) ~[paper-1.19.3.jar:git-Paper-448]

at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]

at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318) ~[paper-1.19.3.jar:git-Paper-448]

at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311) ~[paper-1.19.3.jar:git-Paper-448]

at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]

at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1289) ~[paper-1.19.3.jar:git-Paper-448]

at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1177) ~[paper-1.19.3.jar:git-Paper-448]

at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[paper-1.19.3.jar:git-Paper-448]

at java.lang.Thread.run(Thread.java:833) ~[?:?]

new issue with perworldplugins - plugin messages not appear

Hello plugin creator or anyone reading this,
I tried the latest version you posted on Spigot and I'm happy to say that the bug in Essentials chat has been fixed!

But there is a new bug now on my server that you should check:
Every time when you do a command in the plugins, it just doesn't register anything, but if you execute the command, it working but not doesn't register anything in the chat, take an example: I updated someone on luckperms, I don't see a message about it in the chat
I create an NPC in citizens and it doesn't register anything either

I would appreciate it if you could update me about this problem!

Command related issues

Hello, I discovered some problems after updating from PerWorldPlugins-1.5.3 to the latest version. Some plug-in commands will generate an error after being entered, but they can be used normally, while some commands will be blocked even if the default configuration is used.

As shown in the log

  • An error occurred when using the /c command of the ChestCommands plugin, but the corresponding menu could be opened normally.
  • When using the command alias /b created through commands.yml, it is blocked and a disabledCommandMessage is output. But the /back command corresponding to the alias can be used normally.

At the same time, these errors will not appear on the old version of PerWorldPlugins-1.5.3.

I hope you can help me check these issues, thanks. Please let me know if I need to provide anything.

Edit: Later I also discovered that /gamemode creative would also be blocked, displaying disabledCommandMessage.

This is a minimal log:

Java HotSpot(TM) 64-Bit Server VM warning: JVM cannot use large page memory because it does not have enough privilege to lock pages in memory.
WARNING: Using incubator modules: jdk.incubator.vector
Starting org.bukkit.craftbukkit.Main
[12:51:19 INFO]: System Info: Java 22 (Java HotSpot(TM) 64-Bit Server VM 22.0.2+9-jvmci-b01) Host: Windows 10 10.0 (amd64)
[12:51:19 INFO]: Loading libraries, please wait...
[12:51:20 WARN]: [oshi.driver.windows.perfmon.PerfmonDisabled] Invalid registry value type detected for PerfOS counters. Should be REG_DWORD. Ignoring: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PerfOS\Performance\Disable Performance Counters.
[12:51:27 INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[12:51:29 INFO]: Loaded 1196 recipes
[12:51:29 INFO]: Loaded 1339 advancements
[12:51:30 INFO]: Starting minecraft server version 1.20.4
[12:51:30 INFO]: Loading properties
[12:51:30 WARN]: An expected class  org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler$4 was not found for preloading: org.bukkit.craftbukkit.v1_20_R3.scheduler.CraftScheduler$4
[12:51:30 INFO]: This server is running Leaf version git-Leaf-"7563d69" (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: 7563d69 on ver/1.20.4)
[12:51:31 INFO]: Server Ping Player Sample Count: 0
[12:51:31 INFO]: Using 8 threads for Netty based IO
[12:51:31 INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 3 worker threads, and gen parallelism of 3 threads
[12:51:31 INFO]: Default game type: SURVIVAL
[12:51:31 INFO]: Generating keypair
[12:51:31 INFO]: Starting Minecraft server on *:25565
[12:51:31 INFO]: Using default channel type
[12:51:31 INFO]: Paper: Using Java compression from Velocity.
[12:51:31 INFO]: Paper: Using Java cipher from Velocity.
[12:51:32 INFO]: [ViaVersion] Loading server plugin ViaVersion v5.0.3
[12:51:32 INFO]: [ViaVersion] ViaVersion 5.0.3 is now loaded. Registering protocol transformers and injecting...
[12:51:32 INFO]: [ViaVersion] Loading block connection mappings ...
[12:51:32 INFO]: [ViaVersion] Using FastUtil Long2ObjectOpenHashMap for block connections
[12:51:32 INFO]: [ViaBackwards] Loading translations...
[12:51:32 INFO]: [ViaBackwards] Registering protocols...
[12:51:33 INFO]: [spark] Loading server plugin spark v1.10.97
[12:51:33 INFO]: [ViaBackwards] Loading server plugin ViaBackwards v5.0.3
[12:51:33 INFO]: [PerWorldPlugins] Loading server plugin PerWorldPlugins v1.5.6
[12:51:33 INFO]: [PerWorldPlugins] Enabling PerWorldPlugins v1.5.6
[12:51:33 INFO]: <---------------------------------------->
[12:51:33 INFO]: PerWorldPlugins 1.5.6 has been enabled.
[12:51:33 INFO]: <---------------------------------------->
[12:51:33 INFO]: [HuskHomes] Loading server plugin HuskHomes v4.5.5-77c115a
[12:51:33 INFO]: [ChestCommands] Loading server plugin ChestCommands v4.0.4
[12:51:33 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[12:51:33 WARN]: The server will make no attempt to authenticate usernames. Beware.
[12:51:33 WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[12:51:33 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[12:51:33 INFO]: Preparing level "world"
[12:51:34 INFO]: [ViaVersion] Enabling ViaVersion v5.0.3
[12:51:34 INFO]: [ViaVersion] ViaVersion detected server version: 1.20.3-1.20.4 (765)
[12:51:34 INFO]: [spark] Enabling spark v1.10.97
[12:51:35 INFO]: [spark] Using Paper ServerTickStartEvent for tick monitoring
[12:51:35 INFO]: [spark] Starting background profiler...
[12:51:35 INFO]: [spark] The async-profiler engine is not supported for your os/arch (windows10/amd64), so the built-in Java engine will be used instead.
[12:51:35 INFO]: [ViaBackwards] Enabling ViaBackwards v5.0.3
[12:51:35 INFO]: [HuskHomes] Enabling HuskHomes v4.5.5-77c115a
[12:51:35 INFO]: [HuskHomes] Initializing plugin config & locale files...
[12:51:35 INFO]: [HuskHomes] Successfully initialized plugin config & locale files
[12:51:35 INFO]: [HuskHomes] Initializing SQLite database connection...
[12:51:35 INFO]: [HuskHomes] Successfully initialized SQLite database connection
[12:51:35 INFO]: [HuskHomes] Initializing hooks...
[12:51:35 INFO]: [HuskHomes] Successfully initialized hooks
[12:51:35 INFO]: [HuskHomes] Initializing events...
[12:51:35 INFO]: [HuskHomes] Successfully initialized events
[12:51:35 INFO]: [HuskHomes] Initializing commands...
[12:51:35 INFO]: [HuskHomes] Successfully initialized commands
[12:51:35 INFO]: [HuskHomes] Initializing API...
[12:51:35 INFO]: [HuskHomes] Successfully initialized API
[12:51:35 INFO]: [HuskHomes] Initializing metrics...
[12:51:35 INFO]: [HuskHomes] Successfully initialized metrics
[12:51:35 INFO]: [ChestCommands] Enabling ChestCommands v4.0.4
[12:51:35 WARN]: [ChestCommands] Couldn't find Vault and a compatible economy plugin! Money-related features will not work.
[12:51:35 INFO]: JMX monitoring enabled
[12:51:35 INFO]: Running delayed init tasks
[12:51:35 INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[12:51:35 INFO]: [PerWorldPlugins] Converted all Listeners correctly.
[12:51:35 INFO]: Done (5.823s)! For help, type "help"
[12:51:36 INFO]: [ChestCommands] Found a new version: v4.0.5 (yours: v4.0.4)
[12:51:36 INFO]: [ChestCommands] Download the update on Bukkit Dev:
[12:51:36 INFO]: [ChestCommands] https://dev.bukkit.org/projects/chest-commands
[12:51:40 INFO]: UUID of player ApliNi is a1d1c2cd-42e5-394d-961a-8ee6680df4f8
[12:51:41 INFO]: ApliNi joined the game
[12:51:41 INFO]: ApliNi[/127.0.0.1:46273] logged in with entity id 1 at ([world]-28.08715893196928, 63.9375, 38.36184155647584)
[12:51:44 INFO]: ApliNi issued server command: /c
[12:51:44 ERROR]: Could not pass event PlayerCommandPreprocessEvent to PerWorldPlugins v1.5.6
java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
        at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100) ~[?:?]
        at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106) ~[?:?]
        at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302) ~[?:?]
        at java.base/java.util.Objects.checkIndex(Objects.java:365) ~[?:?]
        at java.base/java.util.ArrayList.get(ArrayList.java:428) ~[?:?]
        at PerWorldPlugins-1.5.6.jar/dev.tonimatas.perworldplugins.listener.Listeners.onCommandPreProcess(Listeners.java:70) ~[PerWorldPlugins-1.5.6.jar:?]
        at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor2.execute(Unknown Source) ~[?:?]
        at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77) ~[leaf-api-1.20.4-R0.1-SNAPSHOT.jar:?]
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:72) ~[leaf-api-1.20.4-R0.1-SNAPSHOT.jar:?]
        at io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:59) ~[leaf-1.20.4.jar:git-Leaf-"7563d69"]
        at io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126) ~[leaf-1.20.4.jar:git-Leaf-"7563d69"]
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:616) ~[leaf-api-1.20.4-R0.1-SNAPSHOT.jar:?]
        at net.minecraft.server.network.ServerGamePacketListenerImpl.performChatCommand(ServerGamePacketListenerImpl.java:2295) ~[?:?]
        at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$17(ServerGamePacketListenerImpl.java:2279) ~[?:?]
        at net.minecraft.util.thread.BlockableEventLoop.lambda$submitAsync$0(BlockableEventLoop.java:59) ~[?:?]
        at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
        at net.minecraft.server.TickTask.run(TickTask.java:18) ~[leaf-1.20.4.jar:git-Leaf-"7563d69"]
        at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
        at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
        at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1466) ~[leaf-1.20.4.jar:git-Leaf-"7563d69"]
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:183) ~[leaf-1.20.4.jar:git-Leaf-"7563d69"]
        at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
        at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1444) ~[leaf-1.20.4.jar:git-Leaf-"7563d69"]
        at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1372) ~[leaf-1.20.4.jar:git-Leaf-"7563d69"]
        at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:136) ~[?:?]
        at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1349) ~[leaf-1.20.4.jar:git-Leaf-"7563d69"]
        at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1232) ~[leaf-1.20.4.jar:git-Leaf-"7563d69"]
        at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:310) ~[leaf-1.20.4.jar:git-Leaf-"7563d69"]
        at java.base/java.lang.Thread.run(Thread.java:1570) ~[?:?]
[12:51:45 INFO]: ApliNi issued server command: /b
>

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.