CPJiNan / AkariLevel

Advanced Level System for RPG Server
Creative Commons Zero v1.0 Universal
9 stars 4 forks source link

Adding support for a downgrade action. #6

Closed lipind closed 4 months ago

lipind commented 5 months ago

AkariLevel Plugin which offers a rich set of rewards for players upon leveling up. However, I believe there is an opportunity to enhance the plugin's functionality by considering the implementation of a downgrade mechanism.

Currently, the plugin provides players with rewards as they progress in levels, This is a very useful mechanism But, there might be a potential for abuse where players could repeatedly level up and then downgrade to exploit the reward system.

To mitigate this, I suggest adding a downgrade action. This action would allow for the deduction of certain items or rewards from a player's inventory when they experience a level decrease. This not only adds a layer of strategy and consequence to the leveling system but also helps maintain the integrity of the reward mechanism.

I look forward to any updates or improvements you may have planned for the plugin.:)

CPJiNan commented 4 months ago

降级相关功能暂时不在 AkariLevel 的更新计划中,不过您仍可以使用插件提供的 API 来编写对应的附属插件。 感谢您对 AkariLevel 的支持!