<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ApexLookUp - Apex英雄查询插件]]></title><description><![CDATA[<p dir="auto"><strong>v1.6.1</strong>已更新</p>
<ul>
<li>将新地图Broken Moon增加至地图提醒config</li>
<li>具体信息请查看Release描述<br />
各位觉得好用可以给这个帖子点个赞然后github点个star，谢谢茄子🥰</li>
</ul>
<hr />
<p dir="auto"><img src="https://img.shields.io/github/stars/Shennoter/ApexRankLookUp.svg?style=for-the-badge&amp;color=yellow" alt="satrs" class=" img-responsive img-markdown" /><img src="https://shields.io/github/downloads/Shennoter/ApexRankLookUp/total.svg?style=for-the-badge" alt="downloads" class=" img-responsive img-markdown" /><img src="https://shields.io/github/license/Shennoter/ApexRankLookUp.svg?style=for-the-badge" alt="license" class=" img-responsive img-markdown" /><a href="https://github.com/Shennoter/ApexRankLookUp/releases" target="_blank" rel="noopener noreferrer nofollow ugc"><img src="https://shields.io/github/v/release/Shennoter/ApexRankLookUp.svg?style=for-the-badge&amp;logo=github&amp;display_name=tag&amp;link=https://github.com/Shennoter/ApexRankLookUp/releases&amp;link=https://github.com/Shennoter/ApexRankLookUp/releases&amp;color=ff69b4" alt="Release" class=" img-responsive img-markdown" /></a></p>
<ul>
<li><a href="https://github.com/Shennoter/ApexRankLookUp" target="_blank" rel="noopener noreferrer nofollow ugc"><strong>项目地址</strong></a></li>
<li>这个插件可用于查询Apex英雄的
<ul>
<li>地图轮换</li>
<li>玩家信息</li>
<li>复制器轮换</li>
<li>猎杀门槛</li>
<li>官方活动新闻</li>
</ul>
</li>
<li>以及
<ul>
<li>订阅玩家分数</li>
<li>订阅地图轮换</li>
</ul>
</li>
<li>如果喜欢请点一个⭐<strong>Star</strong>，谢谢！！！</li>
<li>贡献者：<a href="https://github.com/EvolvedGhost" target="_blank" rel="noopener noreferrer nofollow ugc">EvolvedGhost</a> ，感谢大佬！</li>
<li>使用中遇到的问题建议在 <a href="https://github.com/Shennoter/ApexRankLookUp/issues" target="_blank" rel="noopener noreferrer nofollow ugc"><img src="https://img.shields.io/github/issues/shennoter/ApexRankLookUp?style=platstic" alt="Issues" class=" img-responsive img-markdown" /></a> 提出</li>
</ul>
<h2>如果你想自己编译</h2>
<ol>
<li>Clone源码</li>
<li>修改源码并保存</li>
<li>在项目根目录打开终端，输入<code>./gradlew buildPlugin</code></li>
<li>等待编译完成后在<code>./build/mirai</code>里面拿编译完成的插件<br />
比如自定义指令：</li>
</ol>
<pre><code>object Player : SimpleCommand(
    ApexLookUp, "apexid", "这里填写你想自定义的指令名"
    description = "查询玩家信息"
)
</code></pre>
<h2>食用前准备</h2>
<ul>
<li>在<a href="https://apexlegendsapi.com/" target="_blank" rel="noopener noreferrer nofollow ugc">https://apexlegendsapi.com/</a>获取ApiKey填入<code>config/pers.shennoter.apexlookup/config.yml</code></li>
<li>安装字体“<strong>微软雅黑</strong>”，否则可能发生错误，也可在config.yml更改为自己想要的字体</li>
<li>安装<a href="https://github.com/project-mirai/chat-command" target="_blank" rel="noopener noreferrer nofollow ugc">chat-command插件</a></li>
</ul>
<h2>关于提问</h2>
<ol>
<li>碰到的问题原因有以下几种可能：网络问题、APIkey问题、环境问题、设置问题，提问前请一一排查，如果仍毫无头绪再提问</li>
<li>提问前可以翻翻看这个帖子的所有回复，还有github issues，也许就有相同的问题</li>
<li>有些问题是其他插件的，可以的话请不要在这里提问</li>
<li>请给出详细的报错，截图截完整或者粘贴到代码块</li>
<li>问题多次稳定复现是提问的前提之一</li>
<li><a href="https://github.com/tvvocold/How-To-Ask-Questions-The-Smart-Way" target="_blank" rel="noopener noreferrer nofollow ugc">提问的智慧</a></li>
<li>感谢您的理解与配合</li>
</ol>
<h2>指令</h2>
<ul>
<li>详见用户手册<a href="https://github.com/mamoe/mirai/blob/dev/mirai-console/docs/BuiltInCommands.md#permissioncommand" target="_blank" rel="noopener noreferrer nofollow ugc">PermissionCommand</a></li>
<li>本插件权限ID为 <code>pers.shennoter.apexlookup:*</code></li>
<li>输入<code>/permission lp</code>查看详细指令名称</li>
<li>如果输了命令没反应请在控制台输入<code>/permission add &lt;对象&gt; pers.shennoter.apexlookup:command.&lt;指令&gt;</code></li>
<li>如给予所有对象关于此插件的所有权限，请输入<code>/permission add * pers.shennoter.apexlookup:*</code></li>
<li>若对象为群可填入<code>g群号</code>，若前者无效则填入<code>m群号.*</code></li>
</ul>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th style="text-align:left">指令(<code>&lt;&gt;</code>必填项，<code>[]</code>选填项)</th>
<th style="text-align:left">功能</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:left"><code>/apexhelp</code></td>
<td style="text-align:left">帮助</td>
</tr>
<tr>
<td style="text-align:left"><code>/apex</code></td>
<td style="text-align:left">查询已绑定ID信息</td>
</tr>
<tr>
<td style="text-align:left"><code>/apexreg</code></td>
<td style="text-align:left">查询已绑定ID列表</td>
</tr>
<tr>
<td style="text-align:left"><code>/apexbd &lt;Origin ID&gt;</code></td>
<td style="text-align:left">绑定一个ID</td>
</tr>
<tr>
<td style="text-align:left"><code>/apexubd &lt;Origin ID&gt;</code></td>
<td style="text-align:left">解绑一个ID</td>
</tr>
<tr>
<td style="text-align:left"><code>/apexubd all</code></td>
<td style="text-align:left">解绑所有ID</td>
</tr>
<tr>
<td style="text-align:left"><code>/apexmap</code></td>
<td style="text-align:left">查询当前地图轮换</td>
</tr>
<tr>
<td style="text-align:left"><code>/apexid &lt;Origin ID&gt; [平台]</code></td>
<td style="text-align:left">查询玩家(空格用@@填充)，平台: PC、X1、PS4、SWITCH，不填为默认配置</td>
</tr>
<tr>
<td style="text-align:left"><code>/apexcraft</code></td>
<td style="text-align:left">查询复制器轮换</td>
</tr>
<tr>
<td style="text-align:left"><code>/apexpred</code></td>
<td style="text-align:left">查询猎杀底分</td>
</tr>
<tr>
<td style="text-align:left"><code>/apexnews &lt;index&gt;</code></td>
<td style="text-align:left">查询官方新闻，index为文章序号</td>
</tr>
<tr>
<td style="text-align:left"><code>/apexldb</code></td>
<td style="text-align:left">查询排行榜（发一个排行榜链接，以后再更新）</td>
</tr>
<tr>
<td style="text-align:left"><code>/apexadd id &lt;Origin ID&gt; </code></td>
<td style="text-align:left">在该群订阅某玩家分数（当有更新时自动提醒）</td>
</tr>
<tr>
<td style="text-align:left"><code>/apexrmv id &lt;Origin ID&gt;</code></td>
<td style="text-align:left">移除该群对某玩家分数的订阅</td>
</tr>
<tr>
<td style="text-align:left"><code>/apexadd info</code></td>
<td style="text-align:left">查看该群已订阅的ID</td>
</tr>
<tr>
<td style="text-align:left"><code>/apexadd map</code></td>
<td style="text-align:left">在该群订阅地图轮换（当有轮换时自动提醒）</td>
</tr>
<tr>
<td style="text-align:left"><code>/apexrmv map</code></td>
<td style="text-align:left">移除该群对地图轮换的订阅</td>
</tr>
<tr>
<td style="text-align:left"><code>/apexcache</code></td>
<td style="text-align:left">立即清除缓存（无视过期时间）</td>
</tr>
</tbody>
</table>
<h2>配置文件</h2>
<p dir="auto">配置文件路径：<code>config/pers.shennoter.apexlookup/config.yml</code><br />
自定义指令文件路径：<br />
<code>config/pers.shennoter.apexlookup/customComm.yml</code></p>
<table class="table table-bordered table-striped">
<thead>
<tr>
<th style="text-align:left">配置名称</th>
<th style="text-align:left">功能</th>
<th style="text-align:left">缺省值</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:left"><code>apiKey</code></td>
<td style="text-align:left">apiKey：如果没有请到 <a href="https://apexlegendsapi.com/" target="_blank" rel="noopener noreferrer nofollow ugc">https://apexlegendsapi.com/</a> 获取</td>
<td style="text-align:left">空</td>
</tr>
<tr>
<td style="text-align:left"><code>extendApiKey</code></td>
<td style="text-align:left">额外apiKey，用于防止api过热，可不填</td>
<td style="text-align:left">空</td>
</tr>
<tr>
<td style="text-align:left"><code>platform</code></td>
<td style="text-align:left">默认平台：<code>PC</code>, <code>X1</code>, <code>PS4</code>, <code>SWITCH</code>（X1为XBOX）</td>
<td style="text-align:left"><code>PC</code></td>
</tr>
<tr>
<td style="text-align:left"><code>mode</code></td>
<td style="text-align:left">回复方式： <code>pic</code>为图片，<code>text</code>为文字（制造器和新闻除外）</td>
<td style="text-align:left"><code>pic</code></td>
</tr>
<tr>
<td style="text-align:left"><code>picType</code></td>
<td style="text-align:left">图片质量：<code>PNG</code>原图，更清晰；<code>JPG</code>更小，发送更快</td>
<td style="text-align:left"><code>JPG</code></td>
</tr>
<tr>
<td style="text-align:left"><code>cacheExpireTime</code></td>
<td style="text-align:left">缓存图片过期时间（单位：天）</td>
<td style="text-align:left"><code>30</code></td>
</tr>
<tr>
<td style="text-align:left"><code>cacheAutoDel</code></td>
<td style="text-align:left">是否自动清除过期缓存：<code>true</code>为是，<code>false</code>为否（开启mcl时自动清理）</td>
<td style="text-align:left"><code>true</code></td>
</tr>
<tr>
<td style="text-align:left"><code>listener</code></td>
<td style="text-align:left">玩家分数监听：<code>true</code>为启用，<code>false</code>为关闭</td>
<td style="text-align:left"><code>false</code></td>
</tr>
<tr>
<td style="text-align:left"><code>listenerInfoType</code></td>
<td style="text-align:left">玩家监听提醒方式：<code>true</code>为分数变化+玩家信息，<code>false</code>为仅提醒分数变化</td>
<td style="text-align:left"><code>true</code></td>
</tr>
<tr>
<td style="text-align:left"><code>listenInterval</code></td>
<td style="text-align:left">监听时间间隔（单位：分钟）</td>
<td style="text-align:left"><code>10</code></td>
</tr>
<tr>
<td style="text-align:left"><code>mapRotationReminder</code></td>
<td style="text-align:left">地图轮换提醒：<code>true</code>为启用，<code>false</code>为关闭</td>
<td style="text-align:left"><code>false</code></td>
</tr>
<tr>
<td style="text-align:left"><code>maptoRemind</code></td>
<td style="text-align:left">提醒地图：“诸王峡谷”“风暴点”“世界边缘”“奥林匹斯”，<code>true</code>为开启，<code>false</code>为关闭</td>
<td style="text-align:left">略</td>
</tr>
<tr>
<td style="text-align:left"><code>font</code></td>
<td style="text-align:left">字体</td>
<td style="text-align:left"><code>微软雅黑</code></td>
</tr>
<tr>
<td style="text-align:left"><code>ifProxy</code></td>
<td style="text-align:left">是否使用代理：<code>true</code>为启用，<code>false</code>为关闭</td>
<td style="text-align:left"><code>false</code></td>
</tr>
<tr>
<td style="text-align:left"><code>proxyType</code></td>
<td style="text-align:left">代理类型：<code>HTTP</code>、<code>SOCKS</code></td>
<td style="text-align:left"><code>HTTP</code></td>
</tr>
<tr>
<td style="text-align:left"><code>hostName</code></td>
<td style="text-align:left">代理地址</td>
<td style="text-align:left"><code>127.0.0.1</code></td>
</tr>
<tr>
<td style="text-align:left"><code>port</code></td>
<td style="text-align:left">代理端口</td>
<td style="text-align:left"><code>7890</code></td>
</tr>
</tbody>
</table>
<h2>可能出现的报错</h2>
<p dir="auto">像图里这种BufferedImage、PictureMode、java.awt、graphic之类的字样的报错，一般都可以通过在mcl启动命令添加JVM参数<code>-Djava.awt.headless=true</code>解决<br />
比如linux的mirai目录有一个名字叫“mcl”的文件，用记事本打开后你会看到<code>$JAVA_BINARY -jar mcl.jar $*</code>，把它改成<code>$JAVA_BINARY -Djava.awt.headless=true -jar mcl.jar $*</code>，就可以解决这类报错了，windows同理<br />
<img src="/assets/uploads/files/1653584759789-snipaste_2022-05-24_20-27-05.png" alt="Snipaste_2022-05-24_20-27-05.png" class=" img-responsive img-markdown" /></p>
<h2>示例</h2>
<div class="fold"><button class="fold-button">...</button><div class="fold-content">
<ul>
<li>查询玩家<br />
<img src="https://shennoter.top/wp-content/uploads/mirai/player.png" alt="player" class=" img-responsive img-markdown" /></li>
<li>查询地图轮换<br />
<img src="https://shennoter.top/wp-content/uploads/mirai/mapp.png" alt="map" class=" img-responsive img-markdown" /></li>
<li>查询复制器轮换<br />
<img src="https://shennoter.top/wp-content/uploads/mirai/craft.png" alt="craft" class=" img-responsive img-markdown" /></li>
<li>查询猎杀门槛<br />
<img src="https://shennoter.top/wp-content/uploads/mirai/predatoreg.png" alt="craft" class=" img-responsive img-markdown" /></li>
<li>查询官方活动新闻<br />
<img src="https://shennoter.top/wp-content/uploads/mirai/news.png" alt="craft" class=" img-responsive img-markdown" /></li>
<li>订阅玩家分数<br />
<img src="https://shennoter.top/wp-content/uploads/mirai/playerListener.png" alt="playerListener" class=" img-responsive img-markdown" /></li>
</ul>
</div></div>
]]></description><link>https://mirai.mamoe.net/topic/1043/apexlookup-apex英雄查询插件</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 02:22:15 GMT</lastBuildDate><atom:link href="https://mirai.mamoe.net/topic/1043.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 05 Mar 2022 14:19:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Fri, 01 Sep 2023 04:20:12 GMT]]></title><description><![CDATA[<p dir="auto">改了还是报错</p>
<blockquote>
<p dir="auto">$JAVA_BINARY -Djava.awt.headless=true -jar mcl.jar $*</p>
</blockquote>
]]></description><link>https://mirai.mamoe.net/post/25961</link><guid isPermaLink="true">https://mirai.mamoe.net/post/25961</guid><dc:creator><![CDATA[dcchgyfsxd]]></dc:creator><pubDate>Fri, 01 Sep 2023 04:20:12 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Tue, 30 May 2023 13:15:31 GMT]]></title><description><![CDATA[<p dir="auto">洛阳铲挖一下😂</p>
]]></description><link>https://mirai.mamoe.net/post/24347</link><guid isPermaLink="true">https://mirai.mamoe.net/post/24347</guid><dc:creator><![CDATA[SVIPNB]]></dc:creator><pubDate>Tue, 30 May 2023 13:15:31 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Sat, 04 Mar 2023 15:46:45 GMT]]></title><description><![CDATA[<p dir="auto">淦，我这生成的API始终不能用，即使我链接了Discord，刷新这个页面https://portal.apexlegendsapi.com/后，还要我链接Discord，😵</p>
]]></description><link>https://mirai.mamoe.net/post/22439</link><guid isPermaLink="true">https://mirai.mamoe.net/post/22439</guid><dc:creator><![CDATA[DUXING130]]></dc:creator><pubDate>Sat, 04 Mar 2023 15:46:45 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Thu, 02 Mar 2023 03:05:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://mirai.mamoe.net/uid/6532">@haohengok</a> 牛逼👍🏻</p>
]]></description><link>https://mirai.mamoe.net/post/22366</link><guid isPermaLink="true">https://mirai.mamoe.net/post/22366</guid><dc:creator><![CDATA[SVIPNB]]></dc:creator><pubDate>Thu, 02 Mar 2023 03:05:54 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Thu, 02 Mar 2023 03:03:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://mirai.mamoe.net/uid/5351">@SVIPNB</a> 是的！</p>
]]></description><link>https://mirai.mamoe.net/post/22365</link><guid isPermaLink="true">https://mirai.mamoe.net/post/22365</guid><dc:creator><![CDATA[haohengok]]></dc:creator><pubDate>Thu, 02 Mar 2023 03:03:29 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Thu, 02 Mar 2023 03:00:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://mirai.mamoe.net/uid/8552">@yuanshiyu</a> 没有哦~~</p>
]]></description><link>https://mirai.mamoe.net/post/22364</link><guid isPermaLink="true">https://mirai.mamoe.net/post/22364</guid><dc:creator><![CDATA[haohengok]]></dc:creator><pubDate>Thu, 02 Mar 2023 03:00:22 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Thu, 02 Mar 2023 01:53:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://mirai.mamoe.net/uid/6532">@haohengok</a> 有群号吗</p>
]]></description><link>https://mirai.mamoe.net/post/22363</link><guid isPermaLink="true">https://mirai.mamoe.net/post/22363</guid><dc:creator><![CDATA[yuanshiyu]]></dc:creator><pubDate>Thu, 02 Mar 2023 01:53:12 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Wed, 01 Mar 2023 11:22:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://mirai.mamoe.net/uid/6532">@haohengok</a> 新模式是指死斗嘛？</p>
]]></description><link>https://mirai.mamoe.net/post/22356</link><guid isPermaLink="true">https://mirai.mamoe.net/post/22356</guid><dc:creator><![CDATA[SVIPNB]]></dc:creator><pubDate>Wed, 01 Mar 2023 11:22:01 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Fri, 24 Feb 2023 17:32:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://mirai.mamoe.net/uid/6532">@haohengok</a> 等很久了但不会写代码，大佬nb！</p>
]]></description><link>https://mirai.mamoe.net/post/22276</link><guid isPermaLink="true">https://mirai.mamoe.net/post/22276</guid><dc:creator><![CDATA[fate0361]]></dc:creator><pubDate>Fri, 24 Feb 2023 17:32:45 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Fri, 24 Feb 2023 16:19:22 GMT]]></title><description><![CDATA[<p dir="auto">作者太久不更新，摸索着改了一下。更新了S16赛季新模式地图，删掉了竞技场模式。<br />
<a href="https://github.com/haohengok/ApexRankLookUp/releases/tag/ApexRankLookUp1.6.2" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/haohengok/ApexRankLookUp/releases/tag/ApexRankLookUp1.6.2</a><br />
下载打包好的jar替换就行</p>
]]></description><link>https://mirai.mamoe.net/post/22274</link><guid isPermaLink="true">https://mirai.mamoe.net/post/22274</guid><dc:creator><![CDATA[haohengok]]></dc:creator><pubDate>Fri, 24 Feb 2023 16:19:22 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Tue, 21 Feb 2023 09:41:20 GMT]]></title><description><![CDATA[<p dir="auto">太棒了！</p>
]]></description><link>https://mirai.mamoe.net/post/22176</link><guid isPermaLink="true">https://mirai.mamoe.net/post/22176</guid><dc:creator><![CDATA[Justice]]></dc:creator><pubDate>Tue, 21 Feb 2023 09:41:20 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Sat, 28 Jan 2023 12:58:35 GMT]]></title><description><![CDATA[<p dir="auto">api过热怎么办</p>
]]></description><link>https://mirai.mamoe.net/post/21411</link><guid isPermaLink="true">https://mirai.mamoe.net/post/21411</guid><dc:creator><![CDATA[SaltF1sh]]></dc:creator><pubDate>Sat, 28 Jan 2023 12:58:35 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Wed, 18 Jan 2023 01:43:01 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1674006162333-e69e9d63-05b7-47f1-962b-ababfc3c3a7b-image.png" alt="image.png" class=" img-responsive img-markdown" /> 请问查什么都提示玩家不存在是什么原因</p>
]]></description><link>https://mirai.mamoe.net/post/21176</link><guid isPermaLink="true">https://mirai.mamoe.net/post/21176</guid><dc:creator><![CDATA[qinghemuyu]]></dc:creator><pubDate>Wed, 18 Jan 2023 01:43:01 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Sat, 07 Jan 2023 20:20:07 GMT]]></title><description><![CDATA[<p dir="auto">04:19:17 [INFO] iTX Technologies Mirai Console Loader version 2.1.2-61c8bd8<br />
04:19:17 [INFO] Runtime: Java HotSpot(TM) 64-Bit Server VM 11.0.17 (arch: 64)<br />
04:19:17 [INFO] <a href="https://github.com/iTXTech/mirai-console-loader" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/iTXTech/mirai-console-loader</a><br />
04:19:17 [INFO] This program is licensed under GNU AGPL v3<br />
04:19:17 [INFO] Mirai Console Loader Announcement:<br />
Mirai Console Loader 公告栏</p>
<p dir="auto">如果在图片上传的时候遇到问题请与我们联系 (需要提供图片文件源本)<br />
<code>- 如 Unsupported image type for ExternalResource * </code>  considering use gif/png/bmp/jpg format.<br />
`- Tracker: <a href="https://github.com/mamoe/mirai/issues/new/choose" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/mamoe/mirai/issues/new/choose</a></p>
<p dir="auto">常用资源整合<br />
`- <a href="https://mirai.mamoe.net/topic/653">https://mirai.mamoe.net/topic/653</a></p>
<p dir="auto">MCL 已推出 2.1.0，更好的支持 Mirai 2.11 的插件系统，建议更新。</p>
<p dir="auto">04:19:17 [INFO] Verifying "net.mamoe:mirai-console" v2.13.2<br />
04:19:18 [INFO] Verifying "net.mamoe:mirai-console-terminal" v2.13.2<br />
04:19:18 [INFO] Verifying "net.mamoe:mirai-core-all" v2.13.2<br />
04:19:18 [INFO] Verifying "org.itxtech:mcl-addon" v2.1.1<br />
04:19:19 [INFO] Verifying "org.bouncycastle:bcprov-jdk15on" v1.64<br />
04:19:19 [INFO] Verifying "net.mamoe:chat-command"<br />
04:19:19 [INFO] File "chat-command-0.5.1.jar" has been deleted.<br />
04:19:19 [INFO] Updating "net.mamoe:chat-command" to v0.5.1<br />
Downloading chat-command-0.5.1.mirai.jar [==============================] 21.00 KB<br />
Downloading chat-command-0.5.1.mirai.jar.sha1 [==============================] 40 B<br />
Downloading chat-command-0.5.1.mirai.metadata [==============================] 222 B<br />
04:19:20 [WARN] Package "net.mamoe:chat-command" requires "net.mamoe:mirai-console" version 2.0-RC. Current version is 2.13.2<br />
2023-01-08 04:19:21 I/main: Starting mirai-console...<br />
2023-01-08 04:19:21 I/main:</p>
<p dir="auto">==================================[ Mirai consosle 2.13.2 ]===================================</p>
<hr />
<p dir="auto">|  \     /  \  \                 |  /      \                                    |  <br />
| ▓▓\   /  ▓▓\▓▓ ______   ______  \▓▓  ▓▓▓▓▓▓\ ______  _______   _______  ______ | ▓▓ ______<br />
| ▓▓▓\ /  ▓▓▓  /      \ |      |  \ ▓▓   \▓▓/      |       \ /       /      | ▓▓/      <br />
| ▓▓▓▓\  ▓▓▓▓ ▓▓  ▓▓▓▓▓▓\ \▓▓▓▓▓▓\ ▓▓ ▓▓     |  ▓▓▓▓▓▓\ ▓▓▓▓▓▓▓\  ▓▓▓▓▓▓▓  ▓▓▓▓▓▓\ ▓▓  ▓▓▓▓▓▓<br />
| ▓▓\▓▓ ▓▓ ▓▓ ▓▓ ▓▓   \▓▓/      ▓▓ ▓▓ ▓▓   <strong>| ▓▓  | ▓▓ ▓▓  | ▓▓\▓▓    | ▓▓  | ▓▓ ▓▓ ▓▓    ▓▓<br />
| ▓▓ \▓▓▓| ▓▓ ▓▓ ▓▓     |  ▓▓▓▓▓▓▓ ▓▓ ▓▓</strong>/  \ ▓▓__/ ▓▓ ▓▓  | ▓▓_\▓▓▓▓▓▓\ ▓▓__/ ▓▓ ▓▓ ▓▓▓▓▓▓▓▓<br />
| ▓▓  \▓ | ▓▓ ▓▓ ▓▓      \▓▓    ▓▓ ▓▓\▓▓    ▓▓\▓▓    ▓▓ ▓▓  | ▓▓       ▓▓\▓▓    ▓▓ ▓▓\▓▓     <br />
\▓▓      \▓▓\▓▓\▓▓       \▓▓▓▓▓▓▓\▓▓ \▓▓▓▓▓▓  \▓▓▓▓▓▓ \▓▓   \▓▓\▓▓▓▓▓▓▓  \▓▓▓▓▓▓ \▓▓ \▓▓▓▓▓▓▓</p>
<p dir="auto">2023-01-08 04:19:21 I/main: Backend: version 2.13.2, built on 2022-12-05 01:50:53.<br />
2023-01-08 04:19:21 I/main: Frontend Terminal: version 2.13.2, provided by Mamoe Technologies<br />
2023-01-08 04:19:21 I/main: Welcome to visit <a href="https://mirai.mamoe.net/">https://mirai.mamoe.net/</a><br />
2023-01-08 04:19:21 W/stderr: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".<br />
2023-01-08 04:19:21 W/stderr: SLF4J: Defaulting to no-operation (NOP) logger implementation<br />
2023-01-08 04:19:21 W/stderr: SLF4J: See <a href="http://www.slf4j.org/codes.html#StaticLoggerBinder" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.slf4j.org/codes.html#StaticLoggerBinder</a> for further details.<br />
2023-01-08 04:19:22 I/plugin: Successfully loaded plugin ApexLookUp v1.6.1<br />
2023-01-08 04:19:22 I/plugin: Successfully loaded plugin Chat Command v0.5.0<br />
2023-01-08 04:19:22 I/plugin: Successfully loaded plugin pixiv插画 v1.7.5<br />
2023-01-08 04:19:22 I/plugin: Successfully loaded plugin MCL Addon v2.1.1<br />
2023-01-08 04:19:22 I/main: Prepared built-in commands: autoLogin, help, login, logout, permission, status, stop<br />
2023-01-08 04:19:22 I/ApexLookUp: Apex查询插件已启动<br />
2023-01-08 04:19:22 I/ApexLookUp: 众神之父赐予我视野！<br />
2023-01-08 04:19:22 I/ApexLookUp: 缓存删除成功<br />
2023-01-08 04:19:22 E/ApexLookUp: 未找到ApiKey，请到https://apexlegendsapi.com/获取ApiKey填入./config/pers.shennoter.apexlookup/config.yml中并重启mirai-console<br />
2023-01-08 04:19:22 I/MCL Addon: iTXTech MCL Version: 2.1.2-61c8bd8<br />
2023-01-08 04:19:22 W/MCL Addon: iTXTech Soyuz 未安装，Soyuz MCL Handler 特性已禁用<br />
2023-01-08 04:19:22 I/main: 4 plugin(s) enabled.<br />
2023-01-08 04:19:22 I/WindowHelperJvm: Mirai 正在使用桌面环境. 如遇到验证码将会弹出对话框. 可添加 JVM 属性 <code>mirai.no-desktop</code> 以关闭.<br />
2023-01-08 04:19:22 I/WindowHelperJvm: Mirai is using desktop. Captcha will be thrown by window popup. You can add <code>mirai.no-desktop</code> to JVM properties (-Dmirai.no-desktop) to disable it.<br />
2023-01-08 04:19:22 I/main: Auto-login 1060669698, protocol: ANDROID_PHONE, heartbeatStrategy: STAT_HB<br />
2023-01-08 04:19:22 W/stderr: ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...<br />
2023-01-08 04:19:22 I/Bot.1060669698: Loaded account secrets from local cache.<br />
2023-01-08 04:19:23 I/Bot.1060669698: Saved account secrets to local cache for fast login.<br />
2023-01-08 04:19:23 I/Bot.1060669698: Login successful.<br />
2023-01-08 04:19:25 V/Bot.1060669698: Event: BotOnlineEvent(bot=Bot(1060669698))<br />
2023-01-08 04:19:25 I/Bot.1060669698: Bot login successful.<br />
2023-01-08 04:19:25 I/main: mirai-console started successfully.</p>
<blockquote>
<p dir="auto">/apexhelp</p>
</blockquote>
<p dir="auto">控制台打指令都不理我</p>
]]></description><link>https://mirai.mamoe.net/post/20928</link><guid isPermaLink="true">https://mirai.mamoe.net/post/20928</guid><dc:creator><![CDATA[yayangtian]]></dc:creator><pubDate>Sat, 07 Jan 2023 20:20:07 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Fri, 09 Dec 2022 13:33:02 GMT]]></title><description><![CDATA[<p dir="auto">/apexbd 这条指令貌似在id带有"-"的时候不生效，比如我的id D3-3109，发送/apexbd D3-3109后没有响应</p>
]]></description><link>https://mirai.mamoe.net/post/20027</link><guid isPermaLink="true">https://mirai.mamoe.net/post/20027</guid><dc:creator><![CDATA[aicihigua]]></dc:creator><pubDate>Fri, 09 Dec 2022 13:33:02 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Thu, 03 Nov 2022 14:23:59 GMT]]></title><description><![CDATA[<p dir="auto">Apex上新地图了，插件啥时候更新一波</p>
]]></description><link>https://mirai.mamoe.net/post/18822</link><guid isPermaLink="true">https://mirai.mamoe.net/post/18822</guid><dc:creator><![CDATA[Hyper0910]]></dc:creator><pubDate>Thu, 03 Nov 2022 14:23:59 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Tue, 25 Oct 2022 17:36:08 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1666719313337-74ee442e-8995-4ae9-8dcf-6c7bed5cd345-image.png" alt="image.png" class=" img-responsive img-markdown" /></p>
<p dir="auto">其实可以在插件启动的时候，操作文件api 在数据/配置 reload 之前将文件转移到新目录</p>
]]></description><link>https://mirai.mamoe.net/post/18471</link><guid isPermaLink="true">https://mirai.mamoe.net/post/18471</guid><dc:creator><![CDATA[cssxsh]]></dc:creator><pubDate>Tue, 25 Oct 2022 17:36:08 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Tue, 25 Oct 2022 06:23:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://mirai.mamoe.net/uid/622">@cssxsh</a> 对不起，其实我也没分清😭删了</p>
]]></description><link>https://mirai.mamoe.net/post/18431</link><guid isPermaLink="true">https://mirai.mamoe.net/post/18431</guid><dc:creator><![CDATA[Shennoter]]></dc:creator><pubDate>Tue, 25 Oct 2022 06:23:17 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Mon, 24 Oct 2022 12:50:19 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1666506677176-3ec60459-eb65-4fc9-b47c-68cab340891a-image.png" alt="image.png" class=" img-responsive img-markdown" /></p>
<ul>
<li>MCL <a href="https://github.com/iTXTech/mirai-console-loader" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/iTXTech/mirai-console-loader</a><br />
是独立于mirai更新的项目，他只是 mirai-console 启动器 不影响mirai本体的功能，目前最新版本是 2.1.2</li>
<li>mirai/mirai-console <a href="https://github.com/mamoe/mirai/" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/mamoe/mirai/</a><br />
mirai和mirai-console 现在是同步发版的<br />
目前最新版本是 2.12.3/2.13.0-RC2</li>
</ul>
<p dir="auto">一般用户分不清就算了，开发者也在这里误导用户</p>
]]></description><link>https://mirai.mamoe.net/post/18341</link><guid isPermaLink="true">https://mirai.mamoe.net/post/18341</guid><dc:creator><![CDATA[cssxsh]]></dc:creator><pubDate>Mon, 24 Oct 2022 12:50:19 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Sat, 22 Oct 2022 13:28:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://mirai.mamoe.net/uid/9728">@雨伞雨伞</a> 没有rank这个指令</p>
]]></description><link>https://mirai.mamoe.net/post/18324</link><guid isPermaLink="true">https://mirai.mamoe.net/post/18324</guid><dc:creator><![CDATA[Shennoter]]></dc:creator><pubDate>Sat, 22 Oct 2022 13:28:03 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Sat, 22 Oct 2022 12:57:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://mirai.mamoe.net/uid/5351">@SVIPNB</a> 更新了，万蒂奇的也有</p>
]]></description><link>https://mirai.mamoe.net/post/18320</link><guid isPermaLink="true">https://mirai.mamoe.net/post/18320</guid><dc:creator><![CDATA[Shennoter]]></dc:creator><pubDate>Sat, 22 Oct 2022 12:57:05 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Sat, 22 Oct 2022 08:41:47 GMT]]></title><description><![CDATA[<p dir="auto">都快半年了，纽卡斯尔的api更新了吗？</p>
]]></description><link>https://mirai.mamoe.net/post/18306</link><guid isPermaLink="true">https://mirai.mamoe.net/post/18306</guid><dc:creator><![CDATA[SVIPNB]]></dc:creator><pubDate>Sat, 22 Oct 2022 08:41:47 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Wed, 12 Oct 2022 10:16:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://mirai.mamoe.net/uid/5150">@Shennoter</a> 我去网站看 404 	Couldn't return data</p>
]]></description><link>https://mirai.mamoe.net/post/17656</link><guid isPermaLink="true">https://mirai.mamoe.net/post/17656</guid><dc:creator><![CDATA[Rowxuan]]></dc:creator><pubDate>Wed, 12 Oct 2022 10:16:26 GMT</pubDate></item><item><title><![CDATA[Reply to ApexLookUp - Apex英雄查询插件 on Sun, 09 Oct 2022 10:08:12 GMT]]></title><description><![CDATA[<p dir="auto">![EKH<a href="/assets/uploads/files/1665310047939-ekh-x1ma6-2l1c7-rily-p.png">X1MA6{)2L1C7(RILY{P.png</a>这是为啥呀大佬</p>
]]></description><link>https://mirai.mamoe.net/post/17393</link><guid isPermaLink="true">https://mirai.mamoe.net/post/17393</guid><dc:creator><![CDATA[雨伞雨伞]]></dc:creator><pubDate>Sun, 09 Oct 2022 10:08:12 GMT</pubDate></item></channel></rss>