mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 08:59:01 +00:00
Config updater for 2.0
+ config fixes & fix for unlabeled
This commit is contained in:
@@ -9,6 +9,7 @@ import org.jetbrains.annotations.NotNull;
|
||||
|
||||
/**
|
||||
* The Brewery Config was reloaded.
|
||||
* <p>The Recipes added by a Plugin to the Added Recipes will not be reloaded and stay where they are.
|
||||
*/
|
||||
public class ConfigLoadEvent extends Event {
|
||||
private static final HandlerList handlers = new HandlerList();
|
||||
|
||||
Reference in New Issue
Block a user