#Does anyone know a good plugin to monitor player data?
1 messages · Page 1 of 1 (latest)
can you explain it better
Basically just something to monitor player retention.
Like players joining and going ?
yeah and how long they stay and stuff
and if they regularaly come back
important info like that
well I don't know if any plugin would exist that has your exact functionality, I mean probably. However, it definitely wouldn't be difficult to create.
is you can monitor it
by placeholders
it take time to thing how to use the placeholder
i could try make something like this with skript i just wanted to see if there was something like this taht already exists
If you're wanting to create this from a plugin stance, I'd simply have a DB e.g. UUID as primary key, timedJoined, lastJoin, timePlayed, etc. Than you simply just have to graph it in a command or something alike.
do you know any plugins that already have placeholders like that? I already have playtime placeholder but im not sure about the other ones
by place holder you can check the player mined block
how many time he/she joined
player kill death
well I mean, no, I typically avoid using public plugins directly. However, you could search for keywords regarding the topic and suffix it 'spigotmc' or something in attempt to look for it.
I think when I coded a statistics plugin I actually used vanilla mc statistics and just used a utility to load offline player data for things like leaderboards
everyone mostly do that
