# 挖掘榜插件 **Repository Path**: nekokecore/wajuebang ## Basic Information - **Project Name**: 挖掘榜插件 - **Description**: 存储方式使用了uuid+数字字符串存储 数据层使用字符串存储,理论支持无限位数数字存储 当正版玩家换id时,数据任然正常加载 使用/wjb可以打开/关闭挖掘榜 对服务器性能影响低 目前未发现bug - **Primary Language**: Kotlin - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-30 - **Last Updated**: 2024-05-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: Bukkit, Minecraft, 我的世界, 挖掘榜 ## README # 挖掘榜插件 (本项目已整合到 [FiFu Powered](https://github.com/Core2002/FiFuPowered)) #### 介绍 本插件由钟小白Core一人开发,肝了一个晚上+一个下午 本插件基于Paper1.15.2核心开发,理论全版本支持 本插件和其他插件相比,有着bug极少,兼容性极强,性能更好等特点 上效果图: ![效果图](https://images.gitee.com/uploads/images/2020/0530/163550_5903418c_5611993.png "效果图") 存储方式使用了uuid+数字字符串存储 数据层使用字符串存储,理论支持无限位数数字存储 当正版玩家换id时,数据任然正常加载 使用/wjb可以打开/关闭挖掘榜 对服务器性能影响低 目前未发现bug #### 软件架构 适用平台 Bukkit \ Spigot \ Paper 依赖 None 兼容版本 1.15.2-向下兼容 #### 安装教程 1. 丢plugins文件夹 2. reload / reload confirm #### 使用说明 1. 输入/wjb可以 打开 / 关闭 挖掘榜 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request