fix: make core resize in core if possible
This commit is contained in:
@@ -1 +1 @@
|
||||
2985
|
||||
2988
|
||||
@@ -555,6 +555,7 @@ public class CorePlugin implements Listener {
|
||||
);
|
||||
|
||||
if (useChat) bot.chat.sendCommandInstantly(command);
|
||||
else if (isCoreExists()) run(command);
|
||||
else runPlaceBlock(command);
|
||||
|
||||
refilledMap.put(y, true);
|
||||
|
||||
Reference in New Issue
Block a user