mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-12-11 19:58:44 +01:00
Add SkillRankProperty serializer
This commit is contained in:
@@ -26,7 +26,7 @@ public class RankUtils {
|
||||
/**
|
||||
* @param plugin plugin instance ref
|
||||
* @param mcMMOPlayer target player
|
||||
* @param primarySkillType
|
||||
* @param primarySkillType target primary skill
|
||||
* @param newLevel the new level of this skill
|
||||
*/
|
||||
public static void executeSkillUnlockNotifications(Plugin plugin, McMMOPlayer mcMMOPlayer, PrimarySkillType primarySkillType, int newLevel) {
|
||||
|
||||
Reference in New Issue
Block a user