Added a null check to deserialize & serialize method for the LocationTypeAdapter.
This commit is contained in:
@@ -215,11 +215,8 @@ public class SavageFactions extends MPlugin {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
setupPlaceholderAPI();
|
||||
postEnable();
|
||||
this.setupPlaceholderAPI();
|
||||
this.postEnable();
|
||||
this.loadSuccessful = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user