I would like to create a mod that can write player coordinates into a file. This mod should perform regular checks (i.e. every 0.25 seconds or so) updating each time the player position information as well.
I know how to manipulate files in java, but im a complete beginner in minecraft modding so any help is appreciated.