"Per type" configuration #2


  • New
  • Enhancment
Open
Assigned to scriptjunkie
  • _ForgeUser9686855 created this issue Oct 11, 2014

    It would be better to do a configuration per type of things, here is an example of config :

    Badwords :
    ....MessageWarning: PlayerName, Using that language and/or advertising is not allowed here. You have been warned.
    ....MaxWarnings: 3
    ....FinalAction:
    ........mute : [5, 120 | -1] #if player swear 5 times 3 (3 and 3 and 3 ...) he would be muted 120 seconds (or 0 with "-1")
    ........ban : 10 | -1 #if player swear 10 times 3 (3 and 3 and 3 ...) he would be baned, or not (-1)
    ........banip : 13 | -1 #if player swear 10 times 3 (3 and 3 and 3 ...) he would be baned, or not (-1)
    ........kick : 7 | -1 #if player swear 10 times 3 (3 and 3 and 3 ...) he would be baned, or not (-1)
    ....FinalMsg: PlayerName, Using that language is not allowed here.#what is that ? When we are kicked ?
    PublicityAndIp :
    ....MessageWarning: PlayerName, Using that language and/or advertising is not allowed here. You have been warned.
    ....MaxWarnings: 3
    ....FinalAction:
    ........mute : [5, 120 | -1] #if player swear 5 times 3 (3 and 3 and 3 ...) he would be muted 120 seconds (or 0 with "-1")
    ........ban : 10 | -1 #if player swear 10 times 3 (3 and 3 and 3 ...) he would be baned, or not (-1)
    ........banip : 13 | -1 #if player swear 10 times 3 (3 and 3 and 3 ...) he would be baned, or not (-1)
    ........kick : 7 | -1 #if player swear 10 times 3 (3 and 3 and 3 ...) he would be baned, or not (-1)
    ....FinalMsg: PlayerName, Using that language is not allowed here.#what is that ? When we are kicked ?

  • _ForgeUser9686855 added the tags New Enhancment Oct 11, 2014
  • ScriptJunkie posted a comment Oct 11, 2014

    You mean message for each type of offense? Book, Sign, Chat, Advertising etc?

  • _ForgeUser9686855 posted a comment Oct 11, 2014

    No, look at the config ^^
    I mean for bad words there will be such sanctions+messages and for IPAdress there will be other sanctions+messages

  • ScriptJunkie posted a comment Oct 11, 2014

    @to175: Go

    Gotcha. Yeah I can see what i can do about this.


    Edited Oct 11, 2014
  • _ForgeUser9686855 posted a comment Oct 19, 2014

    Thanks it could be great ! You would be awesome ^^


To post a comment, please login or register a new account.