mirror of
https://github.com/CyberL1/MyMcRealms.git
synced 2025-04-04 06:58:37 -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,
|
||||
OwnerUUID = worldOwnerUuid,
|
||||
Name = worldName,
|
||||
Motd = world.Motd.Replace("<22>", "§").Replace("&", "§"),
|
||||
Motd = world.Motd,
|
||||
State = worldState,
|
||||
WorldType = "NORMAL",
|
||||
MaxPlayers = 10,
|
||||
|
Loading…
x
Reference in New Issue
Block a user