mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-18 03:33:26 +02:00
Reviewed some settings again, fixing many glitches
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
{% if houseLevel %}
|
||||
<li>Houses: <b>{{ houseLevel }} level</b></li>
|
||||
{% endif %}
|
||||
<li>Guilds: <b>{{ config.guild_need_level }} level</b> (Create via website)</li>
|
||||
<li>Guilds: <b>{{ setting('core.guild_need_level') }} level</b> (Create via website)</li>
|
||||
<br>
|
||||
|
||||
<h2>Frags & Skull system</h2>
|
||||
@@ -99,4 +99,4 @@
|
||||
<h2>Other</h2>
|
||||
<li>Respect our <a href="{{ getLink('rules') }}">rules</a>.</li>
|
||||
<li>Please report rule violations (Botters, players breaking rules etc) with <b>CTRL + R</b>.</li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user