Remove internal phase comments and format code
Strip all Phase references, TODO/FUTURE roadmap notes, and internal planning comments from the codebase. Run Prettier for consistent formatting across all Java files.
This commit is contained in:
@@ -17,7 +17,7 @@ import net.minecraft.server.level.ServerPlayer;
|
||||
import net.minecraft.world.item.ItemStack;
|
||||
|
||||
/**
|
||||
* Utility commands for Phase 18.
|
||||
* Utility commands.
|
||||
*
|
||||
* Commands:
|
||||
* /kidnapset - Get a starter kit of mod items
|
||||
|
||||
Reference in New Issue
Block a user