PlumBot icon indicating copy to clipboard operation
PlumBot copied to clipboard

多功能qq/kook群服互通机器人插件

Results 13 PlumBot issues
Sort by recently updated
recently updated
newest added

Bumps com.ghostchu:quickshop-bukkit from 4.2.2.11 to 6.2.0.6. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.ghostchu:quickshop-bukkit&package-manager=maven&previous-version=4.2.2.11&new-version=6.2.0.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

Bumps [org.java-websocket:Java-WebSocket](https://github.com/TooTallNate/Java-WebSocket) from 1.5.3 to 1.5.7. Release notes Sourced from org.java-websocket:Java-WebSocket's releases. Release 1.5.7 Notable changes Breaking Changes PR 1399 - Have connectBlocking clean up after a timeout Bugs Fixed...

dependencies

Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.11.0. Release notes Sourced from com.google.code.gson:gson's releases. Gson 2.11.0 Most important changes Added default ProGuard / R8 rules (@​Marcono1234, #2397, #2420; @​sgjesse, #2448; @​sfreilich) If...

dependencies

Bumps [fr.xephi:authme](https://github.com/AuthMe/AuthMeReloaded) from 5.6.0-SNAPSHOT to 5.6.0. Release notes Sourced from fr.xephi:authme's releases. AuthMeReloaded 5.6.0 Release Notes We're excited to announce the release of AuthMeReloaded 5.6.0! This update brings significant improvements...

dependencies

Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 2.0.32 to 2.0.53. Release notes Sourced from com.alibaba:fastjson's releases. fastjson 2.0.53版本发布 这又是一个月度更新版本,大家按需升级。 Issues 支持DisableSingleQuote配置 #2908 修复配置JSONField#ignore之后导致死循环的问题 #2914 反序列化java.util.Date类型支持HH:mm:ss格式输入 #2905 修复兼容Jackson Annotation JsonUnwrapped某些场景不起作用的问题 #2846 修复兼容Jackson Annotation JsonFormat某些场景不起作用的问题 #2836...

dependencies

[PlumBot] Enabling PlumBot v2.0.0 [11:04:46 ERROR]: Error occurred while enabling PlumBot v2.0.0 (Is it up to date?) kotlin1822.UninitializedPropertyAccessException: lateinit property config has not been initialized at PlumBot-2.0.0.jar/me.regadpole.plumbot.PlumBot.onEnable(PlumBot.kt:40) ~[PlumBot-2.0.0.jar:?] at PlumBot-2.0.0.jar/me.regadpole.plumbot.taboolib.platform.BukkitPlugin.onEnable(BukkitPlugin.java:88)...

slimefun在聊天栏里的消息也会被转发

bug
help wanted
bukkit

建议添加对onebotv11协议支持的正向ws和反向ws,以便可以迁移至LLonebot,Lagrange.core等项目

enhancement

![image](https://github.com/RegadPoleCN/PlumBot/assets/119772101/57b67f2d-d9e2-4f06-9d6d-b29d84fbc9fd) 使用的是actions里的1.3.3,服务器核心用的velocity-3.3.0

bug
duplicate
velocity

此插件的维护不会结束! 在go-cqhttp等协议库无法继续维持QQ机器人后,我的个人想法是迁移至kook、dodo、discord等更为开放的平台。 对于[mamoe/mirai](https://github.com/mamoe/mirai):对于mirai-core,我认为可以尝试使用[DreamVoid/MiraiMC](https://github.com/DreamVoid/MiraiMC);对于mirai-console,我认为可以尝试使用[yyuueexxiinngg/onebot-kotlin](https://github.com/yyuueexxiinngg/onebot-kotlin)等插件使mirai-console支持onebot协议,或使用[DreamVoid/MiraiMC](https://github.com/DreamVoid/MiraiMC)的httpapi模式。 对于QQ的官方机器人或者hook客户端我想等技术成熟并且有成熟的sdk后再进行跟进。 这个插件对于go-cqhttp的支持不会被撤销,在将来会添加新的平台进行支持。 有想法可以在下方进行说明。 感谢各位用户的理解,也感谢开发者们的付出,祝好

documentation
enhancement
help wanted