mirror of
https://github.com/CyberL1/MyMcRealms.git
synced 2025-04-04 06:58:37 -04:00
Compare commits
2 Commits
368e2c0e1b
...
7f7444249c
Author | SHA1 | Date | |
---|---|---|---|
7f7444249c | |||
abcf7b87e2 |
@ -59,7 +59,7 @@ namespace MyMcRealms.Controllers
|
|||||||
Owner = worldOwnerName,
|
Owner = worldOwnerName,
|
||||||
OwnerUUID = worldOwnerUuid,
|
OwnerUUID = worldOwnerUuid,
|
||||||
Name = worldName,
|
Name = worldName,
|
||||||
Motd = world.Motd,
|
Motd = world.Motd.Replace("<22>", "§").Replace("&", "§"),
|
||||||
State = worldState,
|
State = worldState,
|
||||||
WorldType = "NORMAL",
|
WorldType = "NORMAL",
|
||||||
MaxPlayers = 10,
|
MaxPlayers = 10,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user