Alexdoru / MegaWallsEnhancements

A minecraft forge 1.8.9 mod for PVP & Mega Walls
27 stars 11 forks source link

What does the "Add Timestamp" keybind do? #11

Closed trytodupe closed 2 years ago

trytodupe commented 2 years ago

title

Alexdoru commented 2 years ago

When you press it, it saves the serverID you are in, the time and the time since the game started. Basically all the informations needed by a moderator to uniquely identify a replay and a timestamp in that replay. Then you can use that timestamp to fill a cheating report for a player. That was used before game master existed when we could personally message moderators and ask them to look at a certain replay for a player cheating.

trytodupe commented 2 years ago

When you press it, it saves the serverID you are in, the time and the time since the game started. Basically all the informations needed by a moderator to uniquely identify a replay and a timestamp in that replay. Then you can use that timestamp to fill a cheating report for a player. That was used before game master existed when we could personally message moderators and ask them to look at a certain replay for a player cheating.

so where can I that saved infomation? is it on my clipboard or saved to a file or automatically sent using some command?

Alexdoru commented 2 years ago

When you press the keybind, it prints a message in the chat and if you put your mouse over the message, it’ll tell you the information

trytodupe commented 2 years ago

oh thats pretty hidden