[DONE] Logging draw command coordinates

Fixed bugs, solved problems, and old reports.
Locked
User avatar
Intertoothh
Trustee
Offline
Posts: 1149
Joined: May 24th, 2011, 5:51 am

[DONE] Logging draw command coordinates

Post by Intertoothh »

Can you add the cords to the logfile of cuboids (and other draw commands).

This way, if you see the log and you suspect something you can just /tp to them to check the cuboids if its spam or grief. And you dont have to search for them.

Code: Select all

21:11:34 > <playername> drew a cuboid containing <x> blocks of type Sand (on world guest x:935 y:313 z:218)
McLaughlinKid wrote:You put roar on everything don't you?

User avatar
DreamingInsane
Owner
Offline
Posts: 1303
Joined: May 24th, 2011, 12:05 am
Location: California, US

Re: Logfile

Post by DreamingInsane »

Hmm, this is actually a good idea. It will also make it bit quicker and easier if we just get the cords and search for them on the logs.
"Words have no power to impress the mind without the exquisite horror of their reality.."
~ Edgar Allan Poe

User avatar
fragmer
fCraft Developer
Offline
Posts: 1386
Joined: May 21st, 2011, 10:53 pm

Re: Logfile

Post by fragmer »

Adding. Good idea.

EDIT: Done in branch-0.60x r705

Locked