Meeples10

Results 3 issues of Meeples10

If there is an even number of quotes in the arguments of a command, the outer pair is always removed. The string `a "string with "quotes""` becomes `a string with...

Given that many players tend to put certain types of items in certain hotbar slots, perhaps a settings like Hypixel uses in their Bedwars minigame could be added to allow...

feature

The current URL regex matches some strings that are not valid URLs, such as `1.0` and `///.///`, and fails to match some valid URLs. The new regular expression, while not...