#How can I detect when a player uses a command?
1 messages · Page 1 of 1 (latest)
wouldnt onCommand work?
I thought about that but I'm doing that on a separate class so I would have to set it as an executor of a command
No because the command class is only registered to a specific command
so that onCommand would only fire if the reistering command was called