TotalFreedom / TotalFreedomMod

A server modification for the TotalFreedom server
http://totalfreedom.me/
Other
45 stars 222 forks source link

Banlist page #366

Open VjGamingUK opened 10 years ago

VjGamingUK commented 10 years ago

Why? See here: http://totalfreedom.boards.net/thread/17126/ops-away-bans

OPs getting away with bans, therefore we need to see the banlist, but it's in the files, therefore why not have a banlist page? on http://madgeekonline.com/apps/banlist and their name would appear like this IPs for those who were range banned

Example template what it looks like: [Username goes here]: [Ban Reason]

[IPs]

So the suggestion is for admins to see the banlist to find out why they were banned or not, as players get away with unbans for lying on their appeals saying "no reason" or "banned offline" or "I don't know why I was banned" or etc...

Whenever someone gets banned, it'll auto-add their name to the banlist, so it's automatic just like the permban list and the logviewer, when someone gets unbanned then their name will be removed.

zD12 commented 10 years ago

@vj13573 and @JeromSar, instead of using and designing another application (sure as the Logviewers), how about we use the http://tf.madgeekonline.com:28966/banlist display the actual banlist.. We'd then use a similar process as the "Module_permbans.java", however, unsure.

Add this to the TotalFreedomMod.java; [snip implementation]

Then add this file:

[snip implementation]

Do note: I no joke stole his from the Module_permban.java

SmokeSnake commented 9 years ago

Should be in HTTPD

robingall2910 commented 9 years ago

@SmokeSnake Where is it gonna be at if it wasn't the HTTPD? There's nothing else to stuff it in xD

ghost commented 9 years ago

I could add this, i have it on my desktop.

jjkatz613 commented 9 years ago

Sorry for Bumping but this is a good idea that never got taken care of

Wild1145 commented 9 years ago

I agree, but I would suggest some changes to the implementation of the idea, If someone tags me again in a day or two I will write up my ideas properly on a potentially better way to implement this idea.