Skills Configuration - RP-Kit/RPKit GitHub Wiki

» Home » Skills » Configuration

Configuration

  • skill-types: A list of different skill types. These may be used by skill point providers, and used by skills to determine whether the character can use it.

Skills

Skills should be added to the skill provider by other plugins, which must depend on rpk-skill-lib-bukkit. Skills must implement RPKSkill.

Recommended cache sizes

rpkit_skill_cooldown id: This should be the maximum amount of players multiplied by the amount of skills they are expected to use maximum

Permissions

rpkit.skills.command.skill:
    description: Allows using skills
    default: true