Skip to content

Commit

Permalink
nofog command log update
Browse files Browse the repository at this point in the history
  • Loading branch information
pmagixc authored May 23, 2024
1 parent 0952466 commit 703d030
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ public void execute(final Player sender, final Player targetPlayer, final List<S

String path = "fog";
targetPlayer.sendPacket(new PacketWindy(path));
CommandHandler.sendMessage(sender, "NoFog");
CommandHandler.sendMessage(sender, "Successfully executed No Fog script.");
}
}

0 comments on commit 703d030

Please sign in to comment.