mirror of
https://github.com/pelican-eggs/minecraft.git
synced 2024-11-22 10:52:34 +01:00
add note for Server Tags
This commit is contained in:
parent
95d4126106
commit
460ffcc347
@ -30,4 +30,22 @@ Until the devs fix their linux server, you must reinstall the server on every up
|
|||||||
You need a min of 10GB for the Server.
|
You need a min of 10GB for the Server.
|
||||||
|
|
||||||
## Special Note
|
## Special Note
|
||||||
DO NOT ADD STARTUP FLAGS AFTER THE SERVER PASSWORD FLAG, else you are not longer able to login into your server. The Passwort Flag MUST be everytime the LAST flag
|
DO NOT ADD STARTUP FLAGS AFTER THE SERVER PASSWORD FLAG, else you are not longer able to login into your server. The Passwort Flag MUST be everytime the LAST flag
|
||||||
|
|
||||||
|
## Server Tags
|
||||||
|
|
||||||
|
You can use Server Tags with this Egg. But max is 5
|
||||||
|
|
||||||
|
To be used in the variable as follows: 0,1,2,3,4
|
||||||
|
|
||||||
|
Available Server Tags
|
||||||
|
|
||||||
|
0 = PVP
|
||||||
|
1 = PVE
|
||||||
|
2 = EXP Multiplikator
|
||||||
|
3 = GatheringRate
|
||||||
|
4 = KeepInventory
|
||||||
|
5 = 45d wipe
|
||||||
|
6 = 15d wipe
|
||||||
|
7 = 30d wipe
|
||||||
|
8 = 60d wipe
|
Loading…
Reference in New Issue
Block a user