Authme 1.3.1 R2.0 - Talk when you're not logged in.

Discussion in 'Bukkit Help' started by evilskyx3, Sep 3, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    evilskyx3

    Hello dear bukkit users,
    I've got an question about Authme, i'll use it since 1.2.5 never had any problems with it. BUT now,
    People can speak when they are not logged in... and i can't disable it.

    This is my Authme :
    Code:
    DataSource:
      mySQLColumnName: username
      mySQLTablename: authme
      mySQLUsername: authme
      backend: file
      mySQLColumnLastLogin: lastlogin
      mySQLDatabase: authme
      mySQLPort: '3306'
      mySQLColumnIp: ip
      mySQLHost: 127.0.0.1
      mySQLColumnPassword: password
      mySQLPassword: '12345'
      caching: true
    GroupOptions:
      UnregisteredPlayerGroup: ''
      RegisteredPlayerGroup: ''
      Permissions:
        PermissionsOnJoin: []
    settings:
      sessions:
        enabled: false
        timeout: 10
      restrictions:
        allowChat: false
        maxRegPerIp: 2
        maxNicknameLength: 20
        ForceSingleSession: true
        ForceSpawnLocOnJoinEnabled: false
        SaveQuitLocation: false
        AllowRestrictedUser: false
        AllowedRestrictedUser: []
        kickNonRegistered: false
        kickOnWrongPassword: false
        teleportUnAuthedToSpawn: true
        minNicknameLength: 3
        allowMovement: false
        timeout: 30
        allowedNicknameCharacters: '[a-zA-Z0-9_?]*'
        allowedMovementRadius: 100
        enablePasswordVerifier: true
        ProtectInventoryBeforeLogIn: true
      GameMode:
        ForceSurvivalMode: false
        ResetInventotyIfCreative: false
      security:
        minPasswordLength: 4
        unLoggedinGroup: unLoggedinGroup
        passwordHash: SHA256
        passwordMaxLength: 20
      registration:
        enabled: true
        messageInterval: 5
        force: true
      unrestrictions:
        UnrestrictedName: []
      messagesLanguage: en
    ExternalBoardOptions:
      mySQLColumnSalt: ''
      mySQLColumnGroup: ''
      nonActivedUserGroup: -1
    permission:
      EnablePermissionCheck: false
    BackupSystem:
      ActivateBackup: false
      OnServerStart: false
      OnServerStop: true
      MysqlWindowsPath: C:\\Program Files\\MySQL\\MySQL Server 5.1\\
    Passpartu:
      enablePasspartu: false
    
    That is the part of not talking, i'll already try'd to refresh my server & restart it, but it doesn't work and now people can do f join (name) f disband and that kind of stuff.

    I'll hope someone can open my eye's and tell me what i'm doing wrong.


    Greetings Evilskyx3.
     
  2. Offline

    QuantumDev

    evilskyx3 likes this.
  3. Offline

    evilskyx3

    okay i will look after it if i don't get a response soon, but thank you for youre time and information my friend.
     
  4. Offline

    keensta

    Contact the plugin creator would be the best way. Taking it you have the latest version of the plugin to.
     
  5. Offline

    Butkicker12

  6. Offline

    evilskyx3

    already got the last version :)

    sorry for taking your time .. of miss posting. mybad

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 28, 2016
  7. Offline

    Necrodoom

    you dont need auth plugin for an online mode server.
     
Thread Status:
Not open for further replies.

Share This Page