mirror of
https://github.com/CyberL1/MyMcRealms.git
synced 2025-04-10 18:08:36 -04:00
Compare commits
No commits in common. "7f7444249c1e1e116631b84dd2f77355fd88a0a9" and "368e2c0e1b0b98b40aa6dcce17f75f31ba4f49e5" have entirely different histories.
7f7444249c
...
368e2c0e1b
@ -59,7 +59,7 @@ namespace MyMcRealms.Controllers
|
|||||||
Owner = worldOwnerName,
|
Owner = worldOwnerName,
|
||||||
OwnerUUID = worldOwnerUuid,
|
OwnerUUID = worldOwnerUuid,
|
||||||
Name = worldName,
|
Name = worldName,
|
||||||
Motd = world.Motd.Replace("<22>", "§").Replace("&", "§"),
|
Motd = world.Motd,
|
||||||
State = worldState,
|
State = worldState,
|
||||||
WorldType = "NORMAL",
|
WorldType = "NORMAL",
|
||||||
MaxPlayers = 10,
|
MaxPlayers = 10,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user