• 游客, 欢迎您来到九域资源社区,如果您是新人,请前往 论坛公告 板块查看新人引导教程 或者 点我打开
    如果您发现没有下载许可, 请先验证邮箱再进行下载;金锭可通过每日登陆或资源出售获取,目前没有其他渠道可获取。

FishPAPI——占位符跨服同步插件

Angel_XQ

Lv.1 泥土
2022-07-27
5
0
0
钻石
0.00 钻石
金锭
292 金锭
Angel_XQ 提交新资源:

FishPAPI——占位符跨服同步插件 - 专为 Minecraft 多服务器网络设计,实现PAPI占位符数据无缝跨服同步!

这个插件能干啥?

  • 多服公用papi变量,如果你想在一个服务端加载了某一个插件的同时,还想在其他子服使用该插件的占位符,那么FishPAPI是个不错的选择。
  • 数据库记录,共享的papi变量会储存在数据库内,方便读取与后期查看。
  • 超省心,不影响主线程,所有数据写库都是异步,不卡服不卡手。
  • 兼容性好

config.yml

YAML:
mysql:  host: localhost
  port: 3306
  database: fishpapi
  user: root
  password: 123456

server-name: "lobby"  //子服名称,每个子服名称不要相同

示意图:​

[ATTACH...

阅读关于此资源更多信息...
 
23:19:14 WARN] [FishPAPI]: 保存占位符失败: The last packet successfully received from the server was 168,613 milliseconds ago. The last packet sent successfully to the server was 168,614 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem.[23:19:20 WARN] [FishPAPI]: 统计更新失败: No operations allowed after connection closed.>