Skip to content

Commit 506a92e

Browse files
committed
Block going into officer
1 parent 26486c2 commit 506a92e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/minecraft/other/eventNotifier.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ if (config.minecraft.skyblockEventsNotifications.enabled) {
1010
setInterval(async () => {
1111
try {
1212
const eventBOT = new minecraftCommand(bot);
13+
eventBOT.officer = false;
1314
const EVENTS = getSkyblockCalendar();
1415

1516
for (const event in EVENTS.events) {

0 commit comments

Comments
 (0)