There is a problem.. when i put false on "delete items" and reload the plugin.. it return true... this with all.. how i fix it?
I need this plugin to be compatable with mineable spawners. Also is there any word on when the config resetting upon reload will be fixed?
Philderbeast updated AutoPickup with a new update entry: Fixes to config information Read the rest of this update entry...
is mending now working? I use to have this plugling, Is the best but can disable exp of mobs on config, It just restore tto default config after the server restart. Is finally the mending working?
I have a problem with the plugin where once a player's inventory is full, any block broken or placed after that will be deleted. Is anyone else experiencing this issue?
Source code page seems to be gone, I love to get the source to add some features for my server, does anyone still have it?
Philderbeast updated AutoPickup with a new update entry: minecraft 1.16 Read the rest of this update entry...
Hello there! Wanted to know if it was possible to auto-pickup any cactus blocks that break from above the cactus when you break a lower one? Currently only the actual one broken lands into inventory while the others that break fall as entities. Thanks!
I had a with the plugin AutoPickup v3.9 it crashed my server. There is the message. https://pastebin.com/hX0uRtqm I tried to find a solution but I don't really know what could be the problem.
i am not finding how to add permission for normal users to get the Inventory Full message, it works for OP but not other players
I get this in console: Could not pass event ItemSpawnEvent to AutoPickup v5.4.0 java.lang.IllegalArgumentException: Cannot drop air com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) net.minecraft.server.v1_16_R2.EntityItem.setItemStack(EntityItem.java:454) org.bukkit.craftbukkit.v1_16_R2.entity.CraftItem.setItemStack(CraftItem.java:35) com.philderbeast.autopickup.util.Util.doFortune(Util.java:90) com.philderbeast.autopickup.actions.LocationActions.doAutoActions(LocationActions.java:71) com.philderbeast.autopickup.listners.MainListener.onItemSpawn(MainListener.java:304) com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor906.execute(Unknown Source) org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:607) org.bukkit.craftbukkit.v1_16_R2.event.CraftEventFactory.callItemSpawnEvent(CraftEventFactory.java:701) org.bukkit.craftbukkit.v1_16_R2.event.CraftEventFactory.doEntityAddEventCalling(CraftEventFactory.java:596) net.minecraft.server.v1_16_R2.WorldServer.addEntity0(WorldServer.java:1154) net.minecraft.server.v1_16_R2.WorldServer.addEntity(WorldServer.java:1057) org.bukkit.craftbukkit.v1_16_R2.event.CraftEventFactory.handleBlockDropItemEvent(CraftEventFactory.java:389) net.minecraft.server.v1_16_R2.PlayerInteractManager.breakBlock(PlayerInteractManager.java:389) net.minecraft.server.v1_16_R2.PlayerInteractManager.a(PlayerInteractManager.java:283) net.minecraft.server.v1_16_R2.PlayerInteractManager.a(PlayerInteractManager.java:224) net.minecraft.server.v1_16_R2.PlayerConnection.a(PlayerConnection.java:1385) net.minecraft.server.v1_16_R2.PacketPlayInBlockDig.a(SourceFile:40) net.minecraft.server.v1_16_R2.PacketPlayInBlockDig.a(SourceFile:10) net.minecraft.server.v1_16_R2.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23) net.minecraft.server.v1_16_R2.TickTask.run(SourceFile:18) net.minecraft.server.v1_16_R2.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) net.minecraft.server.v1_16_R2.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) net.minecraft.server.v1_16_R2.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) net.minecraft.server.v1_16_R2.MinecraftServer.ba(MinecraftServer.java:1135) net.minecraft.server.v1_16_R2.MinecraftServer.executeNext(MinecraftServer.java:1128) net.minecraft.server.v1_16_R2.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) net.minecraft.server.v1_16_R2.MinecraftServer.sleepForTick(MinecraftServer.java:1089) net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:1003) net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177) java.base/java.lang.Thread.run(Thread.java:834)
Spigot version: 1.12.2 When we try /ap command or /AutoPickup it give error to console and not working. Code (Text): [04:18:31 FATAL]: Error executing task java.util.concurrent.ExecutionException: java.lang.NullPointerException at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_275] at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_275] at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:47) ~[patched_1.12.2.jar:git-Paper-1618] at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:850) ~[patched_1.12.2.jar:git-Paper-1618] at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423) ~[patched_1.12.2.jar:git-Paper-1618] at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774) ~[patched_1.12.2.jar:git-Paper-1618] at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666) ~[patched_1.12.2.jar:git-Paper-1618] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_275] Caused by: java.lang.NullPointerException at gyurix.spigotlib.SU.error(SU.java:144) ~[?:?] at gyurix.commands.CustomCommandMap.dispatch(CustomCommandMap.java:97) ~[?:?] at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:685) ~[patched_1.12.2.jar:git-Paper-1618] at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1492) ~[patched_1.12.2.jar:git-Paper-1618] at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1297) ~[patched_1.12.2.jar:git-Paper-1618] at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[patched_1.12.2.jar:git-Paper-1618] at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[patched_1.12.2.jar:git-Paper-1618] at net.minecraft.server.v1_12_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14) ~[patched_1.12.2.jar:git-Paper-1618] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_275] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_275] at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) ~[patched_1.12.2.jar:git-Paper-1618] ... 5 more
For some reason, when I set Delete item: to false it keeps changing it to true when I start the server again. How can I fix this?
I had the same problem and finally figured out how to fix it. You have to shut your server down, then edit and save the config, then start your server back up.