banlist

Post your ideas and suggestions how to improve the game.

Moderator: ickputzdirwech

User avatar
badgamernl
Long Handed Inserter
Long Handed Inserter
Posts: 63
Joined: Sat Aug 29, 2015 4:03 pm
Contact:

banlist

Post by badgamernl »

Not sure this is a suggestion or bug..

If you ban someone now it doesnt add the by player to the ban object.
Now:

Code: Select all

  {
    "username": "eatmyshit",
    "reason": "Stealing a chem plant then leaving - badgamernl",
    "address": "0.0.0.0"
  },
How it should be:

Code: Select all

  {
    "username": "eatmyshit",
    "reason": "Stealing a chem plant then leaving",
    "address": "0.0.0.0"
    "by": "badgamernl"
  },
-- Explosive Gaming a factorio server community, or join the discord --
Post Reply

Return to “Ideas and Suggestions”