mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-11 20:13:55 +00:00
1.16.2
- My IJ is broke but this should work. Dunno if I got all nms changes, but we will see.
This commit is contained in:
@ -85,10 +85,9 @@ public class CLIWorldEdit {
|
||||
}
|
||||
|
||||
private void setupPlatform() {
|
||||
WorldEdit.getInstance().getPlatformManager().register(platform);
|
||||
this.fileRegistries = new FileRegistries(this);
|
||||
this.fileRegistries.loadDataFiles();
|
||||
|
||||
WorldEdit.getInstance().getPlatformManager().register(platform);
|
||||
}
|
||||
|
||||
public void setupRegistries() {
|
||||
|
Reference in New Issue
Block a user