Hi there, I have a lot of used plots in my minecraft server, but some of them are abandoned (expired). Is there a way that i can see on my website which plots that are? I use MySQL for PlotMe, so maybe i can load the information from the mysql database? And is there a way to delete that plot and clear the plot by clicking button on my website? Friendly regards, DollieExloo from QbicGaming.com
If you have access to phpMyAdmin you could do this easily (I'm assuming plotme has a field in the database that says if the plot is expired or not).
yes plotme has a field with the expired date in it. But i'm not using mysql a lot when i create my own scripts, so its a bit new for me.
I can probably make something for you if you give me your sql data so I can look at how the schema works.