Camerapture

Camerapture

376k Downloads

Additional Moderation tools

labgrowncatgirl opened this issue ยท 2 comments

commented

What do you want added or changed?

Would you be able to add more methods of moderating image uploads? so far we've found the ability to disable custom uploads, which is great in the meantime.
Some ideas for this:

  • ability to set permission tiers in the configs (IE tier 3 for operator-only) for who is and isn't allowed to upload custom image files using the camera. (this is the one we were most hoping for)
  • a way for a player to disable image visibility completely client-side so they don't accidentally show something that could get them in trouble during, say, a live stream.
  • a menu for viewing all currently uploaded image files on the server for admin review (peeps had uncontrolled access for a bit), as currently this can only be done by looking at the server's files as far as we can tell.

if any of these are already features or there are other solutions in the mod we haven't found, let me know! we did our best to try and look around and have already disabled image uploads in the config for the time being.

We're running a community server with a number of streamers on it, and we don't want to be the reason someone ends up banned on twitch because someone threw a tantrum and pasted explicit images all over their base. We do love messing around and using it for builds though so we'd love to have an in-between, since this is the most satisfying/useful (and simultaneously the only one that doesn't break our pack) method of uploading images we've found.

I'll do my best to watch the post in case i need to clarify something.

commented

Hi! Sorry for the slightly late response! That makes sense, I'll look into some more options.

  • Only allowing operators to upload images is a good idea, I agree. I'll see if permission tiers are useful here, but there can definitely be a difference between operators and normal players.
  • Disabling pictures client-side should also be doable.
  • I don't think I'll add an image menu. It would be a lot of work for something that won't see a lot of use, and I feel like it should be covered by the other 2 options. The best option here would be looking at the server files as you mentioned.