amstan / hyperserv

HyperServ
hypertriangle.com
Other
6 stars 3 forks source link

editspam warnings #11

Closed amstan closed 14 years ago

amstan commented 14 years ago

implement an edit event, and add an eventHandler which coults them and notices on too many.

Windecker commented 14 years ago

Improved functionality could be brought by having a system that detects a decent selection size but only reports it if the grid size is small enough. A larger yet selection would be reported on all grid sizes.

amstan commented 14 years ago

maybe deny editing actions if it's large scale spamming(raising the whole map with the smallest grid size), or maybe even autokick for such a thing for people that are under trusted

Windecker commented 14 years ago

That is very good idea. Denying actions for the vast editspam would be idea. The kicking would need to be set carefully though.

amstan commented 14 years ago

Meh.. anyone really wanting this? Downsides is that it would require time and it might slowdown the server while parsing edit packets.