mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-31 04:46:37 +00:00
更新库
This commit is contained in:
@@ -334,7 +334,7 @@ public class BukkitCraftEngine extends CraftEngine {
|
||||
if (this.antiGrief == null) {
|
||||
this.antiGrief = AntiGriefLib.builder(this.bootstrap)
|
||||
.ignoreOP(true)
|
||||
.silentLogs(true)
|
||||
.silentLogs(false)
|
||||
.build();
|
||||
}
|
||||
return this.antiGrief;
|
||||
|
||||
Reference in New Issue
Block a user