mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-02 00:27:12 +00:00
Some fix and add protected players
Some fix and add protected players
This commit is contained in:
@@ -334,6 +334,7 @@ foreach($mechs as $k => $l){
|
||||
<option value="true" selected>Yes</option>
|
||||
<option value="false">No – same image for everyone</option>
|
||||
</select></div>
|
||||
<div><label>Protected players (no attacks)</label><input class="input" type="text" name="protected_players" value="" placeholder="e.g. Shadow,Multihunter"></div>
|
||||
<div><label>Allow player graphic packs</label><select class="input" name="gpack">
|
||||
<option value="false" selected>No – everyone sees the server pack</option>
|
||||
<option value="true">Yes – players may pick their own in Profile</option>
|
||||
|
||||
Reference in New Issue
Block a user