client
client copied to clipboard
Weird Logging: BaseSet Duplicate Length Logging
Version: [email protected]
Running code:
<CommandClient>.prefixes.custom.toString()
Produces:
BaseSet(1) [BaseSet (1 items)] { '#!' }
I think the output should display the length only once.