feat: add level particles event

This commit is contained in:
2025-03-01 15:54:57 -05:00
parent cbdca4b7c1
commit 89091a3fd5
3 changed files with 135 additions and 7 deletions

View File

@@ -5,6 +5,7 @@ mod commands;
mod events;
mod http;
mod lua;
mod particle;
use azalea::{
DefaultBotPlugins, DefaultPlugins, brigadier::prelude::CommandDispatcher, prelude::*,