Commit Graph

3 Commits

Author SHA1 Message Date
Teriuihi 73cfb772b1 Update debug logs to info level with debug tags
Changed log.debug calls to log.info with "DEBUG" tags for consistency and improved visibility during debugging. This will ensure that debug information appears in the logs without changing log level settings.
2024-10-18 21:49:57 +02:00
Teriuihi fb2bbb70d4 Expand spawn command syntax and improve tab completion
Updated the spawn command to require an additional <mob> argument. Enhanced the tab completion functionality to provide context-sensitive suggestions based on the number of arguments.
2024-10-18 20:11:37 +02:00
Teriuihi 5d843211c0 Initial commit 2024-10-18 17:49:49 +02:00