Shira_sawa
本帖最后由 Shira_sawa 于 2022-12-20 19:36 编辑

最后更新日期: 2022-12-09 插件版本: 0.3.2
如遇到报错或无法使用请检查本插件及前置插件是否为最新版 (适配Uniporter版本: 1.3.4+)
如下面的图片加载不出来, 请刷新帖子







更多功能
  • 实体、方块和物品的编辑器 (支持常用属性和NBT) - 打开相应网页并在游戏内对着实体执行 /nekomaid block 或 /nekomaid entity 就可以
  • 服务器信息显示 (支持查看操作系统、CPU型号和java.exe数量等) - 仅支持 Paper 及其分支的服务端
  • 支持直接设置服务端MOTD, 用于临时验证服务器所有权
  • 支持查看玩家的IP并绘制在全球地图上 - 需要在配置文件中同意 MaxMind 的 eula
  • 支持多语言 (简体中文及英语)



使用方法
  • 下载本插件 (点击这里可以下载) 本插件的前置插件 Uniporter (点击这里可以下载),并一起放在服务端的 plugins 文件夹内
  • 启动服务器
  • 在游戏中输入 /nekomaid 或者 /nm, 打开聊天框点击网址打开网页即可管理你的服务器
  • 如果你想从公网管理你的服务器, 只需要修改插件配置项中的 hostname 项为你的服务器公网连接地址即可



权限节点
neko.maid.use: 允许玩家使用/nekomaid命令, OP默认拥有



配置文件
请前往 Github 主页查看详细说明
可使用 /nekomaid reload 重载配置



命令




支持的插件
  • NBTAPI (物品编辑器必装)
  • PlugMan 或者 ServerUtils (动态删除插件必装)
  • OpenInv 或者 InvSee++ (查看和编辑玩家背包必装)
  • Vault (编辑玩家权限组和聊天前缀必装)
  • PlaceholderAPI (定时任务使用PAPI变量必装)
  • Multiverse-Core (多世界和世界别名等参数修改必装)
  • 其他插件将会在后续版本更新中不断支持...



其他教程



未来计划
  • 群组服模式



FAQ
Q: 网页显示空白?
A1: 请先检查插件及本插件的前置插件 Uniporter 是否为最新版. 同时网页不支持 IE 浏览器, 但支持 Chrome 版本 69 以上的浏览器.
A2: Uniporter 1.3.3 添加了对 MC 1.18 版本的支持, 请更新至Uniporter 1.3.3版本
A3: 如果是使用 127.0.0.1 或 localhost 进行访问, 由于新版chrome内核进行了安全更新, 因此无法直接访问, 请使用公网地址访问或查看这里修改浏览器配置: https://github.com/neko-craft/NekoMaid/wiki/loopbackAddress.md
A4: 如果是使用 firefox 浏览器访问且网页端口为 25565 将会被阻止请求, 请更换端口号或浏览器
A5: 如果是通过公网进行访问, 请先修改配置文件中的 hostname 项, 具体看使用方法章节
A6: 如果是MC1.12版本, 可以先试试单独开放一个端口进行连接
A7: 如果还无法访问那么就在帖子内回复, 并附上你的服务端名字和MC的版本号
A8: 部分服务商或端口映射提供商默认禁止开放 http 端口, 请确认可以正常通过浏览器访问开启的 http 端口
A9: 最新版本可以使用 /nekomaid diagnostic 指令自动检测公网访问的问题, 结果会通过控制台显示

Q: Mohist 服务端能否使用?
A: 可以使用, 但必须得开启新的端口才能进行网页管理, 配置方法可看上面的”更改连接端口或路径“章节.

Q: 性能页面无法加载内容, 显示一直加载中?
A: 刷新页面即可.

Q: 网页管理面板的地址太长了记不住?
A: 可以到配置文件中将 token 改为较短的连接密钥, 还可以直接打开 http://maid.neko-craft.com 直接输入连接地址即可进行管理. 地址格式为 MC服务器地址?配置文件中的token  , 如 example.com:25565?this-is-my-token

Q: 密钥泄露怎么办?
A: 可以直接修改配置文件中的 token 项, 或使用 /nekomaid temp 创建临时密钥(有效期30分钟), 使用 /nm invalidate 使临时密钥失效

Q: 无法编辑权限、物品或聊天前缀?
A: 请根据上方的”支持的插件“章节下载相应的前置插件.

Q: 是否支持HTTPS和WSS协议?
A: 支持, 请直接查看前置插件 Uniporter 的 SSL 配置介绍 页面. 当然, 也可以直接使用 nginx 进行反向代理.

Q: 会向作者的服务器发送未知的数据?
A: 不存在. 本插件完全开源, 可以自行检查. 只会有一些统计数据(匿名, 类似于服务端类型和MC版本之类的)会被记录到 bstats, 本帖子如下方的统计图. (Ess、WorldEdit、Vault等知名插件也有这套系统)

Q: 上面的方法都试过了还是连不上怎么办?
A: 在GitHub或交流群提供反馈,需要包含:问题截图、服务端核心类型、MC版本号、是否经过FRP转发、是否为面板服、是否修改配置文件、插件版本号(包括前置插件)、是否从本地连接、如果使用域名访问该域名是否备案



其他

  • 目前插件仅在1.16、1.17和1.18版本的Spigot、Paper和Tuinity,以及1.12.2的CatServer服务端进行测试通过, 如果您的服务端不支持或报错, 可以回复 (不支持 CraftBukkit原版!, 支持Spigot及其分支版本)
  • 如果你遇到了比较难以描述的问题, 可以加入QQ群来询问 7923302
  • 本插件提供了附属插件的API, 但目前文档还没有写
  • 本插件是基于MIT协议开源的插件, 仓库地址: https://github.com/neko-craft/NekoMaid
  • 本插件复用了MC的端口, 因此面板服也可以使用




更新记录





本插件所用所有代码均为原创,不存在借用/抄袭等行为






来自群组: Unknown Domain

速食冻橘
看起来很好,已经下载了

MC_XO
感觉不错,先支持支持,收藏一波

Eldon
开发者部分 GKD

4lzz_bigger
[19:46:09 ERROR]: null
org.bukkit.command.CommandException: Cannot execute command 'nekomaid' in plugin NekoMaid v1.0 - plugin is disabled.
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:36) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:151) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:685) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1478) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1283) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14) ~[GTA.jar:git-Paper-1604]
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_144]
        at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_144]
        at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:850) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666) ~[GTA.jar:git-Paper-1604]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
这个如何解决

North_1
不错不错 非常便捷

MenEstar
进入网页之后什么也不显示是什么情况……

Shira_sawa
4lzz_bigger 发表于 2021-7-23 19:47
[19:46:09 ERROR]: null
org.bukkit.command.CommandException: Cannot execute command 'nekomaid' in plu ...

插件没有成功加载,请给出插件加载时的日志

李有成
楼主辛苦了 非常好用 可以

PaulWong
本帖最后由 PaulWong 于 2021-7-24 12:28 编辑

有打算过要添加自定义端口吗?
可以通过nginx反代理搞到自己的网页主机上不会去占用及其资源还有 你打算要与AutoPluginLoader做兼容吗?

4lzz_bigger
Shira_sawa 发表于 2021-7-23 23:15
插件没有成功加载,请给出插件加载时的日志

[19:45:41] [Server thread/INFO]: Starting minecraft server version 1.12.2
[19:45:41] [Server thread/INFO]: Loading properties
[19:45:41] [Server thread/INFO]: Default game type: SURVIVAL
[19:45:41] [Server thread/INFO]: This server is running Paper version git-Paper-1604 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
[19:45:41] [Server thread/INFO]: Debug logging is disabled
[19:45:41] [Server thread/INFO]: Server Ping Player Sample Count: 12
[19:45:41] [Server thread/INFO]: Using 4 threads for Netty based IO
[19:45:41] [Server thread/INFO]: Generating keypair
[19:45:41] [Server thread/INFO]: Starting Minecraft server on *:3
[19:45:41] [Server thread/ERROR]: Could not load 'plugins\ZH-1.0.13.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
        at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[GTA.jar:git-Paper-1604]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
Caused by: org.yaml.snakeyaml.error.YAMLException: java.nio.charset.MalformedInputException: Input length = 2
        at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:254) ~[GTA.jar:git-Paper-1604]
        at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:58) ~[GTA.jar:git-Paper-1604]
        at org.yaml.snakeyaml.Yaml.load(Yaml.java:452) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:228) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:155) ~[GTA.jar:git-Paper-1604]
        ... 5 more
Caused by: java.nio.charset.MalformedInputException: Input length = 2
        at java.nio.charset.CoderResult.throwException(Unknown Source) ~[?:1.8.0_144]
        at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_144]
        at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_144]
        at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_144]
        at org.yaml.snakeyaml.reader.UnicodeReader.read(UnicodeReader.java:125) ~[GTA.jar:git-Paper-1604]
        at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:223) ~[GTA.jar:git-Paper-1604]
        at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:58) ~[GTA.jar:git-Paper-1604]
        at org.yaml.snakeyaml.Yaml.load(Yaml.java:452) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:228) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:155) ~[GTA.jar:git-Paper-1604]
        ... 5 more
[19:45:41] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[19:45:41] [Server thread/ERROR]: Could not load 'plugins\[反作弊+][1.8-1.15]AACAdditionPro_V4.6.3.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: AAC
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:218) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[GTA.jar:git-Paper-1604]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
[19:45:41] [Server thread/INFO]: [ZHBC] Loading ZHBC v1.0.0
[19:45:41] [Server thread/INFO]: [PlayerCommands] Loading PlayerCommands v1.0.0
[19:45:41] [Server thread/INFO]: [CrazyAuctionsPlus] Loading CrazyAuctionsPlus v1.1.4.3
[19:45:41] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.5
[19:45:41] [Server thread/INFO]: [ArrowRemover] Loading ArrowRemover v1.1
[19:45:41] [Server thread/INFO]: [CrackShot] Loading CrackShot v0.98.5
[19:45:41] [Server thread/INFO]: [TigerSigns] Loading TigerSigns v1.0.0
[19:45:41] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.1.3-RELEASE
[19:45:41] [Server thread/INFO]: [HeadDirectory] Loading HeadDirectory v1.0
[19:45:41] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v2.1.5-SNAPSHOT
[19:45:41] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0
[19:45:41] [Server thread/INFO]: [AntiWDL] Loading AntiWDL v1.0
[19:45:41] [Server thread/INFO]: [CrackShotPlus] Loading CrackShotPlus v1.79
[19:45:41] [Server thread/INFO]: [Uniporter] Loading Uniporter v1.2
[19:45:41] [Server thread/INFO]: [ProtectionLib] Loading ProtectionLib v0.9.2-DEV
[19:45:41] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.4
[19:45:41] [Server thread/INFO]: [PhatLoots] Loading PhatLoots v4.2.3
[19:45:41] [Server thread/INFO]: [iConomy] Loading iConomy v7.0.6
[19:45:41] [Server thread/INFO]: [ServerTeleport] Loading ServerTeleport v1.3.0
[19:45:41] [Server thread/INFO]: [Gifts] Loading Gifts v1.1.0
[19:45:41] [Server thread/INFO]: [Lores] Loading Lores v1.4.1
[19:45:41] [Server thread/INFO]: [NekoMaid] Loading NekoMaid v1.0
[19:45:41] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.8.3
[19:45:41] [Server thread/INFO]: [PlayerKits] Loading PlayerKits v2.17.1
[19:45:41] [Server thread/INFO]: [CrashFix] Loading CrashFix v1.0
[19:45:41] [Server thread/INFO]: [CMI] Loading CMI v8.7.11.0
[19:45:41] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[19:45:41] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0
[19:45:41] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[19:45:41] [Server thread/INFO]: [Uniporter] Enabling Uniporter v1.2
[19:45:41] [Server thread/ERROR]: Error occurred while enabling Uniporter v1.2 (Is it up to date?)
java.lang.IllegalStateException: config not created
        at cn.apisium.uniporter.router.api.Config.<init>(Config.java:107) ~[?:?]
        at cn.apisium.uniporter.Uniporter.onEnable(Uniporter.java:170) ~[?:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:223) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[GTA.jar:git-Paper-1604]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
[19:45:41] [Server thread/INFO]: [Uniporter] Disabling Uniporter v1.2
[19:45:41] [Server thread/ERROR]: Error occurred while disabling Uniporter v1.2 (Is it up to date?)
java.lang.NullPointerException: null
        at cn.apisium.uniporter.Uniporter.onDisable(Uniporter.java:212) ~[?:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:350) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:437) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:320) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:223) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[GTA.jar:git-Paper-1604]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
[19:45:41] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[19:45:41] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[19:45:41] [Server thread/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.
[19:45:41] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[19:45:41] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[19:45:41] [Server thread/INFO]: Preparing level "world"
[19:45:41] [Server thread/INFO]: -------- World Settings For [world] --------
[19:45:41] [Server thread/INFO]: Item Merge Radius: 3.5
[19:45:41] [Server thread/INFO]: Item Despawn Rate: 6000
[19:45:41] [Server thread/INFO]: View Distance: 6
[19:45:41] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:45:41] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:45:41] [Server thread/INFO]: Experience Merge Radius: 6.0
[19:45:41] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:45:41] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:45:41] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2 / Tiv true
[19:45:41] [Server thread/INFO]: Mob Spawn Range: 3
[19:45:41] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:45:41] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:45:41] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:45:41] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:45:41] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:45:41] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:45:41] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:45:41] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[19:45:41] [Server thread/INFO]: Vine Growth Modifier: 100%
[19:45:41] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[19:45:41] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:45:41] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
[19:45:41] [Server thread/INFO]: Random Lighting Updates: false
[19:45:41] [Server thread/INFO]: Max TNT Explosions: 100
[19:45:41] [Server thread/INFO]: Structure Info Saving: true
[19:45:41] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:45:41] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[19:45:42] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[19:45:42] [Server thread/INFO]: Item Merge Radius: 3.5
[19:45:42] [Server thread/INFO]: Item Despawn Rate: 6000
[19:45:42] [Server thread/INFO]: View Distance: 6
[19:45:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:45:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:45:42] [Server thread/INFO]: Experience Merge Radius: 6.0
[19:45:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:45:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:45:42] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2 / Tiv true
[19:45:42] [Server thread/INFO]: Mob Spawn Range: 3
[19:45:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:45:42] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:45:42] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:45:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:45:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:45:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:45:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:45:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[19:45:42] [Server thread/INFO]: Vine Growth Modifier: 100%
[19:45:42] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[19:45:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:45:42] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
[19:45:42] [Server thread/INFO]: Random Lighting Updates: false
[19:45:42] [Server thread/INFO]: Max TNT Explosions: 100
[19:45:42] [Server thread/INFO]: Structure Info Saving: true
[19:45:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:45:42] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[19:45:42] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[19:45:42] [Server thread/INFO]: Item Merge Radius: 3.5
[19:45:42] [Server thread/INFO]: Item Despawn Rate: 6000
[19:45:42] [Server thread/INFO]: View Distance: 6
[19:45:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[19:45:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
[19:45:42] [Server thread/INFO]: Experience Merge Radius: 6.0
[19:45:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[19:45:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[19:45:42] [Server thread/INFO]: Entity Activation Range: An 6 / Mo 16 / Mi 2 / Tiv true
[19:45:42] [Server thread/INFO]: Mob Spawn Range: 3
[19:45:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
[19:45:42] [Server thread/INFO]: Cane Growth Modifier: 100%
[19:45:42] [Server thread/INFO]: Melon Growth Modifier: 100%
[19:45:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[19:45:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[19:45:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
[19:45:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
[19:45:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[19:45:42] [Server thread/INFO]: Vine Growth Modifier: 100%
[19:45:42] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[19:45:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[19:45:42] [Server thread/INFO]: Hopper Transfer: 24 Hopper Check: 24 Hopper Amount: 3
[19:45:42] [Server thread/INFO]: Random Lighting Updates: false
[19:45:42] [Server thread/INFO]: Max TNT Explosions: 100
[19:45:42] [Server thread/INFO]: Structure Info Saving: true
[19:45:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[19:45:42] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[19:45:42] [Server thread/INFO]: Preparing start region for level 0 (Seed: -4880137923166535174)
[19:45:42] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3845178504551835434)
[19:45:42] [Server thread/INFO]: Preparing start region for level 2 (Seed: 3845178504551835434)
[19:45:42] [Server thread/INFO]: [ZHBC] Enabling ZHBC v1.0.0
[19:45:42] [Server thread/INFO]: [ZHBC] [ZHBC]正在启动,感谢使用,本插件交流群:571239090
[19:45:42] [Server thread/INFO]: [ZHBC] [ZHBC]读取配置文件中
[19:45:42] [Server thread/WARN]: [ZHBC] [ZHBC]配置文件出错,已覆盖
[19:45:42] [Server thread/INFO]: [ZHBC] [ZHBC]注册指令中
[19:45:42] [Server thread/INFO]: [ZHBC] [ZHBC]事件注册中
[19:45:42] [Server thread/INFO]: [ZHBC] [ZHBC]已启动-1.0.0
[19:45:42] [Server thread/INFO]: [PlayerCommands] Enabling PlayerCommands v1.0.0
[19:45:42] [Server thread/INFO]: [PlayerCommands] 插件已加载.
[19:45:42] [Server thread/INFO]: [CrazyAuctionsPlus] Enabling CrazyAuctionsPlus v1.1.4.3
[19:45:42] [Server thread/INFO]: [CrazyAuctionsPlus] 系统默认语言参数信息已加载.
[19:45:42] [Server thread/INFO]: [CrazyAuctionsPlus] 配置文件 Config.yml 已成功加载。
[19:45:42] [Server thread/INFO]: [CrazyAuctionsPlus] 配置文件 Database.yml 已成功加载。
[19:45:42] [Server thread/INFO]: [CrazyAuctionsPlus] 配置文件 Category.yml 已成功加载。
[19:45:42] [Server thread/INFO]: [CrazyAuctionsPlus] 配置文件 ItemCollection.yml 已成功加载。
[19:45:42] [Server thread/INFO]: [CrazyAuctionsPlus] 配置文件 Messages.yml 已成功加载。
[19:45:42] [Server thread/INFO]: 疯狂拍卖 >>> 无法找到经济前置插件, 经济系统无法初始化.
[19:45:42] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.5
[19:45:42] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[19:45:42] [Server thread/INFO]: [ArrowRemover] Enabling ArrowRemover v1.1
[19:45:42] [Server thread/INFO]:   
[19:45:42] [Server thread/INFO]: ==================={ArrowRemover}===================
[19:45:42] [Server thread/INFO]:           The Plugin Made by xM7MDCRAFTxKSA
[19:45:42] [Server thread/INFO]: ==================={ArrowRemover}===================
[19:45:42] [Server thread/INFO]:   
[19:45:42] [Server thread/INFO]: [CrackShot] Enabling CrackShot v0.98.5
[19:45:43] [Server thread/INFO]: [TigerSigns] Enabling TigerSigns v1.0.0
[19:45:43] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.3-RELEASE
[19:45:43] [Server thread/INFO]: [CrackShot] Gun-mode activated. Boop!
[19:45:43] [Server thread/INFO]:  
[19:45:43] [Server thread/INFO]: []=====[Enabling AdvancedBan]=====[]
[19:45:43] [Server thread/INFO]: | Information:
[19:45:43] [Server thread/INFO]: |   Name: AdvancedBan
[19:45:43] [Server thread/INFO]: |   Developer: Leoko
[19:45:43] [Server thread/INFO]: |   Version: 2.1.3-RELEASE
[19:45:43] [Server thread/INFO]: |   Storage: HSQLDB (local)
[19:45:43] [Server thread/INFO]: | Support:
[19:45:43] [Server thread/INFO]: |   Skype: Leoko33
[19:45:43] [Server thread/INFO]: |   Mail: [email protected]
[19:45:43] [Server thread/INFO]: | Update:
[19:45:43] [Server thread/INFO]: |   You have the newest version
[19:45:43] [Server thread/INFO]: []================================[]
[19:45:43] [Server thread/INFO]:  
[19:45:43] [Server thread/INFO]: [HeadDirectory] Enabling HeadDirectory v1.0
[19:45:43] [Server thread/INFO]: [HeadDirectory] Loading Heads Database...
[19:45:46] [Server thread/INFO]: [HeadDirectory] Loaded 9506 TotalHeads (2785ms)
[19:45:46] [Server thread/INFO]: [HeadDirectory] Loading Top Heads...
[19:45:46] [Server thread/INFO]: [HeadDirectory] Loaded 10 TopHeads (4ms)
[19:45:46] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v2.1.5-SNAPSHOT
[19:45:46] [Server thread/INFO]: [AntiWDL] Enabling AntiWDL v1.0
[19:45:46] [Server thread/INFO]: [AntiWDL] 加载成功
[19:45:46] [Server thread/INFO]: [CrackShotPlus] Enabling CrackShotPlus v1.79
[19:45:49] [Server thread/ERROR]: Error occurred while enabling CrackShotPlus v1.79 (Is it up to date?)
java.lang.IllegalStateException: Duplicate recipe ignored with ID crackshotplus:grenade_launcher
        at net.minecraft.server.v1_12_R1.CraftingManager.a(CraftingManager.java:149) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.craftbukkit.v1_12_R1.inventory.CraftShapelessRecipe.addToCraftingManager(CraftShapelessRecipe.java:46) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.addRecipe(CraftServer.java:1156) ~[GTA.jar:git-Paper-1604]
        at me.DeeCaaD.CrackShotPlus.API.registerRecipe(API.java:2788) ~[?:?]
        at me.DeeCaaD.CrackShotPlus.CreateAndFill.create(CreateAndFill.java:148) ~[?:?]
        at me.DeeCaaD.CrackShotPlus.Commands.onEnable(Commands.java:23) ~[?:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[GTA.jar:git-Paper-1604]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
[19:45:49] [Server thread/INFO]: [CrackShotPlus] Disabling CrackShotPlus v1.79
[19:45:49] [Server thread/INFO]: [ProtectionLib] Enabling ProtectionLib v0.9.2-DEV
[19:45:49] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.10.4
[19:45:49] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
[19:45:49] [Server thread/INFO]: [DeluxeMenus] 4 GUI menus loaded!
[19:45:49] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
[19:45:49] [Server thread/INFO]: [PhatLoots] Enabling PhatLoots v4.2.3
[19:45:49] [Server thread/INFO]: [PhatLoots] Listening for Dispensers
[19:45:49] [Server thread/INFO]: [PhatLoots] Listening for Mob deaths w/ MultiWorld support
[19:45:49] [Server thread/INFO]: [PhatLoots] Listening for Mob spawns w/ MultiWorld support
[19:45:49] [Server thread/INFO]: [PhatLoots] Listening for Players fishing
[19:45:49] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0.6
[19:45:49] [Server thread/INFO]: [iConomy - April Fools] Enabled (14 ms)
[19:45:49] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
[19:45:49] [Server thread/INFO]: [ServerTeleport] Enabling ServerTeleport v1.3.0
[19:45:49] [Server thread/INFO]: [TRCStudioSignIn] The language information file has been loaded.
[19:45:49] [Server thread/INFO]: ServerTeleport >>> Plugin are enabled!
[19:45:49] [Server thread/INFO]: [Gifts] Enabling Gifts v1.1.0
[19:45:49] [Server thread/INFO]: [Lores] Enabling Lores v1.4.1
[19:45:49] [Thread-7/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[19:45:49] [Server thread/INFO]: [Lores] Lores 1.4.1 (Build 45) is enabled!
[19:45:49] [Server thread/INFO]: [NekoMaid] Enabling NekoMaid v1.0
[19:45:49] [Server thread/ERROR]: Error occurred while enabling NekoMaid v1.0 (Is it up to date?)
java.lang.NoClassDefFoundError: cn/apisium/uniporter/Uniporter
        at cn.apisium.nekomaid.NekoMaid.onEnable(NekoMaid.java:150) ~[?:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[GTA.jar:git-Paper-1604]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
Caused by: java.lang.ClassNotFoundException: cn.apisium.uniporter.Uniporter
        at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_144]
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:156) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:104) ~[GTA.jar:git-Paper-1604]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_144]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_144]
        ... 12 more
[19:45:49] [Server thread/INFO]: [NekoMaid] Disabling NekoMaid v1.0
[19:45:49] [Server thread/ERROR]: Error occurred while disabling NekoMaid v1.0 (Is it up to date?)
java.lang.NoClassDefFoundError: cn/apisium/uniporter/Uniporter
        at cn.apisium.nekomaid.NekoMaid.onDisable(NekoMaid.java:180) ~[?:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:350) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:437) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:320) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[GTA.jar:git-Paper-1604]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
[19:45:49] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.8.3
[19:45:49] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
[19:45:49] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
[19:45:49] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
[19:45:49] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
[19:45:49] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
[19:45:49] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
[19:45:49] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
[19:45:49] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
[19:45:49] [Server thread/INFO]: [CrazyCrates] Loading custom files.
[19:45:49] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/豪气冲天碎片抽奖箱.yml.
[19:45:49] [Server thread/INFO]: [CrazyCrates] Loaded custom file: /Crates/黄昏的礼物.yml.
[19:45:49] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
[19:45:49] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
[19:45:49] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
[19:45:49] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
[19:45:49] [Server thread/INFO]: [CrazyCrates] All physical crate locations have been loaded.
[19:45:49] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
[19:45:49] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
[19:45:50] [Server thread/INFO]: [PlayerKits] Enabling PlayerKits v2.17.1
[19:45:50] [Server thread/INFO]: [PlayerKits] Has been enabled! Version: 2.17.1
[19:45:50] [Server thread/INFO]: [PlayerKits] Thanks for using my plugin!  ~Ajneb97
[19:45:52] [Server thread/INFO]: [CrashFix] Enabling CrashFix v1.0
[19:45:52] [Server thread/INFO]: [CMI] Enabling CMI v8.7.11.0
[19:45:52] [Server thread/INFO]: [CMIPaperLib] Enabling CMIPaperLib v1.0.0
[19:45:53] [Server thread/INFO]: ┏━━━┓ ┏━┓┏━┓ ┏━━┓
[19:45:53] [Server thread/INFO]: ┃┏━┓┃ ┃ ┗┛ ┃ ┗┫┣┛
[19:45:53] [Server thread/INFO]: ┃┃ ┗┛ ┃┏┓┏┓┃  ┃┃
[19:45:53] [Server thread/INFO]: ┃┃ ┏┓ ┃┃┃┃┃┃  ┃┃
[19:45:53] [Server thread/INFO]: ┃┗━┛┃ ┃┃┃┃┃┃ ┏┫┣┓
[19:45:53] [Server thread/INFO]: ┗━━━┛ ┗┛┗┛┗┛ ┗━━┛
[19:45:53] [Server thread/INFO]: _______________________________________________________
[19:45:53] [Server thread/INFO]:   Integrating PaperSpigot async methods
[19:45:54] [Server thread/INFO]:   52 Enabled and 0 Disabled modules
[19:45:54] [Server thread/INFO]:   Initialized Cipher128 AES
[19:45:54] [Server thread/INFO]:   Loaded (52) regular alias into memory. Took 34ms
[19:45:54] [Server thread/INFO]:   Loaded (1) custom text's into memory. Took 1ms
[19:45:54] [Server thread/INFO]:   3.21.0 data base type detected
[19:45:54] [Server thread/INFO]:   Started SqLite data base. Took 232ms
[19:45:54] [Server thread/INFO]:   Vault was not found, you will have limited economy support
[19:45:54] [Server thread/INFO]:   Loaded (4) holograms into memory. Took 17ms
[19:45:54] [Server thread/INFO]:   Loaded (5) warning categories into memory. Took 0ms
[19:45:54] [Server thread/INFO]:   Loaded (3) warning commands into memory. Took 0ms
[19:45:54] [Server thread/INFO]:   Loaded (95) custom mob heads into memory. Took 10ms
[19:45:54] [Server thread/INFO]:   Loaded (0) cooldowns into memory. Took 16ms
[19:45:55] [Server thread/INFO]:   Loaded (5) warmups into memory. Took 1ms
[19:45:55] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (scc) name
[19:45:55] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (sc) name
[19:45:55] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (zc) name
[19:45:55] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (home) name
[19:45:55] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (dp) name
[19:45:55] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (test) name
[19:45:55] [Server thread/INFO]:   (RandomTeleportation) Can't find world with (zy) name
[19:45:55] [Server thread/INFO]:   Initializing BungeeCord
[19:45:55] [Server thread/INFO]:   Loaded (22) kits into memory. Took 20ms
[19:45:55] [Server thread/INFO]:   Loaded (7) ranks into memory. Took 11ms
[19:45:55] [Server thread/INFO]:   Loaded (4) playtime rewards into memory. Took 1ms
[19:45:55] [Server thread/INFO]:   Loaded (418) player data into memory. Took 45ms
[19:45:55] [Server thread/INFO]:   Loaded (6) playtime records into memory. Took 1ms
[19:45:55] [Server thread/INFO]:   Loaded (0) playtime reward records into memory. Took 0ms
[19:45:55] [Server thread/INFO]:   Loaded (1) custom alias into memory. Took 2ms
[19:45:55] [Server thread/INFO]:   Registered events. Took 444ms
[19:45:55] [Server thread/INFO]:   Loaded (0) event action commands into memory. Took 5ms
[19:45:55] [Server thread/INFO]:   Updated (EN) language file. Took 121ms
[19:45:55] [Server thread/INFO]:   Updated (CN) language file. Took 82ms
[19:45:55] [Server thread/INFO]:   Loaded (245) worth values into memory. Took 14ms
[19:45:55] [Server thread/INFO]:   Loaded (2) warps into memory. Took 2ms
[19:45:55] [Server thread/INFO]:   PlaceholderAPI hooked.
[19:45:55] [Server thread/INFO]:   PlaceholderAPI was found - Enabling capabilities.
[19:45:55] [Server thread/INFO]:   Starting world timer.
[19:45:55] [Server thread/INFO]:   Initializing world manager.
[19:45:55] [Server thread/INFO]:   Loaded (5) schedules into memory. Took 9ms
[19:45:55] [Server thread/INFO]:   Loaded GeoIP
[19:45:55] [Server thread/INFO]:   Loaded (0) skin cache entries into memory. Took 1ms
[19:45:55] [Server thread/INFO]:   Version 8.7.11.0 has been enabled
[19:45:55] [Server thread/INFO]: ???????????????????????????????????????????????????????
[19:45:55] [Server thread/INFO]: Done (13.983s)! For help, type "help" or "?"
[19:45:55] [Server thread/INFO]: Using default channel type
[19:45:57] [Server thread/INFO]: Timings Reset
[19:45:57] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[19:45:58] [Craft Scheduler Thread - 1/WARN]: [CrazyCrates] MassiveStats was unable to communicate with its API endpoint.
[19:45:59] [Craft Scheduler Thread - 2/INFO]: [PlaceholderAPI] 187 placeholder expansions are available on the cloud.
[19:45:59] [Server thread/ERROR]: [PlaceholderAPI] CrazyCrates is currently using a deprecated method to hook into PlaceholderAPI. Placeholders for that plugin no longer work. Please consult [BadBones69] and urge them to update it ASAP.
[19:46:07] [User Authenticator #1/INFO]: UUID of player ZHMC_FZ is 47b5df9b-231a-3a42-b197-c7b6c461f5a1
[19:46:07] [Server thread/INFO]: ZHMC_FZ[/127.0.0.1:52809] logged in with entity id 20 at ([world]2414.6893205473466, 175.0, 1515.0168425755196)
[19:46:09] [Server thread/INFO]: ZHMC_FZ issued server command: /nekomaid
[19:46:09] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Cannot execute command 'nekomaid' in plugin NekoMaid v1.0 - plugin is disabled.
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:36) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:151) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:685) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1478) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1283) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14) ~[GTA.jar:git-Paper-1604]
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_144]
        at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_144]
        at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:850) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666) ~[GTA.jar:git-Paper-1604]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
[19:48:03] [Server thread/INFO]: ZHMC_FZ lost connection: Disconnected
[19:48:03] [Server thread/INFO]: ZHMC_FZ left the game
[19:48:33] [User Authenticator #2/INFO]: UUID of player ZHMC_FZ is 47b5df9b-231a-3a42-b197-c7b6c461f5a1
[19:48:33] [Server thread/INFO]: ZHMC_FZ[/127.0.0.1:52943] logged in with entity id 68 at ([world]2411.625201227604, 177.0, 1515.256040529145)
[19:48:37] [Server thread/INFO]: ZHMC_FZ issued server command: /nn
[19:48:38] [Server thread/INFO]: ZHMC_FZ issued server command: /nekomaid
[19:48:38] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Cannot execute command 'nekomaid' in plugin NekoMaid v1.0 - plugin is disabled.
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:36) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:151) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:685) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1478) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1283) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14) ~[GTA.jar:git-Paper-1604]
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_144]
        at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_144]
        at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:850) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666) ~[GTA.jar:git-Paper-1604]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
[19:48:40] [Server thread/INFO]: ZHMC_FZ issued server command: /nm
[19:48:40] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Cannot execute command 'nm' in plugin NekoMaid v1.0 - plugin is disabled.
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:36) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:151) ~[GTA.jar:git-Paper-1604]
        at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:685) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1478) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1283) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14) ~[GTA.jar:git-Paper-1604]
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_144]
        at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_144]
        at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:850) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774) ~[GTA.jar:git-Paper-1604]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666) ~[GTA.jar:git-Paper-1604]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
[19:54:27] [Server thread/INFO]: ZHMC_FZ lost connection: Disconnected
[19:54:27] [Server thread/INFO]: ZHMC_FZ left the game

Lovely_angel
这个好用啊,目前没什么bug

yami0124
无法在 1.16.5 上使用,请问如何解决?

奥力給
深度怀疑楼主是做UI的
UI真的真心好看

希望楼主更新BC的时候可以一个面板管控所有子服
(更新时记得叫我

panlixin
[17:12:37 ERROR]: Error occurred while enabling NekoMaid v1.0 (Is it up to date?)
java.lang.NoSuchMethodError: 'void org.apache.commons.compress.archivers.ArchiveStreamFactory.<init>(java.lang.String)'
        at cn.apisium.nekomaid.builtin.FilesManager.<clinit>(FilesManager.java:37) ~[?:?]
        at cn.apisium.nekomaid.builtin.BuiltinPlugins.<init>(BuiltinPlugins.java:14) ~[?:?]
        at cn.apisium.nekomaid.NekoMaid.onEnable(NekoMaid.java:154) ~[?:?]
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Purpur-1171]
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Purpur-1171]
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Purpur-1171]
        at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.16.5.jar:git-Purpur-1171]
        at org.bukkit.craftbukkit.v1_16_R3.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.16.5.jar:git-Purpur-1171]
        at net.minecraft.server.v1_16_R3.MinecraftServer.loadWorld(MinecraftServer.java:596) ~[patched_1.16.5.jar:git-Purpur-1171]
        at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:309) ~[patched_1.16.5.jar:git-Purpur-1171]
        at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1074) ~[patched_1.16.5.jar:git-Purpur-1171]
        at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:293) ~[patched_1.16.5.jar:git-Purpur-1171]
        at java.lang.Thread.run(Thread.java:831) [?:?]
> 2021-07-24 17:12:37,050 Log4j2-TF-1-AsyncLogger[AsyncContext@4e25154f]-1 ERROR An exception occurred processing Appender NekoMaid java.lang.IllegalStateException: zip file closed
        at java.base/java.util.zip.ZipFile.ensureOpen(ZipFile.java:828)
        at java.base/java.util.zip.ZipFile.getEntry(ZipFile.java:327)
        at java.base/java.util.jar.JarFile.getEntry(JarFile.java:513)
        at java.base/java.util.jar.JarFile.getJarEntry(JarFile.java:468)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:167)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:586)
        at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:119)
        at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519)
        at cn.apisium.nekomaid.builtin.Console.append(Console.java:71)
        at org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:156)
        at org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:129)
        at org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:120)
        at org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:84)
        at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:448)
        at org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:433)
        at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417)
        at org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:79)
        at org.apache.logging.log4j.core.async.AsyncLogger.actualAsyncLog(AsyncLogger.java:337)
        at org.apache.logging.log4j.core.async.RingBufferLogEvent.execute(RingBufferLogEvent.java:161)
        at org.apache.logging.log4j.core.async.RingBufferLogEventHandler.onEvent(RingBufferLogEventHandler.java:45)
        at org.apache.logging.log4j.core.async.RingBufferLogEventHandler.onEvent(RingBufferLogEventHandler.java:29)
        at com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
        at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
        at java.base/java.lang.Thread.run(Thread.java:831)

[17:12:37 INFO]: [NekoMaid] Disabling NekoMaid v1.0
> 2021-07-24 17:12:37,052 Log4j2-TF-1-AsyncLogger[AsyncContext@4e25154f]-1 ERROR An exception occurred processing Appender NekoMaid java.lang.IllegalStateException: zip file closed
        at java.base/java.util.zip.ZipFile.ensureOpen(ZipFile.java:828)
        at java.base/java.util.zip.ZipFile.getEntry(ZipFile.java:327)
        at java.base/java.util.jar.JarFile.getEntry(JarFile.java:513)
        at java.base/java.util.jar.JarFile.getJarEntry(JarFile.java:468)
        at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:167)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:586)
        at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:119)
        at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:114)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519)
        at cn.apisium.nekomaid.builtin.Console.append(Console.java:71)
        at org.apache.logging.log4j.core.config.AppenderControl.tryCallAppender(AppenderControl.java:156)
        at org.apache.logging.log4j.core.config.AppenderControl.callAppender0(AppenderControl.java:129)
        at org.apache.logging.log4j.core.config.AppenderControl.callAppenderPreventRecursion(AppenderControl.java:120)
        at org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:84)
        at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:448)
        at org.apache.logging.log4j.core.config.LoggerConfig.processLogEvent(LoggerConfig.java:433)
        at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:417)
        at org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:79)
        at org.apache.logging.log4j.core.async.AsyncLogger.actualAsyncLog(AsyncLogger.java:337)
        at org.apache.logging.log4j.core.async.RingBufferLogEvent.execute(RingBufferLogEvent.java:161)
        at org.apache.logging.log4j.core.async.RingBufferLogEventHandler.onEvent(RingBufferLogEventHandler.java:45)
        at org.apache.logging.log4j.core.async.RingBufferLogEventHandler.onEvent(RingBufferLogEventHandler.java:29)
        at com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:168)
        at com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
        at java.base/java.lang.Thread.run(Thread.java:831)

名副其实
  1. [17:33:19 ERROR]: Error occurred while enabling NekoMaid v1.0 (Is it up to date?)
  2. java.lang.NoSuchMethodError: org.bukkit.Bukkit.getAverageTickTime()D
  3. at cn.apisium.nekomaid.Utils.getMSPT(Utils.java:84) ~[?:?]
  4. at cn.apisium.nekomaid.builtin.Dashboard.refresh(Dashboard.java:113) ~[?:?]
  5. at cn.apisium.nekomaid.builtin.Dashboard.<init>(Dashboard.java:83) ~[?:?]
  6. at cn.apisium.nekomaid.builtin.BuiltinPlugins.<init>(BuiltinPlugins.java:11) ~[?:?]
  7. at cn.apisium.nekomaid.NekoMaid.onEnable(NekoMaid.java:154) ~[?:?]
  8. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.12.2.jar:git-Paper-1618]
  9. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316) ~[patched_1.12.2.jar:git-Paper-1618]
  10. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[patched_1.12.2.jar:git-Paper-1618]
  11. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395) ~[patched_1.12.2.jar:git-Paper-1618]
  12. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344) ~[patched_1.12.2.jar:git-Paper-1618]
  13. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442) ~[patched_1.12.2.jar:git-Paper-1618]
  14. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403) ~[patched_1.12.2.jar:git-Paper-1618]
  15. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341) ~[patched_1.12.2.jar:git-Paper-1618]
  16. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289) ~[patched_1.12.2.jar:git-Paper-1618]
  17. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1618]
  18. at java.lang.Thread.run(Unknown Source) [?:1.8.0_281]
  19. [17:33:19 INFO]: [NekoMaid] Disabling NekoMaid v1.0
复制代码

Using PaperSpigot 1.12.2 Latest Build

無名Five
本帖最后由 無名Five 于 2021-7-25 08:00 编辑
  1. [07:49:39 ERROR]: null
  2. org.bukkit.command.CommandException: Cannot execute command 'nm' in plugin NekoM
  3. aid v1.0 - plugin is disabled.
  4.         at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[pat
  5. ched_1.16.5.jar:git-Paper-783]
  6.         at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:15
  7. 9) ~[patched_1.16.5.jar:git-Paper-783]
  8.         at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServ
  9. er.java:826) ~[patched_1.16.5.jar:git-Paper-783]
  10.         at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerCo
  11. nnection.java:2185) ~[patched_1.16.5.jar:git-Paper-783]
  12.         at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.jav
  13. a:2000) ~[patched_1.16.5.jar:git-Paper-783]
  14.         at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.jav
  15. a:1953) ~[patched_1.16.5.jar:git-Paper-783]
  16.         at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.jav
  17. a:49) ~[patched_1.16.5.jar:git-Paper-783]
  18.         at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.jav
  19. a:7) ~[patched_1.16.5.jar:git-Paper-783]
  20.         at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMain
  21. Thread$1(PlayerConnectionUtils.java:35) ~[patched_1.16.5.jar:git-Paper-783]
  22.         at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[patched_1
  23. .16.5.jar:git-Paper-783]
  24.         at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTas
  25. kHandler.java:136) ~[patched_1.16.5.jar:git-Paper-783]
  26.         at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(
  27. SourceFile:23) ~[patched_1.16.5.jar:git-Paper-783]
  28.         at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTas
  29. kHandler.java:109) ~[patched_1.16.5.jar:git-Paper-783]
  30.         at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java
  31. :1266) ~[patched_1.16.5.jar:git-Paper-783]
  32.         at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftSe
  33. rver.java:1259) ~[patched_1.16.5.jar:git-Paper-783]
  34.         at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTask
  35. Handler.java:119) ~[patched_1.16.5.jar:git-Paper-783]
  36.         at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:
  37. 1333) ~[patched_1.16.5.jar:git-Paper-783]
  38.         at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:
  39. 1130) ~[patched_1.16.5.jar:git-Paper-783]
  40.         at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftSer
  41. ver.java:291) ~[patched_1.16.5.jar:git-Paper-783]
  42.         at java.lang.Thread.run(Thread.java:834) [?:?]
复制代码
Paper-1.16.5-783

Shira_sawa
名副其实 发表于 2021-7-24 17:34
Using PaperSpigot 1.12.2 Latest Build

最新版本已更新1.12支持,请更新前置插件Uniporter和本插件的版本到最新

Kozuki_Hiyori
ssssssssssssssssssssssssssssss

高新宇88
这个插件真是太好了

panlixin
手机端的网页貌似打不开,而且这个页面不能用链接到自己的域名么

下一页 最后一页