sarhatabaot
New Member
Any way to add auto-completion for argument types in commands? 
I get that I have to register commands through the Server.getCommandMap(), but how would I auto-complete types?
Let's say my command only accepts players as an additional argument.
								I get that I have to register commands through the Server.getCommandMap(), but how would I auto-complete types?
Let's say my command only accepts players as an additional argument.