Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Pytanie] dlaczego nie dziala rejestracja?


Rekomendowane odpowiedzi

Opublikowano

elo,

mam serwer na craftserve z 40slotami...

 

problem jest tutaj; Dlaczego nie dziala mi rejestracja? pluginy typu Essentials, xAuth i AuthMe mam ale nic nie dziala ;/

 

za kazda SESOWNA odpowiedz dam "+"!

Opublikowano

Wklej cfg AuthMe (jesli tego pluginu uzywasz)

2oj6rbvptyvi.png


W razie pytan pisz smialo GG: 36558269


Proszę o zdjęcie paru % bardzo się staram ; ) ||| Jesli Ci pomoglem daj Like -->>-->>


Opublikowano

Config xAuth:

 

main:
  auto-disable: true
  check-for-updates: true
  reload-on-join: false
mysql:
  enabled: false
  host: localhost
  port: 3306
  user: user
  password: password
  database: xauth
  tables:
    account: accounts
    location: locations
    lockout: lockouts
    playerdata: playerdata
    session: sessions
permissions:
  backend: bukkit
authurl:
  enabled: false
  url: http://localhost
  registration: false
  status: false
  groups: false
  broadcast-login: false
single-session:
  reverse: true
  guests:
    reverse: false
    immunity-length: 5
registration:
  enabled: true
  forced: true
  require-email: false
  validate-email: false
  account-limit: 0
  activation: false
  require-login: true
password:
  min-length: 6
  allow-change: true
  complexity:
    lowercase: false
    uppercase: false
    number: false
    symbol: false
guest:
  timeout: 300
  notify-cooldown: 5
  hide-inventory: true
  protect-location: true
  allowed-commands:
  - register
  - login
  - l
  restrict:
    player:
      chat: true
      interact: true
      move: true
      pickup: true
    block:
      place: true
      break: true
    entity:
      damage: true
      target: true
session:
  length: 3600
  verifyip: true
  godmode-length: 5
strikes:
  amount: 5
  lockout-length: 3600
account:
  track-last-login: true
filter:
  min-length: 3
  allowed: ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890_
  disallowed: ''
  blank-name: true
groups:
  guest: ''
  authenticated: ''

 

Prosze o pomoc!! to pilne! w sobote otwieramy serwa!

Opublikowano

Jeżeli masz AuthMe to jest tutaj config:

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
GroupOptions:
  UnregisteredPlayerGroup: ''
  RegisteredPlayerGroup: ''
  Permissions:
    PermissionsOnJoin: []
settings:
  sessions:
    enabled: false
    timeout: 10
  restrictions:
    allowChat: false
    allowCommands:
    - /login
    - /register
    - /l
    - /reg
    - /passpartu
    - /email
    - /captcha
    maxRegPerIp: 1
    maxNicknameLength: 20
    ForceSingleSession: true
    ForceSpawnLocOnJoinEnabled: false
    SaveQuitLocation: false
    AllowRestrictedUser: false
    AllowedRestrictedUser: []
    kickNonRegistered: false
    kickOnWrongPassword: false
    teleportUnAuthedToSpawn: false
    minNicknameLength: 3
    allowMovement: false
    timeout: 30
    allowedNicknameCharacters: '[a-zA-Z0-9_?]*'
    allowedMovementRadius: 100
    enablePasswordVerifier: true
    ProtectInventoryBeforeLogIn: true
    displayOtherAccounts: true
    ForceSpawnOnTheseWorlds:
    - world
    - world_nether
    - world_the_end
    banUnsafedIP: false
  GameMode:
    ForceSurvivalMode: false
    ResetInventoryIfCreative: false
  security:
    minPasswordLength: 4
    unLoggedinGroup: unLoggedinGroup
    passwordHash: SHA256
    doubleMD5SaltLength: 8
  registration:
    enabled: true
    messageInterval: 5
    force: true
    enableEmailRegistrationSystem: false
    doubleEmailCheck: false
  unrestrictions:
    UnrestrictedName: []
  messagesLanguage: pl
ExternalBoardOptions:
  mySQLColumnSalt: ''
  mySQLColumnGroup: ''
  nonActivedUserGroup: -1
  mySQLOtherUsernameColumns: []
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
  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
  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'
  maxRegPerEmail: 1
Hooks:
  multiverse: true
  chestshop: true
  bungeecord: false
  notifications: true

Pomogłem - Daj like :D

Opublikowano

Errory z konsoli:

PIERWSZY:

13:48:38 [WARNING] iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
13:48:38 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
13:48:38 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!

DRUGI:

13:48:38 [WARNING] iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.

13:48:38 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
13:48:38 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!

TRZECI:

[WARNING] [Reservations] Failed on connecting to inceptolabs.hopto.org13:48:43

CZWARTY:

[WARNING] [CraftBook] Chairs require ProtocolLib! They will not function without it!13:48:44

PIATY:

13:48:38 [WARNING] iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
13:48:38 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
13:48:38 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!

SZÓSTY:

13:48:38 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
13:48:38 [WARNING] The server will make no attempt to authenticate usernames. Beware.
13:48:38 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
13:48:38 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.

 

 

 

prosze pomozcie!!

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...