HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Verify Minecraft Username 1.2
Verifies usernames are premium minecraft usernames during registration. A special thanks to gabessdsp at vanillaforums.org for sponsoring this plugin.
This is tested working in 2.0.18.x and 2.1.
Only validates server side on 2.1.
Note: If you want to validate the usernames server side on 2.0.18.10, you will have to add the missing RegisterValidation events in /applications/dashboard/controllers/class.entrycontroller.php
.
Add $this->FireEvent('RegisterValidation');
on lines 1018, 1060, 1122, and 1188.
Vanilla 2021.009 Compatibility
The community has said nothing.
Version History
1.2 | January 2014 |
1.1.1 | October 2013 |
1.1 | October 2013 |
1.0 | October 2013 |