promotional bannermobile promotional banner
premium banner
Prevent players from obtaining skills they shouldn't have

Description

After the module runs, a configuration file named skill_blacklist.json will be generated. You can modify the skills to be disabled inside this file, so players will not be able to obtain these skills correctly. However, every time the player enters the game, the system will check if the player has any disabled skills, and if so, it will automatically remove them. This is to prevent players from retaining disabled skills

You can add or remove skills from the blacklist via commands:

To add a skill to the blacklist:
/skillblacklist add [skill_id]

To remove a skill from the blacklist:
/skillblacklist remove [skill_id]

Supports one-click disabling of all skills of a specific module:
/skillblacklis addmod [mod_id]

 

If you have any issues, feel free to join our Discord for help.