mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-28 03:34:43 +02:00
ChimaeraWing now uses the action bar
This commit is contained in:
@ -699,7 +699,7 @@ public class AdvancedConfig extends AutoUpdateConfigLoader {
|
||||
/* Interaction Settings */
|
||||
public boolean doesNotificationUseActionBar(NotificationType notificationType)
|
||||
{
|
||||
return config.getBoolean("Skills.FeedBack.ActionBarNotifications."+notificationType.toString(), true);
|
||||
return config.getBoolean("Feedback.ActionBarNotifications."+notificationType.toString(), true);
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user