Bug: @calc@ values can't be used for !add or !remove due to commas
Info: @calc@ values can't be used for !add or !remove due to commas
How you produced this bug or came across it: try to run !add 1,000 <user> ... it fails, because there's a comma... commas are inserted by the @calc@ command (@calc@[+|500|500)... therefore if you have a game or command that calculates a point value over 999, it can't be added or removed from a user because the @calc@ command inserts a comma...