Giter Site home page Giter Site logo

mirai-mcpingplugin's People

Contributors

pmaru-top avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mirai-mcpingplugin's Issues

功能建议

希望可以增加合并消息功能
这样还可以避免modlist刷屏

读写Config.json时因相对路径问题报错

QQ图片20210830002502

如截图所示
Remirai脚本内容:

@echo off
title mirai
set p="%cd%\jre\bin"
set path=%p%;%path%
:begin
cd C:\Users\Administrator\Desktop\Programs\mirai_2.4.1_native2.0.0
java -cp "./libs/*" -Dmirai.slider.captcha.supported net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader %*

goto begin

label:bug 使用报错

ping mod服务出现(ip是mcbbs随便找的mc.maryt.world:3501

2021-07-30 10:34:05 W/stderr: Exception in thread "Thread-32" java.lang.IllegalArgumentException: Illegal base64 character a
2021-07-30 10:34:05 W/stderr:   at java.base/java.util.Base64$Decoder.decode0(Base64.java:746)
2021-07-30 10:34:05 W/stderr:   at java.base/java.util.Base64$Decoder.decode(Base64.java:538)
2021-07-30 10:34:05 W/stderr:   at java.base/java.util.Base64$Decoder.decode(Base64.java:561)
2021-07-30 10:34:05 W/stderr:   at tax.cute.mcpingplugin.JETypeset.getTypeset(JETypeset.java:47)
2021-07-30 10:34:05 W/stderr:   at tax.cute.mcpingplugin.MCJEPingThread.ping(MCJEPingThread.java:50)
2021-07-30 10:34:05 W/stderr:   at tax.cute.mcpingplugin.MCJEPingThread.run(MCJEPingThread.java:32)

配置文件储存目录对Linux不友好

[root@VM-8-6-centos ~]# cd mirai
[root@VM-8-6-centos mirai]# cd data
[root@VM-8-6-centos data]# ls
 LuckPerms  'MCPing\Betypeset.txt'  'MCPing\typeset.txt'
 MCPing     'MCPing\Config.yml'      net.mamoe.mirai-api-http
[root@VM-8-6-centos data]# cat MCPing\typeset.txt
cat: MCPingtypeset.txt: No such file or directory
[root@VM-8-6-centos data]# cat MCPing\\typeset.txt
%favicon
%description
版本 %version_name(%version_protocol)
人数 %online_players/%max_players
延迟 %delayms

太怪了(
\换成/可好?
在Windows下似乎/也是能用的

添加主人的命令与Luckperms插件命令冲突

Luckperms权限插件的命令为/lp,而该插件的添加主人的命令也为/lp
是否应该修改添加主人的命令?比如/addMaster
或者,将插件的命令都作为/mcping的子命令?

即使未在 typeset.txt 中配置 %mod_list 也会返回模组列表

环境

Mirai: 2.8.0 RC
插件:MCPingV2.1-lib
系统:Windows 10 LTSC

配置

[描述] %description
[版本] %version_name(%version_protocol)
[人数] %online_players/%max_players
[延迟] %delayms
[类型] %type

截图

image
image

其他

模组太多,即使是转发消息也很占地方

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.