mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 02:08:21 +00:00
Use latest protocol always
This commit is contained in:
@ -1,11 +1,10 @@
|
||||
#Pocket Minecraft PHP server properties
|
||||
server-name=PHP Server
|
||||
description= This is a Work in Progress custom server.
|
||||
motd=Welcome to PHP Server
|
||||
server-name=A Minecraft Server
|
||||
description=Server made using PocketMine-MP
|
||||
motd=Welcome @username to this server!
|
||||
invisible=false
|
||||
port=19132
|
||||
protocol=CURRENT
|
||||
memory-limit=256M
|
||||
memory-limit=512M
|
||||
last-update=false
|
||||
white-list=false
|
||||
debug=2
|
||||
|
Reference in New Issue
Block a user