add note about rate limit

This commit is contained in:
jomo 2020-03-21 12:10:13 +01:00
parent 168457dfd9
commit b3a9793b87

View File

@ -61,10 +61,10 @@
<div class="col-md-9"> <div class="col-md-9">
<section id="documentation"> <section id="documentation">
<div id="alerts"> <div id="alerts">
<div class="alert alert-danger" role="alert"> <div class="alert alert-warning" role="alert">
<h5>Usernames are no longer supported!</h5> <h5>Crafatar is rate limited by Mojang!</h5>
Please use UUIDs. Please consider installing your own instance of Crafatar!<br>
<small><a href="#meta-usernames">more info</a></small> For more information visit <a href="https://github.com/crafatar/crafatar/issues/260">our issue tracker</a>.
</div> </div>
</div> </div>