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.
This commit is contained in:
2024-10-18 20:11:37 +02:00
parent 85af552f47
commit fb2bbb70d4
4 changed files with 16 additions and 2 deletions
+1
View File
@@ -8,6 +8,7 @@ build/
.idea/modules.xml
.idea/jarRepositories.xml
.idea/compiler.xml
.idea/uiDesigner.xml
.idea/libraries/
*.iws
*.iml