mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-24 09:29:33 +00:00
Update BukkitPackManager.java
This commit is contained in:
@@ -121,7 +121,7 @@ public class BukkitPackManager extends AbstractPackManager implements Listener {
|
||||
@EventHandler(priority = EventPriority.MONITOR)
|
||||
public void onAsyncResourcePackGenerate(AsyncResourcePackGenerateEvent event) {
|
||||
if (!Config.autoUpload()) return;
|
||||
|
||||
uploadResourcePack();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user