Command to add time to playerSolved

ive tried editing the data file but as soon as i reload the plugin it resets. how can i add time to players?

With any plugin, data files can only be edited while the plugin is unloaded. This is because the data is cached to memory on load, and saved to file on unload.

ah ok, cheers wulf :P long time no see my friend, hope you are well

Locked automatically