Map name
Cataclysmic Temple: 1.0
Describe the bug
When using the /map command in-game, the author name is displayed as follows.
Based on the information in the GitHub maps.oc.tc Repo,
it appears that the author information may need to be updated accordingly.
https://github.com/OvercastNetwork/maps.oc.tc/blob/master/Other/Testing/Cataclysmic%20Temple/map.xml
Expected behavior
It appears that the XML currently loaded on the server might be as follows
<authors>
<author>a</author>
</authors>
If appropriate, perhaps it would be better to update it as follows
<authors>
<author uuid="cad50f71-cff2-4fe4-8122-f8ff520f88eb"/> <!-- Blackholeson -->
<author uuid="0375062d-f6c2-4452-9404-1bbab24b54c4"/> <!-- Queso1297 -->
</authors>
Screenshots
No response
Additional context
No response
Map name
Cataclysmic Temple: 1.0
Describe the bug
When using the
/mapcommand in-game, the author name is displayed as follows.Based on the information in the GitHub
maps.oc.tcRepo,it appears that the author information may need to be updated accordingly.
https://github.com/OvercastNetwork/maps.oc.tc/blob/master/Other/Testing/Cataclysmic%20Temple/map.xml
Expected behavior
It appears that the XML currently loaded on the server might be as follows
If appropriate, perhaps it would be better to update it as follows
Screenshots
No response
Additional context
No response