npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

koishi-plugin-l4d2-query

v1.1.1

Published

manage your l4d2 server

Downloads

248

Readme

koishi-plugin-l4d2-query

npm

📖 介绍

求生之路群助手All in One,功能仿照Agnes4m-nonebot插件

查询功能基于wahaha216-a2s插件

本人纯编程白痴,只会Ctrl C/V,有bug请见谅qwq

📦 功能

  • [x] 查询任意支持A2S的求生之路服务器信息
  • [x] 一键输出订阅的服务器信息
  • [x] 寻找包含特定tag的服务器列表
  • [x] 查询Anne药役玩家数据
  • [x] 使用RCON管理服务器
  • [x] 查询玩家游戏时长,经验评分(伪)
  • [x] 群车车事件预约

功能说明请使用help l4d2获取

注意: Anne官方数据库不开放,此插件仅提供查询方法,不提供数据库

如何订阅服务器?
后台插件配置找到l4d2-query
servList添加行 --> 填写IP与端口 --> 保存配置

事件功能介绍

  • [x] 预约/取消事件
  • [x] 增改事件说明,时间,名称
  • [x] 列举未完成事件
  • [x] 查看/参加/退出事件
  • [x] 事件开始前提醒

事件系统说明使用help event获取


📝 更新历史

1.1.1

控制不住包体积了,摆烂了( 订阅服务器输出增加纯文字(TEXT)和列表图片(LITE)样式 修复导致其它基于中间件的插件无法工作的bug

1.1.0

  • 略微修改服务器订阅样式
  • 服务器订阅支持并发查询(大幅减少查询时间)
  • 修改服务器订阅图片字体(OPPO Sans 4.0)
  • 修改设置描述

1.0.0

  • 增加事件id输入校验
  • 补充事件系统使用说明与帮助
  • 事件小时分钟固定2位数字
  • 修复"服务器x"指令不会进行域名解析的bug
  • 调整服务器订阅图片
  • 调整时间输出为只有分钟的样式
  • 修复夜间模式无法启用的bug

1.0.0-alpha.0

  • 修复重复参加事件bug
  • 新增求生数据查询功能,经验评分功能
  • 完善事件系统

0.8.0 ~ 0.8.3

  • 初步完成群车车系统

0.7.0

  • Anne查询支持绑定SteamID以快速查询
  • Anne查询支持排名

0.6.2

  • 合并管理插件指令
  • "Anne查询" 和 "找服" 改为可选功能
  • 更改设置样式, 请删除配置后再使用!

0.6.1

  • 优化暗色背景下服务器图标的显示
  • 搜索服务器时可以去除对服务器人数的限制条件
  • 微调图像宽度

0.6.0

  • 支持输入服务器?快速查询订阅的服务器信息
  • 支持自定义夜间模式和图片主题 目前只支持Normal和Dark
  • 调整只有2个订阅服务器时的显示效果

0.5.1

  • 服务器订阅列表不会因为某一个服务器查询失败而无法输出
  • 优化运行错误时的回复

0.5.0

  • 增加RCON远程管理服务器功能

0.4.1

  • 完善 找服玩 功能
  • 添加 GitHub 链接与联系方式

0.4.0

  • 支持Anne数据库查询啦

0.3.1

  • 支持使用代理访问steam api

0.3.0

  • 可以找服玩了?

0.2.1

  • 优化订阅服务器数量小于3时订阅图的显示宽度\
  • 删除“延迟”条目

0.2.0

  • 支持订阅服务器并统一渲染

0.1.0

  • 支持connect获取服务器信息