Rollback confirmation.
MonsterTKE opened this issue ยท 10 comments
Can this get some type of confirmation after a rollback. Such as: [HawkEye-1000 Edits- 6 Players- 10 Environment]
Possibly add this to the preview command as confirmation as well.
Its pretty scary to do a rollback of everything a player did in one day and it doesnt give a status.
It should already be doing it:
Util.sendMessage(session.getSender(), "&cRollback complete, &7" + counter + "&c edits performed");
Util.sendMessage(session.getSender(), "&cUndo this rollback using &7/hawk undo");
Thanks. I had one other thing, I dont use any anti-xray, I just realized that the web interface is AWESOME for checking on this.
I saw a plugin that compared the #of stone to the #of diamond mined and alerted if it was more than like 1:9....
You already have this giant database..... Could you add a query to compare the two for a given player? Maybe add a big
ANYLIZE FOR POTENTIAL X_RAY button on the web interface.
(I realize some of these things Ive asked for may seem out of scope but this is a truly great plugin, Im sad I ran with BB for so long.)
Thinking more about it, it would be better to just query everything in a given timeframe, no?