1. Welcome to the Brawl website! Feel free to look around our forums. Join our growing community by typing /register in-game!

Magical solution to fix all of our problems

Discussion in 'Suggestions / Ideas' started by GreySwordz, Dec 11, 2013.

?

Implement?

  1. Implement both

    95.7%
  2. Only implement report player

    0 vote(s)
    0.0%
  3. Only implement report chat

    4.3%
  4. Implement neither

    0 vote(s)
    0.0%
Thread Status:
Please be aware that this thread is more than 30 days old. Do not post unless the topic can still be discussed. Read more...
  1. AlexMc864

    AlexMc864 Well-Known Member

    Joined:
    Aug 3, 2013
    Messages:
    1,451
    Ratings:
    +253
    Now he has a reason.
    Love the idea. There should definitely be a cool down to prevent spam.
     
  2. GreySwordz

    GreySwordz Well-Known Member

    Joined:
    Aug 3, 2013
    Messages:
    1,976
    Ratings:
    +322
    We get that many reports regardless.
     
  3. Darkchaosknight

    Darkchaosknight Well-Known Member

    Joined:
    Aug 3, 2013
    Messages:
    3,200
    Ratings:
    +955
    Remember we only have 3smods, a 8vo, and a putty to check that. :V 5 people looking at 200 posts a day is kinda overkill.
     
  4. F1r3tar

    F1r3tar Highly Established Member

    Joined:
    Aug 3, 2013
    Messages:
    8,931
    Ratings:
    +1,826
    Easier to report players and will probably not create much spam; I like it!
     
  5. AlexMc864

    AlexMc864 Well-Known Member

    Joined:
    Aug 3, 2013
    Messages:
    1,451
    Ratings:
    +253
    Allow each individual moderator look at his/her designated server reports. If you allow more mc-war mods, this might become an extremely easy job (due to this being geared toward mc-war mainly, but can be used for other servers).
     
  6. Darkchaosknight

    Darkchaosknight Well-Known Member

    Joined:
    Aug 3, 2013
    Messages:
    3,200
    Ratings:
    +955
    Just to let you know, moderator's can't permanently ban a player making this system somewhat pointless. The only thing I can see is they create this and moderators act as a sort of "sift" to get rid of the fake/pointless report. Otherwise this system as I said is pointless.
     
  7. GreySwordz

    GreySwordz Well-Known Member

    Joined:
    Aug 3, 2013
    Messages:
    1,976
    Ratings:
    +322
    Exactly. Just give the smods the ones that need banning, and they'll ban them.
     
  8. onik

    onik Well-Known Member

    Joined:
    Aug 4, 2013
    Messages:
    538
    Ratings:
    +141
    Yes, i knew about that. But i wanted it to make it simple and easy :wink:. if (!(Sender instanceof Player)) return true;
    Ahh, you mean making a extra log for the chat with a specific layout, so it's easier to scan through it? Yeah, that's a good idea too. But the mods would need to read the whole chat log of the last ... seconds or make it so only the last 10 messages from the targeted player are displayed to the mods.
     
  9. GreySwordz

    GreySwordz Well-Known Member

    Joined:
    Aug 3, 2013
    Messages:
    1,976
    Ratings:
    +322
    1. Create an arraylist
    2. Create max size int
    3. When players chats, if arraylist is max size, arraylist.delete(0), and add chat
    4. Else, add string.


    It just returns the last 20 messages or so.
     
  10. onik

    onik Well-Known Member

    Joined:
    Aug 4, 2013
    Messages:
    538
    Ratings:
    +141
    I think this will only return the last 20 msgs, but not their senders.
     
  11. GreySwordz

    GreySwordz Well-Known Member

    Joined:
    Aug 3, 2013
    Messages:
    1,976
    Ratings:
    +322
    Code:
    String s = "<" + event.getPlayer().getDisplayName() + "> " + event.getMessage();
    Just add it to the beginning >.>
     
    #31 GreySwordz, Dec 12, 2013
    Last edited: Dec 13, 2013
  12. onik

    onik Well-Known Member

    Joined:
    Aug 4, 2013
    Messages:
    538
    Ratings:
    +141
    I am so :banghead: .
     
Loading...
Similar Threads Forum Date
Accepted Magical_Charles. Accepted Apr 15, 2015
Bug Magical Kills MC-War Jan 5, 2015
Guide to all the magical guns :D Guides Jul 28, 2014
The Magical Lever Off Topic May 1, 2014
Idea Stalemate Solutions Capture the Flag May 25, 2020
Thread Status:
Please be aware that this thread is more than 30 days old. Do not post unless the topic can still be discussed. Read more...