1. Вы находитесь в сообществе Rubukkit. Мы - администраторы серверов Minecraft, разрабатываем собственные плагины и переводим на различные языки плагины наших коллег из других стран.
    Скрыть объявление
Скрыть объявление
В преддверии глобального обновления, мы проводим исследования, которые помогут нам сделать опыт пользования форумом ещё удобнее. Помогите нам, примите участие!

Помогите При заходе выключаеться гм

Тема в разделе "Помощь", создана пользователем Aqula_Benedict, 21 ноя 2017.

  1. Автор темы
    Aqula_Benedict

    Aqula_Benedict Участник Пользователь

    Баллы:
    31
    Если я вышел с сервера с гм, то при перезаходе он выключается автоматически как это исправить?
     
  2. alexandrage

    alexandrage Старожил Пользователь

    Баллы:
    173
    Сорь, ванга в отпуске.
     
  3. ZONCCK

    ZONCCK Активный участник Пользователь

    Баллы:
    78
    Имя в Minecraft:
    ZONCCK
    В authme есть такая функция
     
  4. Автор темы
    Aqula_Benedict

    Aqula_Benedict Участник Пользователь

    Баллы:
    31
    Опиши поподробней ее пожалуйста
     
  5. ZONCCK

    ZONCCK Активный участник Пользователь

    Баллы:
    78
    Имя в Minecraft:
    ZONCCK
    Чтобы отключить надо поставить false в конфиге в соответствующем параметре .-.
    Конкретно где не знаю, у меня опыта работы с этим плагином немного. Если кинешь конфиг под спойлер, то скажу, где конкретно
     
  6. Автор темы
    Aqula_Benedict

    Aqula_Benedict Участник Пользователь

    Баллы:
    31
    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
    mySQLlastlocX: x
    mySQLlastlocY: y
    mySQLlastlocZ: z
    mySQLColumnEmail: email
    mySQLColumnId: id
    mySQLlastlocWorld: world
    GroupOptions:
    UnregisteredPlayerGroup: ''
    RegisteredPlayerGroup: ''
    Permissions:
    PermissionsOnJoin: []
    settings:
    sessions:
    enabled: false
    timeout: 240
    sessionExpireOnIpChange: false
    restrictions:
    allowChat: false
    allowCommands:
    - /login
    - /register
    - /l
    - /reg
    - /passpartu
    - /email
    - /captcha
    maxRegPerIp: 5
    maxNicknameLength: 20
    ForceSingleSession: true
    ForceSpawnLocOnJoinEnabled: false
    SaveQuitLocation: false
    AllowRestrictedUser: false
    AllowedRestrictedUser: []
    kickNonRegistered: false
    kickOnWrongPassword: false
    teleportUnAuthedToSpawn: false
    minNicknameLength: 1
    allowMovement: false
    timeout: 30
    allowedNicknameCharacters: '[a-zA-Z0-9_?]*'
    allowedMovementRadius: 100
    enablePasswordVerifier: true
    ProtectInventoryBeforeLogIn: true
    displayOtherAccounts: false
    ForceSpawnOnTheseWorlds:
    - world
    - world_nether
    - world_the_end
    banUnsafedIP: false
    GameMode:
    ForceSurvivalMode: true
    ResetInventoryIfCreative: false
    ForceOnlyAfterLogin: false
    security:
    minPasswordLength: 1
    unLoggedinGroup: unLoggedinGroup
    passwordHash: SHA256
    doubleMD5SaltLength: 8
    supportOldPasswordHash: false
    unsafePasswords:
    - '123456'
    - password
    registration:
    enabled: true
    messageInterval: 2
    force: true
    enableEmailRegistrationSystem: false
    doubleEmailCheck: false
    unrestrictions:
    UnrestrictedName: []
    messagesLanguage: en
    forceCommands: []
    useWelcomeMessage: true
    broadcastWelcomeMessage: false
    ExternalBoardOptions:
    mySQLColumnSalt: ''
    mySQLColumnGroup: ''
    nonActivedUserGroup: -1
    mySQLOtherUsernameColumns: []
    bCryptLog2Round: 10
    phpbbTablePrefix: phpbb_
    phpbbActivatedGroupId: 2
    wordpressTablePrefix: wp_
    Xenoforo:
    predefinedSalt: ''
    permission:
    EnablePermissionCheck: false
    BackupSystem:
    ActivateBackup: false
    OnServerStart: false
    OnServerStop: true
    MysqlWindowsPath: C:\\Program Files\\MySQL\\MySQL Server 5.1\\
    Passpartu:
    enablePasspartu: false
    Security:
    SQLProblem:
    stopServer: true
    ReloadCommand:
    useReloadCommandSupport: true
    console:
    noConsoleSpam: false
    removePassword: true
    logConsole: false
    captcha:
    useCaptcha: false
    maxLoginTry: 5
    captchaLength: 5
    Converter:
    Rakamak:
    fileName: users.rak
    useIP: false
    ipFileName: UsersIp.rak
    newPasswordHash: SHA256
    Email:
    mailSMTP: smtp.gmail.com
    mailPort: 465
    mailAccount: ''
    mailPassword: ''
    mailSenderName: ''
    RecoveryPasswordLength: 8
    mailSubject: Your new AuthMe Password
    maxRegPerEmail: 1
    recallPlayers: false
    delayRecall: 5
    mailText: 'Dear <playername>, \n\n This is your new AuthMe password for the server
    \n\n <servername> : \n\n <generatedpass>\n\nDo not forget to change password after
    login! \n /changepassword <generatedpass> newPassword'
    Hooks:
    multiverse: true
    chestshop: true
    bungeecord: false
    notifications: true
    disableSocialSpy: true
    useEssentialsMotd: false
    Performances:
    useMultiThreading: true
    Purge:
    useAutoPurge: false
    daysBeforeRemovePlayer: 60
    removePlayerDat: false
    removeEssentialsFile: false
    defaultWorld: world
    removeLimitedCreativesInventories: false
    removeAntiXRayFile: false
    Protection:
    enableProtection: false
    countries:
    - RU
    - UA
    - BY
    - RO
    - MD
    - GE
    - PL
    - KZ
    enableAntiBot: false
    antiBotSensibility: 6
    antiBotDuration: 10
    countriesBlacklist:
    - A1
     
  7. _MasterCapeXD_

    _MasterCapeXD_ Активный участник Пользователь

    Баллы:
    76
    Имя в Minecraft:
    _MasterCapeXD_
    server.properties -> force-gamemode
     
  8. ZONCCK

    ZONCCK Активный участник Пользователь

    Баллы:
    78
    Имя в Minecraft:
    ZONCCK
    GameMode:
    ForceSurvivalMode: true -> false
     
  9. Автор темы
    Aqula_Benedict

    Aqula_Benedict Участник Пользователь

    Баллы:
    31
    Спасибо
    Close/
     

Поделиться этой страницей