I have created a Minecraft server. I'm looking for a plugin that shows me a list of all players who have been on the server and their last login date. If the players have not been on for a long time, I can remove their property so that there's space around the spawn. Do you know any there or would someone create one for me? I know that there are essentials / seen but I have to enter the player manually and I don't know all the players on my server. Therefore a list with all players.
According to your description, what you are looking for is not particularly difficult to implement.
Find out about basic knowledge of Java and the Bukkit API (I think it's called that) and then you can program something yourself.
And always remember: Google is your friend.
Thanks for the answer, I can't program and I wouldn't ask here if I found it on google. There are plugins that show how long players are online etc. But not quite what I'm looking for.
Then you have two options:
1.Learn to program (that's why Google is your friend (you have no idea how much time you are a programmer doing googling and searching for stackoverflow)) or,
2. You pay a programmer to do it for you.
How much would the fun cost since you said it wasn't too difficult?
I don't know how much it costs.
But you can take a look at Fiverr. https://www.fiverr.com/benlinn/create-custom-minecraft-plugin?context_referrer=search_gigs&source=top-bar&ref_ctx_id=2fae87a5-6636-4d61-b52d-1e1a2f0087fd&pckg_id=1&pos=5&context_type=auto&funnel=af0d8fc4-762c-4728-9f61-feecc1490169 is one that offers a plugin from 4.78 euro
EDIT: But I'm not going to develop a Minecraft plugin.