mirror of
https://github.com/tanyaofei/minecraft-fakeplayer.git
synced 2025-07-13 12:52:23 +08:00
Bump version to 0.3.13
This commit is contained in:
parent
c96787592d
commit
0aae327988
@ -37,8 +37,6 @@ public class FakeplayerConfig extends PluginConfig {
|
||||
|
||||
private final static String defaultNameChars = "^[a-zA-Z0-9_]+$";
|
||||
|
||||
public final static String SECTION_KEY_DEFAULT_FEATURES = "default-features";
|
||||
|
||||
/**
|
||||
* 每位玩家最多多少个假人
|
||||
*/
|
||||
|
@ -4,7 +4,7 @@
|
||||
# 不要直接修改 config.tmpl.yml 文件,将这份文件复制并重命名为 config.yml 来作为配置文件
|
||||
# 【Important】【非常重要】
|
||||
# =========================================================================================================
|
||||
version: 17
|
||||
version: 18
|
||||
|
||||
# 多国语言配置
|
||||
# 可选项: en, zh, zh_cn, zh_tw, zh_hk
|
||||
|
Loading…
Reference in New Issue
Block a user