logger
is it possible to enable how many commands are loaded etc
Solution:Jump to solution
Yes, you can use
container.stores.get('commands')
to access to all the loaded commands, it’s a Collection, so you can do .size
to get the amount.3 Replies
Solution
Yes, you can use
container.stores.get('commands')
to access to all the loaded commands, it’s a Collection, so you can do .size
to get the amount.i meant like to enable it automatically
not me adding code for that
Wdym exactly? Sapphire can’t have a switch for every single thing 😅