Regular Expressions 101

Community Patterns

Your search did not match anything

Community Library Entry

0

Regular Expression
ECMAScript (JavaScript)

/
^\w{3,16}$
/
gmi

Description

Regex that matches only valid Minecraft usernames

Submitted by demented - 3 years ago (Last modified 3 years ago)