2018-08-14 01:00:02 +08:00
option-saved : Option saved.
2016-12-31 23:28:09 +08:00
homepage :
title : Homepage
2017-01-17 22:16:03 +08:00
home_pic_url :
title : Picture URL at Homepage
2018-08-14 01:00:02 +08:00
hint : Path relative to homepage or full URL, leave empty to use default image.
2017-01-17 22:16:03 +08:00
favicon_url :
title : Website Icon
hint : Path relative to resources/assets/ or full URL.
2017-01-20 17:28:53 +08:00
description : The given image must have same width and height (leave blank to use default icon).
2017-01-17 22:16:03 +08:00
copyright_prefer :
title : Program Copyright
2018-07-22 16:46:37 +08:00
description : "You can specify a different style of program copyright for each language. To edit a specific language's corresponding program copyright style, please switch to that language and submit your edit. <br><b>Warning:</b> Any evil modification applied on the footer program copyright (including deleting, modifying author, changing link target) with out permission is <b>FORBIDDEN</b>. The author reserves the right to pursue relevant responsibilities."
2017-01-17 22:16:03 +08:00
copyright_text :
title : Custom Copyright Text
2018-06-19 19:52:16 +08:00
description : Placeholders are available in custom copyright text. e.g. <code>{site_name}</code> & <code>{site_url}</code>. You can also specify a different footer for each language. To edit a specific language's corresponding footer, please switch to that language and submit your edit.
2016-12-31 23:28:09 +08:00
customJsCss :
title : Custom CSS/JavaScript
message : |
The contents will be attached to <style> and <script> tags.<br>
- Here are some useful examples : <a href="https://github.com/printempw/blessing-skin-server/wiki/Examples-of-custom-CSS-JavaScript">Examples of Custom CSS JavaScript @GitHub WiKi</a>
2017-01-17 22:16:03 +08:00
custom_css : CSS
custom_js : JavaScript
2016-12-31 23:28:09 +08:00
rate :
2018-08-14 01:00:02 +08:00
title : Scores
2017-01-17 22:16:03 +08:00
score_per_storage :
title : Storage
addon : scores = 1 KB
private_score_per_storage :
title : Private Storage
addon : scores = 1 KB
hint : Uploading private textures will cost more scores.
score_per_closet_item :
title : Favorites
addon : score = 1 closet item
return_score :
title : Score Return
label : Return scores back to user after deleting players/textures/closet items.
score_per_player :
title : Players
addon : scores = 1 player
user_initial_score : User Initial Score
2016-12-31 23:28:09 +08:00
2017-07-14 09:17:42 +08:00
sign :
title : Signing
2017-01-17 22:16:03 +08:00
sign_score :
title : Score Granted
addon1 : scores ~
addon2 : scores
sign_gap_time :
title : Gap Time
addon : hours
sign_after_zero :
title : Time
label : Users can sign in after 0 everyday.
hint : The above option will be ignored if this is checked.
2016-12-31 23:28:09 +08:00
general :
title : General Options
2017-01-17 22:16:03 +08:00
site_name : Site Name
2018-07-06 14:49:39 +08:00
site_description :
title : Site Description
description : You can also specify a different site name and description for each language. To edit a specific language's corresponding site name or description text, please switch to that language and submit your edit.
2017-01-17 22:16:03 +08:00
site_url :
title : Site URL
2018-08-14 01:00:02 +08:00
hint : Begin with http(s)://, nerver ends with slash.
2017-01-17 22:16:03 +08:00
user_can_register :
title : Open Registration
label : Everyone is allowed to register.
2018-08-17 17:03:38 +08:00
register_with_player_name :
title : Register with Player Name
label : Require Minecraft's player name when user register
2018-08-17 12:32:44 +08:00
require_verification :
title : Account Verification
label : Users must verify their email address first.
2017-01-17 22:16:03 +08:00
regs_per_ip : Max accounts of one IP
2017-06-28 19:50:34 +08:00
ip_get_method :
title : Get IP via
HTTP_X_FORWARDED_FOR : HTTP_X_FORWARDED_FOR (can be fabricated)
2018-08-14 01:00:02 +08:00
REMOTE_ADDR : REMOTE_ADDR (NOT suitable for sites under load balancer)
hint : Unfortunately, we have no method to get the accurate client IP address with pure PHP.
2017-01-17 22:16:03 +08:00
max_upload_file_size :
title : Max Upload Size
2018-08-14 01:00:02 +08:00
hint : "Limit specified in php.ini: :size"
2018-06-19 11:51:34 +08:00
player_name_rule :
title : Player Name Rule
official : Letters, numbers and underscores (Mojang's official rule)
cjk : Allow CJK Unified Ideographs
custom : Use custom rules (regular expression)
custom_player_name_regexp :
title : Custom Player Name Rules
hint : Only takes effect when the above option is set to 'custom'. Leave empty to allow any character.
placeholder : Regular Expressions
player_name_length :
title : Player Name Length
2018-09-08 10:30:24 +08:00
suffix : characters
2017-01-17 22:16:03 +08:00
api_type : Prefered JSON API
auto_del_invalid_texture :
title : Invalid Textures
label : Delete invalid textures automatically.
hint : Delete textures records whose file no longer exists from skinlib.
2018-07-22 09:38:42 +08:00
allow_downloading_texture :
title : Downloading Textures
label : Allow users to directly download the source file of a skinlib item.
2018-07-20 15:41:15 +08:00
texture_name_regexp :
title : Texture Name Rules
hint : The RegExp for validating name of uploaded textures. Leave empty to allow any character except single, double quote and backslash.
placeholder : Regular Expressions
2017-01-17 22:16:03 +08:00
comment_script :
title : Comment Script
2018-08-14 01:00:02 +08:00
description : Placeholder is available, <code>{tid}</code> will be replaced with texture id, <code>{name}</code> will be replaced with texture name, <code>{url}</code> will be replaced with current URL.
2016-12-31 23:28:09 +08:00
announ :
2017-01-17 22:16:03 +08:00
title : Announcement
2016-12-31 23:28:09 +08:00
2017-01-17 22:16:03 +08:00
announcement :
2018-06-19 19:52:16 +08:00
description : Styling with Markdown is supported. You can also specify a different announcement for each language. To edit a specific language's corresponding announcement, please switch to that language and submit your edit.
2017-01-17 22:16:03 +08:00
2019-03-20 11:00:14 +08:00
meta :
title : SEO <meta> tags
meta_keywords :
title : Keywords
hint : Split with commas.
meta_description :
title : Description
hint : Description defined in "general options" will be used if you left it empty.
meta_extras :
title : Other Custom <meta> Tags
2017-01-17 22:16:03 +08:00
resources :
2016-12-31 23:28:09 +08:00
title : Resource Files
2018-08-14 01:00:02 +08:00
hint : Please check these options if you enabled CDN for your site.
2017-01-17 22:16:03 +08:00
force_ssl :
title : Force SSL
2018-08-14 01:00:02 +08:00
label : Use HTTPS protocol to load all front-end assets.
hint : Please check if SSL really available before turning on.
2017-01-17 22:16:03 +08:00
auto_detect_asset_url :
title : Assets URL
label : Determine assets url automatically.
2018-08-14 01:00:02 +08:00
description : Please unable this if assets URLs are wrongly generated under a CDN. The site url will be used if this is not enabled.
2018-07-22 16:42:58 +08:00
return_204_when_notfound :
2017-01-17 22:16:03 +08:00
title : HTTP Response Code
2018-08-14 01:00:02 +08:00
label : Return 204 instead of 404 when requesting non-existent player.
description : If your CDN doesn't cache 404 pages, please turn this on. A flood of requests to non-existent players will greatly slow down the site.
2017-01-17 22:16:03 +08:00
cache_expire_time :
title : Cache Exipre Time
2018-08-15 18:46:57 +08:00
hint : In seconds, 86400 = one day, 31536000 = one year.
2019-03-16 19:56:50 +08:00
cdn_address :
title : Front-end Assets CDN
hint : Front-end files won't be loaded if URL is unavailable.
description : |
The CDN URL you give must refer to a mirror of <code>/public</code> directory,
all the files of that directory will be loaded as CDN.<br>
<b>How to verify?</b> Verify if <code>{Your CDN URL}/app/index.js</code> can be accessed.
2019-03-16 21:52:09 +08:00
2019-03-20 11:00:14 +08:00
redis :
enable_redis :
title : Enable
label : Enable Redis
connect :
success : Connected to Redis server successfully.
failed: 'Failed to connect Redis server. Error : : msg'