更新 'server.properties'
This commit is contained in:
parent
f7bf47b2de
commit
44361d4e8b
@ -1,4 +1,3 @@
|
|||||||
```properties
|
|
||||||
#Minecraft server properties
|
#Minecraft server properties
|
||||||
#Wed Apr 10 04:08:35 CST 2019
|
#Wed Apr 10 04:08:35 CST 2019
|
||||||
spawn-protection=0 #应禁用spawn-protection, 保护将由插件接替
|
spawn-protection=0 #应禁用spawn-protection, 保护将由插件接替
|
||||||
@ -39,5 +38,4 @@ level-seed=
|
|||||||
prevent-proxy-connections=false
|
prevent-proxy-connections=false
|
||||||
use-native-transport=true
|
use-native-transport=true
|
||||||
enable-rcon=false
|
enable-rcon=false
|
||||||
motd= #MOTD应设置为此服务器在BungeeCord上的服务器代号
|
motd= #MOTD应设置为此服务器在BungeeCord上的服务器代号
|
||||||
```
|
|
Loading…
Reference in New Issue
Block a user