服务器装了精英怪插件 精英怪会破坏地形 一炸 一个坑
有没有大佬介绍个防爆插件 1.15.2能用的
输入/gamerule mobGriefing false不行吗
结城希亚 发表于 2020-4-28 20:26
输入/gamerule mobGriefing false不行吗
这玩意输入 村民不繁殖了呀
csl33288383 发表于 2020-4-28 20:34
这玩意输入 村民不繁殖了呀
这不是副本。。。普通怪变成 精英怪的..
[安全]AntiExplosion——小而实用的防爆插件![全版本]
https://www.mcbbs.net/thread-501794-1-1.html
(出处: Minecraft(我的世界)中文论坛)
试试这个?
https://www.mcbbs.net/thread-501794-1-1.html
(出处: Minecraft(我的世界)中文论坛)
试试这个?
结城希亚 发表于 2020-4-28 20:26
输入/gamerule mobGriefing false不行吗
大佬 顺便帮我看下这个 谢谢大佬
[20:54:46 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-66 (MC: 1.15.2) ---
[20:54:46 ERROR]: The server has not responded for 10 seconds! Creating thread dump
[20:54:46 ERROR]: ------------------------------
[20:54:46 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[20:54:46 ERROR]: Chunk wait task info below:
[20:54:46 ERROR]: -177,-204 in 'world:
[20:54:46 ERROR]: Load Task - Chunk task: class:com.destroystokyo.paper.io.chunk.ChunkLoadTask, for world 'world', (-177,-204), hashcode:1047575130, priority: 0
[20:54:46 ERROR]: Save Task - none
[20:54:46 ERROR]: Chunk Holder - non-null
[20:54:46 ERROR]: Chunk Status - null chunk
[20:54:46 ERROR]: Chunk Holder Status - null
[20:54:46 ERROR]: ------------------------------
[20:54:46 ERROR]: Current Thread: Server thread
[20:54:46 ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[20:54:46 ERROR]: Stack:
[20:54:46 ERROR]: sun.misc.Unsafe.park(Native Method)
[20:54:46 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.IAsyncTaskHandler.bl(IAsyncTaskHandler.java:131)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:120)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:289)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.World.getChunkAt(World.java:330)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.IWorldReader.getChunkAt(IWorldReader.java:87)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.StructureGenerator.getNearestGeneratedFeature(StructureGenerator.java:112)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:69)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.WorldServer.a(WorldServer.java:1680)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.LootItemFunctionExplorationMap.a(SourceFile:68)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.LootItemFunctionConditional.apply(SourceFile:32)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.LootItemFunctionConditional.apply(SourceFile:21)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.LootItemFunction.a(SourceFile:16)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.LootItemFunction$$Lambda$4308/1438087671.accept(Unknown Source)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.LootItem.a(SourceFile:28)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.LootSelectorEntry$1.a(LootSelectorEntry.java:21)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.LootSelector.b(SourceFile:79)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.LootSelector.a(SourceFile:95)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.LootTable.populateLootDirect(SourceFile:73)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.LootTable.populateLoot(SourceFile:82)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.LootTable.populateLoot(SourceFile:87)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.LootTable.fillInventory(SourceFile:106)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.TileEntityLootable.d(TileEntityLootable.java:62)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.TileEntityLootable.createMenu(TileEntityLootable.java:136)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.EntityPlayer.openContainer(EntityPlayer.java:1141)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.BlockChest.interact(BlockChest.java:217)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.IBlockData.interact(IBlockData.java:226)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.PlayerInteractManager.a(PlayerInteractManager.java:494)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1373)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:27)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.PlayerConnectionUtils$$Lambda$4056/306616440.run(Unknown Source)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:1038)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:1031)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeAll(IAsyncTaskHandler.java:95)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1172)
[20:54:46 ERROR]: net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:934)
[20:54:46 ERROR]: java.lang.Thread.run(Unknown Source)
[20:54:46 ERROR]: ------------------------------
[20:54:46 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[20:54:46 ERROR]: ------------------------------
[20:54:51 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH - git-Paper-66 (MC: 1.15.2) ---
[20:54:51 ERROR]: The server has not responded for 15 seconds! Creating thread dump
[20:54:51 ERROR]: ------------------------------
[20:54:51 ERROR]: Server thread dump (Look for plugins here before reporting to Paper!):
[20:54:51 ERROR]: Chunk wait task info below:
[20:54:51 ERROR]: -149,-247 in 'world:
[20:54:51 ERROR]: Load Task - Chunk task: class:com.destroystokyo.paper.io.chunk.ChunkLoadTask, for world 'world', (-149,-247), hashcode:2135797857, priority: 0
[20:54:51 ERROR]: Save Task - none
[20:54:51 ERROR]: Chunk Holder - non-null
[20:54:51 ERROR]: Chunk Status - null chunk
[20:54:51 ERROR]: Chunk Holder Status - null
[20:54:51 ERROR]: ------------------------------
[20:54:51 ERROR]: Current Thread: Server thread
[20:54:51 ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
[20:54:51 ERROR]: Stack:
[20:54:51 ERROR]: sun.misc.Unsafe.park(Native Method)
[20:54:51 ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.IAsyncTaskHandler.bl(IAsyncTaskHandler.java:131)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:120)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:289)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.World.getChunkAt(World.java:330)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.IWorldReader.getChunkAt(IWorldReader.java:87)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.StructureGenerator.getNearestGeneratedFeature(StructureGenerator.java:112)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.ChunkGenerator.findNearestMapFeature(ChunkGenerator.java:69)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.WorldServer.a(WorldServer.java:1680)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.LootItemFunctionExplorationMap.a(SourceFile:68)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.LootItemFunctionConditional.apply(SourceFile:32)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.LootItemFunctionConditional.apply(SourceFile:21)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.LootItemFunction.a(SourceFile:16)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.LootItemFunction$$Lambda$4308/1438087671.accept(Unknown Source)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.LootItem.a(SourceFile:28)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.LootSelectorEntry$1.a(LootSelectorEntry.java:21)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.LootSelector.b(SourceFile:79)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.LootSelector.a(SourceFile:95)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.LootTable.populateLootDirect(SourceFile:73)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.LootTable.populateLoot(SourceFile:82)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.LootTable.populateLoot(SourceFile:87)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.LootTable.fillInventory(SourceFile:106)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.TileEntityLootable.d(TileEntityLootable.java:62)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.TileEntityLootable.createMenu(TileEntityLootable.java:136)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.EntityPlayer.openContainer(EntityPlayer.java:1141)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.BlockChest.interact(BlockChest.java:217)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.IBlockData.interact(IBlockData.java:226)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.PlayerInteractManager.a(PlayerInteractManager.java:494)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1373)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:27)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.PlayerConnectionUtils$$Lambda$4056/306616440.run(Unknown Source)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:1038)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:1031)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeAll(IAsyncTaskHandler.java:95)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:1172)
[20:54:51 ERROR]: net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:934)
[20:54:51 ERROR]: java.lang.Thread.run(Unknown Source)
[20:54:51 ERROR]: ------------------------------
[20:54:51 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[20:54:51 ERROR]: ------------------------------