Option to reload the plugin when server is active
未关闭
enhancement
- 主要语言
- Java
- 星标
- 11
- 派生
- 3
- 平均合并
- 3 天 21 小时
- 30 天内合并 PR
- 2
描述
Is possible in the future plugin reloading? i dont want to restart server, for every change in the yml file to filter.
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue requests a plugin reload feature for a Minecraft server plugin. Start by examining the plugin's main class and configuration loading logic, likely in a file like LogFilterPlugin.java. Look for existing reload commands or lifecycle methods in the Velocity/Paper/Sponge API. Determine how to safely reload the YAML configuration without restarting the server. Testing will require running a local Minecraft server with the plugin installed.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- cli, tooling
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100