Commit Graph

6 Commits

Author SHA1 Message Date
Teriuihi 07b5010f74 build commit 2024-10-18 23:42:30 +02:00
Teriuihi 153543fb1f build commit 2024-10-18 23:37:18 +02:00
Teriuihi 77f9cfe0a6 Add logging to debug entity attributes
Inserted debug logs to track attribute setting and entity modifiers. This will aid in troubleshooting issues related to entity spawning and attribute application.
2024-10-18 23:21:49 +02:00
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