DemonLevelReward/README.md
2025-07-12 01:27:32 +08:00

20 lines
704 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# DemonLevelReward
一个玩家提升等级后可领取奖励的插件
## 快速开始
1.将插件放入`/plugins`目录下
2.使用命令`/plugman reload DemonLevelReward` 重载插件
3.若存在就数据需要输入`/levelreward convert`将老数据转移到新数据中
4.然后再手动将插件中的`config.yml`配置文件放入插件目录下
5.并输入重载命令`/levelreward reload`即可完成使用
6.打开奖励界面`/levelreward open`即可领取奖励
## 其他说明
- 对接了`QuestStoryline.jar`进行15级任务监听未完成任务无法领取
- 土豪助力礼包需充值1288元关联插件`AuRechargeData.jar`
- 奖励领取事件监听`LevelRewardReceiveEvent`