Sol Reklam
Sağ Reklam

Çözüldü AuthME Reloaded 5.3.2 MYSQL

Durum
Mesaj gönderimine kapalı.

JustBabyPluginer

Koydum Çalışma Masasını
Katılım
31 Temmuz 2017
Mesajlar
66
Elmaslar
16
Puanlar
0
Yaş
27
Merhaba,
Arkadaşlar AuthmeReloaded plugininde mysql Bağlantısı kurmaya çalışıyorum fakat direk stop çekiyor.

işte Console Log u

Kod:
[08:38:15 INFO]: [AuthMe] Enabling AuthMe v5.3.2-b1726
[08:38:16 INFO]: [AuthMe] Connection arguments loaded, Hikari ConnectionPool rea
dy!
[08:38:16 WARN]: [Server thread] INFO fr.xephi.authme.libs.zaxxer.hikari.HikariD
ataSource - AuthMeMYSQLPool - Starting...
[08:38:18 WARN]: [Server thread] ERROR fr.xephi.authme.libs.zaxxer.hikari.pool.H
ikariPool - AuthMeMYSQLPool - Exception during pool initialization.
[08:38:18 WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Commun
ications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driv
er has not received any packets from the server.
[08:38:18 WARN]:        at sun.reflect.NativeConstructorAccessorImpl.newInstance
0(Native Method)
[08:38:18 WARN]:        at sun.reflect.NativeConstructorAccessorImpl.newInstance
(Unknown Source)
[08:38:18 WARN]:        at sun.reflect.DelegatingConstructorAccessorImpl.newInst
ance(Unknown Source)
[08:38:18 WARN]:        at java.lang.reflect.Constructor.newInstance(Unknown Sou
rce)
[08:38:18 WARN]:        at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
[08:38:18 WARN]:        at com.mysql.jdbc.SQLError.createCommunicationsException
(SQLError.java:1116)
[08:38:18 WARN]:        at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
[08:38:18 WARN]:        at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionI
mpl.java:2334)
[08:38:18 WARN]:        at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(Conne
ctionImpl.java:2371)
[08:38:18 WARN]:        at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionI
mpl.java:2163)
[08:38:18 WARN]:        at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.j
ava:794)
[08:38:18 WARN]:        at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection
.java:47)
[08:38:18 WARN]:        at sun.reflect.NativeConstructorAccessorImpl.newInstance
0(Native Method)
[08:38:18 WARN]:        at sun.reflect.NativeConstructorAccessorImpl.newInstance
(Unknown Source)
[08:38:18 WARN]:        at sun.reflect.DelegatingConstructorAccessorImpl.newInst
ance(Unknown Source)
[08:38:18 WARN]:        at java.lang.reflect.Constructor.newInstance(Unknown Sou
rce)
[08:38:18 WARN]:        at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
[08:38:18 WARN]:        at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionI
mpl.java:378)
[08:38:18 WARN]:        at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegist
eringDriver.java:305)
[08:38:18 WARN]:        at fr.xephi.authme.libs.zaxxer.hikari.util.DriverDataSou
rce.getConnection(DriverDataSource.java:112)
[08:38:18 WARN]:        at fr.xephi.authme.libs.zaxxer.hikari.util.DriverDataSou
rce.getConnection(DriverDataSource.java:118)
[08:38:18 WARN]:        at fr.xephi.authme.libs.zaxxer.hikari.pool.PoolBase.newC
onnection(PoolBase.java:358)
[08:38:18 WARN]:        at fr.xephi.authme.libs.zaxxer.hikari.pool.PoolBase.newP
oolEntry(PoolBase.java:201)
[08:38:18 WARN]:        at fr.xephi.authme.libs.zaxxer.hikari.pool.HikariPool.cr
eatePoolEntry(HikariPool.java:443)
[08:38:18 WARN]:        at fr.xephi.authme.libs.zaxxer.hikari.pool.HikariPool.ch
eckFailFast(HikariPool.java:514)
[08:38:18 WARN]:        at fr.xephi.authme.libs.zaxxer.hikari.pool.HikariPool.<i
nit>(HikariPool.java:111)
[08:38:18 WARN]:        at fr.xephi.authme.libs.zaxxer.hikari.HikariDataSource.g
etConnection(HikariDataSource.java:97)
[08:38:18 WARN]:        at fr.xephi.authme.datasource.MySQL.getConnection(MySQL.
java:168)
[08:38:18 WARN]:        at fr.xephi.authme.datasource.MySQL.checkTablesAndColumn
s(MySQL.java:175)
[08:38:18 WARN]:        at fr.xephi.authme.datasource.MySQL.<init>(MySQL.java:78
)
[08:38:18 WARN]:        at fr.xephi.authme.initialization.DataSourceProvider.cre
ateDataSource(DataSourceProvider.java:70)
[08:38:18 WARN]:        at fr.xephi.authme.initialization.DataSourceProvider.get
(DataSourceProvider.java:46)
[08:38:18 WARN]:        at fr.xephi.authme.initialization.DataSourceProvider.get
(DataSourceProvider.java:25)
[08:38:18 WARN]:        at fr.xephi.authme.libs.jalu.injector.handlers.provider.
ProviderHandlerImpl$UninitializedProviderInstantiation.instantiateWith(ProviderH
andlerImpl.java:141)
[08:38:18 WARN]:        at fr.xephi.authme.libs.jalu.injector.InjectorImpl.insta
ntiate(InjectorImpl.java:181)
[08:38:18 WARN]:        at fr.xephi.authme.libs.jalu.injector.InjectorImpl.get(I
njectorImpl.java:155)
[08:38:18 WARN]:        at fr.xephi.authme.libs.jalu.injector.InjectorImpl.getSi
ngleton(InjectorImpl.java:56)
[08:38:18 WARN]:        at fr.xephi.authme.AuthMe.instantiateServices(AuthMe.jav
a:256)
[08:38:18 WARN]:        at fr.xephi.authme.AuthMe.initialize(AuthMe.java:231)
[08:38:18 WARN]:        at fr.xephi.authme.AuthMe.onEnable(AuthMe.java:140)
[08:38:18 WARN]:        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlug
in.java:321)
[08:38:18 WARN]:        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(
JavaPluginLoader.java:340)
[08:38:18 WARN]:        at org.bukkit.plugin.SimplePluginManager.enablePlugin(Si
mplePluginManager.java:405)
[08:38:18 WARN]:        at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin
(CraftServer.java:357)
[08:38:18 WARN]:        at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlug
ins(CraftServer.java:317)
[08:38:18 WARN]:        at net.minecraft.server.v1_8_R3.MinecraftServer.s(Minecr
aftServer.java:414)
[08:38:18 WARN]:        at net.minecraft.server.v1_8_R3.MinecraftServer.k(Minecr
aftServer.java:378)
[08:38:18 WARN]:        at net.minecraft.server.v1_8_R3.MinecraftServer.a(Minecr
aftServer.java:333)
[08:38:18 WARN]:        at net.minecraft.server.v1_8_R3.DedicatedServer.init(Ded
icatedServer.java:263)
[08:38:18 WARN]:        at net.minecraft.server.v1_8_R3.MinecraftServer.run(Mine
craftServer.java:525)
[08:38:18 WARN]:        at java.lang.Thread.run(Unknown Source)
[08:38:18 WARN]: Caused by: java.net.ConnectException: Connection refused: conne
ct
[08:38:18 WARN]:        at java.net.DualStackPlainSocketImpl.connect0(Native Met
hod)
[08:38:18 WARN]:        at java.net.DualStackPlainSocketImpl.socketConnect(Unkno
wn Source)
[08:38:18 WARN]:        at java.net.AbstractPlainSocketImpl.doConnect(Unknown So
urce)
[08:38:18 WARN]:        at java.net.AbstractPlainSocketImpl.connectToAddress(Unk
nown Source)
[08:38:18 WARN]:        at java.net.AbstractPlainSocketImpl.connect(Unknown Sour
ce)
[08:38:18 WARN]:        at java.net.PlainSocketImpl.connect(Unknown Source)
[08:38:18 WARN]:        at java.net.SocksSocketImpl.connect(Unknown Source)
[08:38:18 WARN]:        at java.net.Socket.connect(Unknown Source)
[08:38:18 WARN]:        at java.net.Socket.connect(Unknown Source)
[08:38:18 WARN]:        at java.net.Socket.<init>(Unknown Source)
[08:38:18 WARN]:        at java.net.Socket.<init>(Unknown Source)
[08:38:18 WARN]:        at com.mysql.jdbc.StandardSocketFactory.connect(Standard
SocketFactory.java:254)
[08:38:18 WARN]:        at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
[08:38:18 WARN]:        ... 44 more
[08:38:18 WARN]: [AuthMe] Can't initialize the MySQL database: [CommunicationsEx
ception]: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driv
er has not received any packets from the server.
[08:38:18 WARN]: [AuthMe] Please check your database settings in the config.yml
file!
[08:38:18 WARN]: [AuthMe] Could not create data source: [CommunicationsException
]: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driv
er has not received any packets from the server.
[08:38:18 WARN]: [AuthMe] Aborting initialization of AuthMe: [IllegalStateExcept
ion]: Error during initialization of data source
[08:38:18 WARN]: [AuthMe] THE SERVER IS GOING TO SHUT DOWN AS DEFINED IN THE CON
FIGURATION!
[08:38:18 INFO]: [AuthMe] Waiting for 0 tasks to finish
[08:38:18 INFO]: [AuthMe] AuthMe 5.3.2-b1726 disabled!
[08:38:18 INFO]: Server permissions file permissions.yml is empty, ignoring it
[08:38:18 INFO]: Done (7,600s)! For help, type "help" or "?"
[08:38:18 INFO]: Stopping server

Ve burdan sonra sunucu duruyor işte AuthME Configi.

Kod:
DataSource:
    # What type of database do you want to use?
    # Valid values: SQLITE, MYSQL
    backend: 'MYSQL'
    # Enable database caching, should improve database performance
    caching: true
    # Database host address
    mySQLHost: '79.137.74.***'
    # Database port
    mySQLPort: '3306'
    # Connect to MySQL database over SSL
    mySQLUseSSL: false
    # Username to connect to the MySQL database
    mySQLUsername: 'root'
    # Password to connect to the MySQL database
    mySQLPassword: 'vm*******'
    # Database Name, use with converters or as SQLITE database name
    mySQLDatabase: 'authme'
    # Table of the database
    mySQLTablename: 'authme'
    # Column of IDs to sort data
    mySQLColumnId: 'id'
    # Column for storing or checking players nickname
    mySQLColumnName: 'username'
    # Column for storing or checking players RealName
    mySQLRealName: 'realname'
    # Column for storing players passwords
    mySQLColumnPassword: 'password'
    # Column for storing players emails
    mySQLColumnEmail: 'email'
    # Column for storing if a player is logged in or not
    mySQLColumnLogged: 'isLogged'
    # Column for storing players ips
    mySQLColumnIp: 'ip'
    # Column for storing players lastlogins
    mySQLColumnLastLogin: 'lastlogin'
    # Column for storing player LastLocation - X
    mySQLlastlocX: 'x'
    # Column for storing player LastLocation - Y
    mySQLlastlocY: 'y'
    # Column for storing player LastLocation - Z
    mySQLlastlocZ: 'z'
    # Column for storing player LastLocation - World Name
    mySQLlastlocWorld: 'world'
    # Column for storing player LastLocation - Yaw
    mySQLlastlocYaw: 'yaw'
    # Column for storing player LastLocation - Pitch
    mySQLlastlocPitch: 'pitch'
    # Overrides the size of the DB Connection Pool, -1 = Auto
    poolSize: -1
ExternalBoardOptions:
    # Column for storing players passwords salts
    mySQLColumnSalt: ''
    # Column for storing players groups
    mySQLColumnGroup: ''
    # -1 means disabled. If you want that only activated players
    # can log into your server, you can set here the group number
    # of unactivated users, needed for some forum/CMS support
    nonActivedUserGroup: -1
    # Other MySQL columns where we need to put the username (case-sensitive)
    mySQLOtherUsernameColumns: []
    # How much log2 rounds needed in BCrypt (do not change if you do not know what it does)
    bCryptLog2Round: 10
    # phpBB table prefix defined during the phpBB installation process
    phpbbTablePrefix: 'phpbb_'
    # phpBB activated group ID; 2 is the default registered group defined by phpBB
    phpbbActivatedGroupId: 2
    # IP Board table prefix defined during the IP Board installation process
    IPBTablePrefix: 'ipb_'
    # IP Board default group ID; 3 is the default registered group defined by IP Board
    IPBActivatedGroupId: 3
    # XenForo default group ID; 2 is the default registered group defined by Xenforo
    XFActivatedGroupId: 2
    # Wordpress prefix defined during WordPress installation
    wordpressTablePrefix: 'wp_'
settings:
    sessions:
        # Do you want to enable the session feature?
        # If enabled, when a player authenticates successfully,
        # his IP and his nickname is saved.
        # The next time the player joins the server, if his IP
        # is the same as last time and the timeout hasn't
        # expired, he will not need to authenticate.
        enabled: false
        # After how many minutes should a session expire?
        # A player's session ends after the timeout or if his IP has changed
        timeout: 10
    # Message language, available languages:
    # https://github.com/AuthMe/AuthMeReloaded/blob/master/docs/translations.md
    messagesLanguage: 'en'
    # Log level: INFO, FINE, DEBUG. Use INFO for general messages,
    # FINE for some additional detailed ones (like password failed),
    # and DEBUG for debugging
    logLevel: 'FINE'
    # By default we schedule async tasks when talking to the database. If you want
    # typical communication with the database to happen synchronously, set this to false
    useAsyncTasks: true
    restrictions:
        # Can not authenticated players chat?
        # Keep in mind that this feature also blocks all commands not
        # listed in the list below.
        allowChat: false
        # Hide the chat log from players who are not authenticated?
        hideChat: false
        # Allowed commands for unauthenticated players
        allowCommands:
        - '/login'
        - '/register'
        - '/l'
        - '/reg'
        - '/email'
        - '/captcha'
        # Max number of allowed registrations per IP
        # The value 0 means an unlimited number of registrations!
        maxRegPerIp: 1
        # Minimum allowed username length
        minNicknameLength: 3
        # Maximum allowed username length
        maxNicknameLength: 16
        # When this setting is enabled, online players can't be kicked out
        # due to "Logged in from another Location"
        # This setting will prevent potential security exploits.
        ForceSingleSession: true
        ForceSpawnLocOnJoin:
            # If enabled, every player that spawn in one of the world listed in
            # "ForceSpawnLocOnJoin.worlds" will be teleported to the spawnpoint after successful
            # authentication. The quit location of the player will be overwritten.
            # This is different from "teleportUnAuthedToSpawn" that teleport player
            # to the spawnpoint on join.
            enabled: false
            # WorldNames where we need to force the spawn location
            # Case-sensitive!
            worlds:
            - 'world'
            - 'world_nether'
            - 'world_the_end'
        # This option will save the quit location of the players.
        SaveQuitLocation: false
        # To activate the restricted user feature you need
        # to enable this option and configure the AllowedRestrictedUser field.
        AllowRestrictedUser: false
        # The restricted user feature will kick players listed below
        # if they don't match the defined IP address. Names are case-insensitive.
        # Ip addresses support regex expressions (regex:127\.0\.0\..*)
        # Example:
        #     AllowedRestrictedUser:
        #     - playername;127.0.0.1
        #     - playername;regex:127\.0\.0\..*
        AllowedRestrictedUser: []
        # Ban unknown IPs trying to log in with a restricted username?
        banUnsafedIP: false
        # Should unregistered players be kicked immediately?
        kickNonRegistered: false
        # Should players be kicked on wrong password?
        kickOnWrongPassword: true
        # Should not logged in players be teleported to the spawn?
        # After the authentication they will be teleported back to
        # their normal position.
        teleportUnAuthedToSpawn: false
        # Can unregistered players walk around?
        allowMovement: false
        # After how many seconds should players who fail to login or register
        # be kicked? Set to 0 to disable.
        timeout: 30
        # Regex pattern of allowed characters in the player name.
        allowedNicknameCharacters: '[a-zA-Z0-9_]*'
        # How far can unregistered players walk?
        # Set to 0 for unlimited radius
        allowedMovementRadius: 100
        # Should we protect the player inventory before logging in? Requires ProtocolLib.
        ProtectInventoryBeforeLogIn: true
        # Should we deny the tabcomplete feature before logging in? Requires ProtocolLib.
        DenyTabCompleteBeforeLogin: false
        # Should we display all other accounts from a player when he joins?
        # permission: /authme.admin.accounts
        displayOtherAccounts: true
        # Spawn priority; values: authme, essentials, multiverse, default
        spawnPriority: 'authme,essentials,multiverse,default'
        # Maximum Login authorized by IP
        maxLoginPerIp: 0
        # Maximum Join authorized by IP
        maxJoinPerIp: 0
        # AuthMe will NEVER teleport players if set to true!
        noTeleport: false
        # Regex syntax for allowed chars in passwords
        allowedPasswordCharacters: '[\x21-\x7E]*'
        # Threshold of the other accounts command, a value less than 2 means disabled.
        otherAccountsCmdThreshold: 0
        # Command to run when a user has more accounts than the configured threshold.
        # Available variables: %playername%, %playerip%
        otherAccountsCmd: 'say The player %playername% with ip %playerip% has multiple accounts!'
    GameMode:
        # Force survival gamemode when player joins?
        ForceSurvivalMode: false
    unrestrictions:
        # Below you can list all account names that AuthMe will ignore
        # for registration or login. Configure it at your own risk!!
        # This option adds compatibility with BuildCraft and some other mods.
        # It is case-insensitive! Example:
        # UnrestrictedName:
        # - 'npcPlayer'
        # - 'npcPlayer2'
        UnrestrictedName: []
    security:
        # Minimum length of password
        minPasswordLength: 5
        # Maximum length of password
        passwordMaxLength: 30
        # Possible values: SHA256, BCRYPT, BCRYPT2Y, PBKDF2, SALTEDSHA512, WHIRLPOOL,
        # MYBB, IPB3, PHPBB, PHPFUSION, SMF, XENFORO, XAUTH, JOOMLA, WBB3, WBB4, MD5VB,
        # PBKDF2DJANGO, WORDPRESS, ROYALAUTH, CUSTOM (for developers only). See full list at
        # https://github.com/AuthMe/AuthMeReloaded/blob/master/docs/hash_algorithms.md
        passwordHash: 'SHA256'
        # If a password check fails, AuthMe will also try to check with the following hash methods.
        # Use this setting when you change from one hash method to another.
        # AuthMe will update the password to the new hash. Example:
        # legacyHashes:
        # - 'SHA1'
        legacyHashes: []
        # Salt length for the SALTED2MD5 MD5(MD5(password)+salt)
        doubleMD5SaltLength: 8
        # Number of rounds to use if passwordHash is set to PBKDF2. Default is 10000
        pbkdf2Rounds: 10000
        # Prevent unsafe passwords from being used; put them in lowercase!
        # You should always set 'help' as unsafePassword due to possible conflicts.
        # unsafePasswords:
        # - '123456'
        # - 'password'
        # - 'help'
        unsafePasswords:
        - '123456'
        - 'password'
        - 'qwerty'
        - '12345'
        - '54321'
        - '123456789'
        - 'help'
    registration:
        # Enable registration on the server?
        enabled: true
        # Send every X seconds a message to a player to
        # remind him that he has to login/register
        messageInterval: 5
        # Only registered and logged in players can play.
        # See restrictions for exceptions
        force: true
        # Type of registration: PASSWORD or EMAIL
        # PASSWORD = account is registered with a password supplied by the user;
        # EMAIL = password is generated and sent to the email provided by the user.
        # More info at https://github.com/AuthMe/AuthMeReloaded/wiki/Registration
        type: 'PASSWORD'
        # Second argument the /register command should take: NONE = no 2nd argument
        # CONFIRMATION = must repeat first argument (pass or email)
        # EMAIL_OPTIONAL = for password register: 2nd argument can be empty or have email address
        # EMAIL_MANDATORY = for password register: 2nd argument MUST be an email address
        secondArg: 'CONFIRMATION'
        # Do we force kick a player after a successful registration?
        # Do not use with login feature below
        forceKickAfterRegister: false
        # Does AuthMe need to enforce a /login after a successful registration?
        forceLoginAfterRegister: false
    # Enable to display the welcome message (welcome.txt) after a login
    # You can use colors in this welcome.txt + some replaced strings:
    # {PLAYER}: player name, {ONLINE}: display number of online players,
    # {MAXPLAYERS}: display server slots, {IP}: player ip, {LOGINS}: number of players logged,
    # {WORLD}: player current world, {SERVER}: server name
    # {VERSION}: get current bukkit version, {COUNTRY}: player country
    useWelcomeMessage: true
    # Broadcast the welcome message to the server or only to the player?
    # set true for server or false for player
    broadcastWelcomeMessage: false
    # Should we delay the join message and display it once the player has logged in?
    delayJoinMessage: false
    # The custom join message that will be sent after a successful login,
    # keep empty to use the original one.
    # Available variables:
    # {PLAYERNAME}: the player name (no colors)
    # {DISPLAYNAME}: the player name (with colors)
    customJoinMessage: ''
    # Should we remove the leave messages of unlogged users?
    removeUnloggedLeaveMessage: false
    # Should we remove join messages altogether?
    removeJoinMessage: false
    # Should we remove leave messages altogether?
    removeLeaveMessage: false
    # Do we need to add potion effect Blinding before login/reigster?
    applyBlindEffect: false
    # Do we need to prevent people to login with another case?
    # If Xephi is registered, then Xephi can login, but not XEPHI/xephi/XePhI
    preventOtherCase: true
GroupOptions:
    # Enables switching a player to defined permission groups before they log in.
    # See below for a detailed explanation.
    enablePermissionCheck: false
    # This is a very important option: if a registered player joins the server
    # AuthMe will switch him to unLoggedInGroup. This should prevent all major exploits.
    # You can set up your permission plugin with this special group to have no permissions,
    # or only permission to chat (or permission to send private messages etc.).
    # The better way is to set up this group with few permissions, so if a player
    # tries to exploit an account they can do only what you've defined for the group.
    # After login, the player will be moved to his correct permissions group!
    # Please note that the group name is case-sensitive, so 'admin' is different from 'Admin'
    # Otherwise your group will be wiped and the player will join in the default group []!
    # Example: registeredPlayerGroup: 'NotLogged'
    registeredPlayerGroup: ''
    # Similar to above, unregistered players can be set to the following
    # permissions group
    unregisteredPlayerGroup: ''
Email:
    # Email SMTP server host
    mailSMTP: 'smtp.gmail.com'
    # Email SMTP server port
    mailPort: 465
    # Only affects port 25: enable TLS/STARTTLS?
    useTls: true
    # Email account which sends the mails
    mailAccount: ''
    # Email account password
    mailPassword: ''
    # Email address, fill when mailAccount is not the email address of the account
    mailAddress: ''
    # Custom sender name, replacing the mailAccount name in the email
    mailSenderName: ''
    # Recovery password length
    RecoveryPasswordLength: 8
    # Mail Subject
    mailSubject: 'Your new AuthMe password'
    # Like maxRegPerIP but with email
    maxRegPerEmail: 1
    # Recall players to add an email?
    recallPlayers: false
    # Delay in minute for the recall scheduler
    delayRecall: 5
    # Blacklist these domains for emails
    emailBlacklisted:
    - '10minutemail.com'
    # Whitelist ONLY these domains for emails
    emailWhitelisted: []
    # Send the new password drawn in an image?
    generateImage: false
    # The OAuth2 token
    emailOauth2Token: ''
Hooks:
    # Do we need to hook with multiverse for spawn checking?
    multiverse: true
    # Do we need to hook with BungeeCord?
    bungeecord: false
    # Send player to this BungeeCord server after register/login
    sendPlayerTo: ''
    # Do we need to disable Essentials SocialSpy on join?
    disableSocialSpy: false
    # Do we need to force /motd Essentials command on join?
    useEssentialsMotd: false
Protection:
    # Enable some servers protection (country based login, antibot)
    enableProtection: false
    # Apply the protection also to registered usernames
    enableProtectionRegistered: true
    # Countries allowed to join the server and register. For country codes, see
    # https://dev.bukkit.org/projects/authme-reloaded/pages/countries-codes
    # PLEASE USE QUOTES!
    countries:
    - 'US'
    - 'GB'
    # Countries not allowed to join the server and register
    # PLEASE USE QUOTES!
    countriesBlacklist:
    - 'A1'
    # Do we need to enable automatic antibot system?
    enableAntiBot: true
    # The interval in seconds
    antiBotInterval: 5
    # Max number of players allowed to login in the interval
    # before the AntiBot system is enabled automatically
    antiBotSensibility: 10
    # Duration in minutes of the antibot automatic system
    antiBotDuration: 10
    # Delay in seconds before the antibot activation
    antiBotDelay: 60
Purge:
    # If enabled, AuthMe automatically purges old, unused accounts
    useAutoPurge: false
    # Number of days after which an account should be purged
    daysBeforeRemovePlayer: 60
    # Do we need to remove the player.dat file during purge process?
    removePlayerDat: false
    # Do we need to remove the Essentials/userdata/player.yml file during purge process?
    removeEssentialsFile: false
    # World in which the players.dat are stored
    defaultWorld: 'world'
    # Remove LimitedCreative/inventories/player.yml, player_creative.yml files during purge?
    removeLimitedCreativesInventories: false
    # Do we need to remove the AntiXRayData/PlayerData/player file during purge process?
    removeAntiXRayFile: false
    # Do we need to remove permissions?
    removePermissions: false
Security:
    SQLProblem:
        # Stop the server if we can't contact the sql database
        # Take care with this, if you set this to false,
        # AuthMe will automatically disable and the server won't be protected!
        stopServer: true
    console:
        # Remove passwords from console?
        removePassword: true
        # Copy AuthMe log output in a separate file as well?
        logConsole: true
    captcha:
        # Enable captcha when a player uses wrong password too many times
        useCaptcha: false
        # Max allowed tries before a captcha is required
        maxLoginTry: 5
        # Captcha length
        captchaLength: 5
        # Minutes after which login attempts count is reset for a player
        captchaCountReset: 60
    tempban:
        # Tempban a user's IP address if they enter the wrong password too many times
        enableTempban: false
        # How many times a user can attempt to login before their IP being tempbanned
        maxLoginTries: 10
        # The length of time a IP address will be tempbanned in minutes
        # Default: 480 minutes, or 8 hours
        tempbanLength: 480
        # How many minutes before resetting the count for failed logins by IP and username
        # Default: 480 minutes (8 hours)
        minutesBeforeCounterReset: 480
    recoveryCode:
        # Number of characters a recovery code should have (0 to disable)
        length: 8
        # How many hours is a recovery code valid for?
        validForHours: 4
        # Max number of tries to enter recovery code
        maxTries: 3
        # How long a player has after password recovery to change their password
        # without logging in. This is in minutes.
        # Default: 2 minutes
        passwordChangeTimeout: 2
    emailRecovery:
        # Seconds a user has to wait for before a password recovery mail may be sent again
        # This prevents an attacker from abusing AuthMe's email feature.
        cooldown: 60
# Before a user logs in, various properties are temporarily removed from the player,
# such as OP status, ability to fly, and walk/fly speed.
# Once the user is logged in, we add back the properties we previously saved.
# In this section, you may define how these properties should be handled.
# Read more at https://github.com/AuthMe/AuthMeReloaded/wiki/Limbo-players
limbo:
    persistence:
        # Besides storing the data in memory, you can define if/how the data should be persisted
        # on disk. This is useful in case of a server crash, so next time the server starts we can
        # properly restore things like OP status, ability to fly, and walk/fly speed.
        # DISABLED: no disk storage,
        # INDIVIDUAL_FILES: each player data in its own file,
        # DISTRIBUTED_FILES: distributes players into different files based on their UUID, see below
        type: 'INDIVIDUAL_FILES'
        # This setting only affects DISTRIBUTED_FILES persistence. The distributed file
        # persistence attempts to reduce the number of files by distributing players into various
        # buckets based on their UUID. This setting defines into how many files the players should
        # be distributed. Possible values: ONE, FOUR, EIGHT, SIXTEEN, THIRTY_TWO, SIXTY_FOUR,
        # ONE_TWENTY for 128, TWO_FIFTY for 256.
        # For example, if you expect 100 non-logged in players, setting to SIXTEEN will average
        # 6.25 players per file (100 / 16).
        # Note: if you change this setting all data will be migrated. If you have a lot of data,
        # change this setting only on server restart, not with /authme reload.
        distributionSize: 'SIXTEEN'
    # Whether the player is allowed to fly: RESTORE, ENABLE, DISABLE.
    # RESTORE sets back the old property from the player.
    restoreAllowFlight: 'RESTORE'
    # Restore fly speed: RESTORE, DEFAULT, MAX_RESTORE, RESTORE_NO_ZERO.
    # RESTORE: restore the speed the player had;
    # DEFAULT: always set to default speed;
    # MAX_RESTORE: take the maximum of the player's current speed and the previous one
    # RESTORE_NO_ZERO: Like 'restore' but sets speed to default if the player's speed was 0
    restoreFlySpeed: 'RESTORE_NO_ZERO'
    # Restore walk speed: RESTORE, DEFAULT, MAX_RESTORE, RESTORE_NO_ZERO.
    # See above for a description of the values.
    restoreWalkSpeed: 'MAX_RESTORE'
BackupSystem:
    # General configuration for backups: if false, no backups are possible
    ActivateBackup: false
    # Create backup at every start of server
    OnServerStart: false
    # Create backup at every stop of server
    OnServerStop: true
    # Windows only: MySQL installation path
    MysqlWindowsPath: 'C:\Program Files\MySQL\MySQL Server 5.1\'
# Converter settings: see https://github.com/AuthMe/AuthMeReloaded/wiki/Converters
Converter:
    Rakamak:
        # Rakamak file name
        fileName: 'users.rak'
        # Rakamak use IP?
        useIP: false
        # Rakamak IP file name
        ipFileName: 'UsersIp.rak'
    CrazyLogin:
        # CrazyLogin database file name
        fileName: 'accounts.db'
    loginSecurity:
        # LoginSecurity: convert from SQLite; if false we use MySQL
        useSqlite: true
        mySql:
            # LoginSecurity MySQL: database host
            host: ''
            # LoginSecurity MySQL: database name
            database: ''
            # LoginSecurity MySQL: database user
            user: ''
            # LoginSecurity MySQL: password for database user
            password: ''

Yardımcı olursanız sevinirim.
 

KRT_EK

Kaliteli insan işiyle boş insan kişiyle uğraşır.
Katılım
1 Eylül 2017
Mesajlar
491
Elmaslar
153
Puanlar
7.270
Yer
Türkiye
Merhaba,
Arkadaşlar AuthmeReloaded plugininde mysql Bağlantısı kurmaya çalışıyorum fakat direk stop çekiyor.

işte Console Log u

Kod:
[08:38:15 INFO]: [AuthMe] Enabling AuthMe v5.3.2-b1726
[08:38:16 INFO]: [AuthMe] Connection arguments loaded, Hikari ConnectionPool rea
dy!
[08:38:16 WARN]: [Server thread] INFO fr.xephi.authme.libs.zaxxer.hikari.HikariD
ataSource - AuthMeMYSQLPool - Starting...
[08:38:18 WARN]: [Server thread] ERROR fr.xephi.authme.libs.zaxxer.hikari.pool.H
ikariPool - AuthMeMYSQLPool - Exception during pool initialization.
[08:38:18 WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Commun
ications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driv
er has not received any packets from the server.
[08:38:18 WARN]:        at sun.reflect.NativeConstructorAccessorImpl.newInstance
0(Native Method)
[08:38:18 WARN]:        at sun.reflect.NativeConstructorAccessorImpl.newInstance
(Unknown Source)
[08:38:18 WARN]:        at sun.reflect.DelegatingConstructorAccessorImpl.newInst
ance(Unknown Source)
[08:38:18 WARN]:        at java.lang.reflect.Constructor.newInstance(Unknown Sou
rce)
[08:38:18 WARN]:        at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
[08:38:18 WARN]:        at com.mysql.jdbc.SQLError.createCommunicationsException
(SQLError.java:1116)
[08:38:18 WARN]:        at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
[08:38:18 WARN]:        at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionI
mpl.java:2334)
[08:38:18 WARN]:        at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(Conne
ctionImpl.java:2371)
[08:38:18 WARN]:        at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionI
mpl.java:2163)
[08:38:18 WARN]:        at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.j
ava:794)
[08:38:18 WARN]:        at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection
.java:47)
[08:38:18 WARN]:        at sun.reflect.NativeConstructorAccessorImpl.newInstance
0(Native Method)
[08:38:18 WARN]:        at sun.reflect.NativeConstructorAccessorImpl.newInstance
(Unknown Source)
[08:38:18 WARN]:        at sun.reflect.DelegatingConstructorAccessorImpl.newInst
ance(Unknown Source)
[08:38:18 WARN]:        at java.lang.reflect.Constructor.newInstance(Unknown Sou
rce)
[08:38:18 WARN]:        at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
[08:38:18 WARN]:        at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionI
mpl.java:378)
[08:38:18 WARN]:        at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegist
eringDriver.java:305)
[08:38:18 WARN]:        at fr.xephi.authme.libs.zaxxer.hikari.util.DriverDataSou
rce.getConnection(DriverDataSource.java:112)
[08:38:18 WARN]:        at fr.xephi.authme.libs.zaxxer.hikari.util.DriverDataSou
rce.getConnection(DriverDataSource.java:118)
[08:38:18 WARN]:        at fr.xephi.authme.libs.zaxxer.hikari.pool.PoolBase.newC
onnection(PoolBase.java:358)
[08:38:18 WARN]:        at fr.xephi.authme.libs.zaxxer.hikari.pool.PoolBase.newP
oolEntry(PoolBase.java:201)
[08:38:18 WARN]:        at fr.xephi.authme.libs.zaxxer.hikari.pool.HikariPool.cr
eatePoolEntry(HikariPool.java:443)
[08:38:18 WARN]:        at fr.xephi.authme.libs.zaxxer.hikari.pool.HikariPool.ch
eckFailFast(HikariPool.java:514)
[08:38:18 WARN]:        at fr.xephi.authme.libs.zaxxer.hikari.pool.HikariPool.<i
nit>(HikariPool.java:111)
[08:38:18 WARN]:        at fr.xephi.authme.libs.zaxxer.hikari.HikariDataSource.g
etConnection(HikariDataSource.java:97)
[08:38:18 WARN]:        at fr.xephi.authme.datasource.MySQL.getConnection(MySQL.
java:168)
[08:38:18 WARN]:        at fr.xephi.authme.datasource.MySQL.checkTablesAndColumn
s(MySQL.java:175)
[08:38:18 WARN]:        at fr.xephi.authme.datasource.MySQL.<init>(MySQL.java:78
)
[08:38:18 WARN]:        at fr.xephi.authme.initialization.DataSourceProvider.cre
ateDataSource(DataSourceProvider.java:70)
[08:38:18 WARN]:        at fr.xephi.authme.initialization.DataSourceProvider.get
(DataSourceProvider.java:46)
[08:38:18 WARN]:        at fr.xephi.authme.initialization.DataSourceProvider.get
(DataSourceProvider.java:25)
[08:38:18 WARN]:        at fr.xephi.authme.libs.jalu.injector.handlers.provider.
ProviderHandlerImpl$UninitializedProviderInstantiation.instantiateWith(ProviderH
andlerImpl.java:141)
[08:38:18 WARN]:        at fr.xephi.authme.libs.jalu.injector.InjectorImpl.insta
ntiate(InjectorImpl.java:181)
[08:38:18 WARN]:        at fr.xephi.authme.libs.jalu.injector.InjectorImpl.get(I
njectorImpl.java:155)
[08:38:18 WARN]:        at fr.xephi.authme.libs.jalu.injector.InjectorImpl.getSi
ngleton(InjectorImpl.java:56)
[08:38:18 WARN]:        at fr.xephi.authme.AuthMe.instantiateServices(AuthMe.jav
a:256)
[08:38:18 WARN]:        at fr.xephi.authme.AuthMe.initialize(AuthMe.java:231)
[08:38:18 WARN]:        at fr.xephi.authme.AuthMe.onEnable(AuthMe.java:140)
[08:38:18 WARN]:        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlug
in.java:321)
[08:38:18 WARN]:        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(
JavaPluginLoader.java:340)
[08:38:18 WARN]:        at org.bukkit.plugin.SimplePluginManager.enablePlugin(Si
mplePluginManager.java:405)
[08:38:18 WARN]:        at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin
(CraftServer.java:357)
[08:38:18 WARN]:        at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlug
ins(CraftServer.java:317)
[08:38:18 WARN]:        at net.minecraft.server.v1_8_R3.MinecraftServer.s(Minecr
aftServer.java:414)
[08:38:18 WARN]:        at net.minecraft.server.v1_8_R3.MinecraftServer.k(Minecr
aftServer.java:378)
[08:38:18 WARN]:        at net.minecraft.server.v1_8_R3.MinecraftServer.a(Minecr
aftServer.java:333)
[08:38:18 WARN]:        at net.minecraft.server.v1_8_R3.DedicatedServer.init(Ded
icatedServer.java:263)
[08:38:18 WARN]:        at net.minecraft.server.v1_8_R3.MinecraftServer.run(Mine
craftServer.java:525)
[08:38:18 WARN]:        at java.lang.Thread.run(Unknown Source)
[08:38:18 WARN]: Caused by: java.net.ConnectException: Connection refused: conne
ct
[08:38:18 WARN]:        at java.net.DualStackPlainSocketImpl.connect0(Native Met
hod)
[08:38:18 WARN]:        at java.net.DualStackPlainSocketImpl.socketConnect(Unkno
wn Source)
[08:38:18 WARN]:        at java.net.AbstractPlainSocketImpl.doConnect(Unknown So
urce)
[08:38:18 WARN]:        at java.net.AbstractPlainSocketImpl.connectToAddress(Unk
nown Source)
[08:38:18 WARN]:        at java.net.AbstractPlainSocketImpl.connect(Unknown Sour
ce)
[08:38:18 WARN]:        at java.net.PlainSocketImpl.connect(Unknown Source)
[08:38:18 WARN]:        at java.net.SocksSocketImpl.connect(Unknown Source)
[08:38:18 WARN]:        at java.net.Socket.connect(Unknown Source)
[08:38:18 WARN]:        at java.net.Socket.connect(Unknown Source)
[08:38:18 WARN]:        at java.net.Socket.<init>(Unknown Source)
[08:38:18 WARN]:        at java.net.Socket.<init>(Unknown Source)
[08:38:18 WARN]:        at com.mysql.jdbc.StandardSocketFactory.connect(Standard
SocketFactory.java:254)
[08:38:18 WARN]:        at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
[08:38:18 WARN]:        ... 44 more
[08:38:18 WARN]: [AuthMe] Can't initialize the MySQL database: [CommunicationsEx
ception]: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driv
er has not received any packets from the server.
[08:38:18 WARN]: [AuthMe] Please check your database settings in the config.yml
file!
[08:38:18 WARN]: [AuthMe] Could not create data source: [CommunicationsException
]: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driv
er has not received any packets from the server.
[08:38:18 WARN]: [AuthMe] Aborting initialization of AuthMe: [IllegalStateExcept
ion]: Error during initialization of data source
[08:38:18 WARN]: [AuthMe] THE SERVER IS GOING TO SHUT DOWN AS DEFINED IN THE CON
FIGURATION!
[08:38:18 INFO]: [AuthMe] Waiting for 0 tasks to finish
[08:38:18 INFO]: [AuthMe] AuthMe 5.3.2-b1726 disabled!
[08:38:18 INFO]: Server permissions file permissions.yml is empty, ignoring it
[08:38:18 INFO]: Done (7,600s)! For help, type "help" or "?"
[08:38:18 INFO]: Stopping server

Ve burdan sonra sunucu duruyor işte AuthME Configi.

Kod:
DataSource:
    # What type of database do you want to use?
    # Valid values: SQLITE, MYSQL
    backend: 'MYSQL'
    # Enable database caching, should improve database performance
    caching: true
    # Database host address
    mySQLHost: '79.137.74.***'
    # Database port
    mySQLPort: '3306'
    # Connect to MySQL database over SSL
    mySQLUseSSL: false
    # Username to connect to the MySQL database
    mySQLUsername: 'root'
    # Password to connect to the MySQL database
    mySQLPassword: 'vm*******'
    # Database Name, use with converters or as SQLITE database name
    mySQLDatabase: 'authme'
    # Table of the database
    mySQLTablename: 'authme'
    # Column of IDs to sort data
    mySQLColumnId: 'id'
    # Column for storing or checking players nickname
    mySQLColumnName: 'username'
    # Column for storing or checking players RealName
    mySQLRealName: 'realname'
    # Column for storing players passwords
    mySQLColumnPassword: 'password'
    # Column for storing players emails
    mySQLColumnEmail: 'email'
    # Column for storing if a player is logged in or not
    mySQLColumnLogged: 'isLogged'
    # Column for storing players ips
    mySQLColumnIp: 'ip'
    # Column for storing players lastlogins
    mySQLColumnLastLogin: 'lastlogin'
    # Column for storing player LastLocation - X
    mySQLlastlocX: 'x'
    # Column for storing player LastLocation - Y
    mySQLlastlocY: 'y'
    # Column for storing player LastLocation - Z
    mySQLlastlocZ: 'z'
    # Column for storing player LastLocation - World Name
    mySQLlastlocWorld: 'world'
    # Column for storing player LastLocation - Yaw
    mySQLlastlocYaw: 'yaw'
    # Column for storing player LastLocation - Pitch
    mySQLlastlocPitch: 'pitch'
    # Overrides the size of the DB Connection Pool, -1 = Auto
    poolSize: -1
ExternalBoardOptions:
    # Column for storing players passwords salts
    mySQLColumnSalt: ''
    # Column for storing players groups
    mySQLColumnGroup: ''
    # -1 means disabled. If you want that only activated players
    # can log into your server, you can set here the group number
    # of unactivated users, needed for some forum/CMS support
    nonActivedUserGroup: -1
    # Other MySQL columns where we need to put the username (case-sensitive)
    mySQLOtherUsernameColumns: []
    # How much log2 rounds needed in BCrypt (do not change if you do not know what it does)
    bCryptLog2Round: 10
    # phpBB table prefix defined during the phpBB installation process
    phpbbTablePrefix: 'phpbb_'
    # phpBB activated group ID; 2 is the default registered group defined by phpBB
    phpbbActivatedGroupId: 2
    # IP Board table prefix defined during the IP Board installation process
    IPBTablePrefix: 'ipb_'
    # IP Board default group ID; 3 is the default registered group defined by IP Board
    IPBActivatedGroupId: 3
    # XenForo default group ID; 2 is the default registered group defined by Xenforo
    XFActivatedGroupId: 2
    # Wordpress prefix defined during WordPress installation
    wordpressTablePrefix: 'wp_'
settings:
    sessions:
        # Do you want to enable the session feature?
        # If enabled, when a player authenticates successfully,
        # his IP and his nickname is saved.
        # The next time the player joins the server, if his IP
        # is the same as last time and the timeout hasn't
        # expired, he will not need to authenticate.
        enabled: false
        # After how many minutes should a session expire?
        # A player's session ends after the timeout or if his IP has changed
        timeout: 10
    # Message language, available languages:
    # https://github.com/AuthMe/AuthMeReloaded/blob/master/docs/translations.md
    messagesLanguage: 'en'
    # Log level: INFO, FINE, DEBUG. Use INFO for general messages,
    # FINE for some additional detailed ones (like password failed),
    # and DEBUG for debugging
    logLevel: 'FINE'
    # By default we schedule async tasks when talking to the database. If you want
    # typical communication with the database to happen synchronously, set this to false
    useAsyncTasks: true
    restrictions:
        # Can not authenticated players chat?
        # Keep in mind that this feature also blocks all commands not
        # listed in the list below.
        allowChat: false
        # Hide the chat log from players who are not authenticated?
        hideChat: false
        # Allowed commands for unauthenticated players
        allowCommands:
        - '/login'
        - '/register'
        - '/l'
        - '/reg'
        - '/email'
        - '/captcha'
        # Max number of allowed registrations per IP
        # The value 0 means an unlimited number of registrations!
        maxRegPerIp: 1
        # Minimum allowed username length
        minNicknameLength: 3
        # Maximum allowed username length
        maxNicknameLength: 16
        # When this setting is enabled, online players can't be kicked out
        # due to "Logged in from another Location"
        # This setting will prevent potential security exploits.
        ForceSingleSession: true
        ForceSpawnLocOnJoin:
            # If enabled, every player that spawn in one of the world listed in
            # "ForceSpawnLocOnJoin.worlds" will be teleported to the spawnpoint after successful
            # authentication. The quit location of the player will be overwritten.
            # This is different from "teleportUnAuthedToSpawn" that teleport player
            # to the spawnpoint on join.
            enabled: false
            # WorldNames where we need to force the spawn location
            # Case-sensitive!
            worlds:
            - 'world'
            - 'world_nether'
            - 'world_the_end'
        # This option will save the quit location of the players.
        SaveQuitLocation: false
        # To activate the restricted user feature you need
        # to enable this option and configure the AllowedRestrictedUser field.
        AllowRestrictedUser: false
        # The restricted user feature will kick players listed below
        # if they don't match the defined IP address. Names are case-insensitive.
        # Ip addresses support regex expressions (regex:127\.0\.0\..*)
        # Example:
        #     AllowedRestrictedUser:
        #     - playername;127.0.0.1
        #     - playername;regex:127\.0\.0\..*
        AllowedRestrictedUser: []
        # Ban unknown IPs trying to log in with a restricted username?
        banUnsafedIP: false
        # Should unregistered players be kicked immediately?
        kickNonRegistered: false
        # Should players be kicked on wrong password?
        kickOnWrongPassword: true
        # Should not logged in players be teleported to the spawn?
        # After the authentication they will be teleported back to
        # their normal position.
        teleportUnAuthedToSpawn: false
        # Can unregistered players walk around?
        allowMovement: false
        # After how many seconds should players who fail to login or register
        # be kicked? Set to 0 to disable.
        timeout: 30
        # Regex pattern of allowed characters in the player name.
        allowedNicknameCharacters: '[a-zA-Z0-9_]*'
        # How far can unregistered players walk?
        # Set to 0 for unlimited radius
        allowedMovementRadius: 100
        # Should we protect the player inventory before logging in? Requires ProtocolLib.
        ProtectInventoryBeforeLogIn: true
        # Should we deny the tabcomplete feature before logging in? Requires ProtocolLib.
        DenyTabCompleteBeforeLogin: false
        # Should we display all other accounts from a player when he joins?
        # permission: /authme.admin.accounts
        displayOtherAccounts: true
        # Spawn priority; values: authme, essentials, multiverse, default
        spawnPriority: 'authme,essentials,multiverse,default'
        # Maximum Login authorized by IP
        maxLoginPerIp: 0
        # Maximum Join authorized by IP
        maxJoinPerIp: 0
        # AuthMe will NEVER teleport players if set to true!
        noTeleport: false
        # Regex syntax for allowed chars in passwords
        allowedPasswordCharacters: '[\x21-\x7E]*'
        # Threshold of the other accounts command, a value less than 2 means disabled.
        otherAccountsCmdThreshold: 0
        # Command to run when a user has more accounts than the configured threshold.
        # Available variables: %playername%, %playerip%
        otherAccountsCmd: 'say The player %playername% with ip %playerip% has multiple accounts!'
    GameMode:
        # Force survival gamemode when player joins?
        ForceSurvivalMode: false
    unrestrictions:
        # Below you can list all account names that AuthMe will ignore
        # for registration or login. Configure it at your own risk!!
        # This option adds compatibility with BuildCraft and some other mods.
        # It is case-insensitive! Example:
        # UnrestrictedName:
        # - 'npcPlayer'
        # - 'npcPlayer2'
        UnrestrictedName: []
    security:
        # Minimum length of password
        minPasswordLength: 5
        # Maximum length of password
        passwordMaxLength: 30
        # Possible values: SHA256, BCRYPT, BCRYPT2Y, PBKDF2, SALTEDSHA512, WHIRLPOOL,
        # MYBB, IPB3, PHPBB, PHPFUSION, SMF, XENFORO, XAUTH, JOOMLA, WBB3, WBB4, MD5VB,
        # PBKDF2DJANGO, WORDPRESS, ROYALAUTH, CUSTOM (for developers only). See full list at
        # https://github.com/AuthMe/AuthMeReloaded/blob/master/docs/hash_algorithms.md
        passwordHash: 'SHA256'
        # If a password check fails, AuthMe will also try to check with the following hash methods.
        # Use this setting when you change from one hash method to another.
        # AuthMe will update the password to the new hash. Example:
        # legacyHashes:
        # - 'SHA1'
        legacyHashes: []
        # Salt length for the SALTED2MD5 MD5(MD5(password)+salt)
        doubleMD5SaltLength: 8
        # Number of rounds to use if passwordHash is set to PBKDF2. Default is 10000
        pbkdf2Rounds: 10000
        # Prevent unsafe passwords from being used; put them in lowercase!
        # You should always set 'help' as unsafePassword due to possible conflicts.
        # unsafePasswords:
        # - '123456'
        # - 'password'
        # - 'help'
        unsafePasswords:
        - '123456'
        - 'password'
        - 'qwerty'
        - '12345'
        - '54321'
        - '123456789'
        - 'help'
    registration:
        # Enable registration on the server?
        enabled: true
        # Send every X seconds a message to a player to
        # remind him that he has to login/register
        messageInterval: 5
        # Only registered and logged in players can play.
        # See restrictions for exceptions
        force: true
        # Type of registration: PASSWORD or EMAIL
        # PASSWORD = account is registered with a password supplied by the user;
        # EMAIL = password is generated and sent to the email provided by the user.
        # More info at https://github.com/AuthMe/AuthMeReloaded/wiki/Registration
        type: 'PASSWORD'
        # Second argument the /register command should take: NONE = no 2nd argument
        # CONFIRMATION = must repeat first argument (pass or email)
        # EMAIL_OPTIONAL = for password register: 2nd argument can be empty or have email address
        # EMAIL_MANDATORY = for password register: 2nd argument MUST be an email address
        secondArg: 'CONFIRMATION'
        # Do we force kick a player after a successful registration?
        # Do not use with login feature below
        forceKickAfterRegister: false
        # Does AuthMe need to enforce a /login after a successful registration?
        forceLoginAfterRegister: false
    # Enable to display the welcome message (welcome.txt) after a login
    # You can use colors in this welcome.txt + some replaced strings:
    # {PLAYER}: player name, {ONLINE}: display number of online players,
    # {MAXPLAYERS}: display server slots, {IP}: player ip, {LOGINS}: number of players logged,
    # {WORLD}: player current world, {SERVER}: server name
    # {VERSION}: get current bukkit version, {COUNTRY}: player country
    useWelcomeMessage: true
    # Broadcast the welcome message to the server or only to the player?
    # set true for server or false for player
    broadcastWelcomeMessage: false
    # Should we delay the join message and display it once the player has logged in?
    delayJoinMessage: false
    # The custom join message that will be sent after a successful login,
    # keep empty to use the original one.
    # Available variables:
    # {PLAYERNAME}: the player name (no colors)
    # {DISPLAYNAME}: the player name (with colors)
    customJoinMessage: ''
    # Should we remove the leave messages of unlogged users?
    removeUnloggedLeaveMessage: false
    # Should we remove join messages altogether?
    removeJoinMessage: false
    # Should we remove leave messages altogether?
    removeLeaveMessage: false
    # Do we need to add potion effect Blinding before login/reigster?
    applyBlindEffect: false
    # Do we need to prevent people to login with another case?
    # If Xephi is registered, then Xephi can login, but not XEPHI/xephi/XePhI
    preventOtherCase: true
GroupOptions:
    # Enables switching a player to defined permission groups before they log in.
    # See below for a detailed explanation.
    enablePermissionCheck: false
    # This is a very important option: if a registered player joins the server
    # AuthMe will switch him to unLoggedInGroup. This should prevent all major exploits.
    # You can set up your permission plugin with this special group to have no permissions,
    # or only permission to chat (or permission to send private messages etc.).
    # The better way is to set up this group with few permissions, so if a player
    # tries to exploit an account they can do only what you've defined for the group.
    # After login, the player will be moved to his correct permissions group!
    # Please note that the group name is case-sensitive, so 'admin' is different from 'Admin'
    # Otherwise your group will be wiped and the player will join in the default group []!
    # Example: registeredPlayerGroup: 'NotLogged'
    registeredPlayerGroup: ''
    # Similar to above, unregistered players can be set to the following
    # permissions group
    unregisteredPlayerGroup: ''
Email:
    # Email SMTP server host
    mailSMTP: 'smtp.gmail.com'
    # Email SMTP server port
    mailPort: 465
    # Only affects port 25: enable TLS/STARTTLS?
    useTls: true
    # Email account which sends the mails
    mailAccount: ''
    # Email account password
    mailPassword: ''
    # Email address, fill when mailAccount is not the email address of the account
    mailAddress: ''
    # Custom sender name, replacing the mailAccount name in the email
    mailSenderName: ''
    # Recovery password length
    RecoveryPasswordLength: 8
    # Mail Subject
    mailSubject: 'Your new AuthMe password'
    # Like maxRegPerIP but with email
    maxRegPerEmail: 1
    # Recall players to add an email?
    recallPlayers: false
    # Delay in minute for the recall scheduler
    delayRecall: 5
    # Blacklist these domains for emails
    emailBlacklisted:
    - '10minutemail.com'
    # Whitelist ONLY these domains for emails
    emailWhitelisted: []
    # Send the new password drawn in an image?
    generateImage: false
    # The OAuth2 token
    emailOauth2Token: ''
Hooks:
    # Do we need to hook with multiverse for spawn checking?
    multiverse: true
    # Do we need to hook with BungeeCord?
    bungeecord: false
    # Send player to this BungeeCord server after register/login
    sendPlayerTo: ''
    # Do we need to disable Essentials SocialSpy on join?
    disableSocialSpy: false
    # Do we need to force /motd Essentials command on join?
    useEssentialsMotd: false
Protection:
    # Enable some servers protection (country based login, antibot)
    enableProtection: false
    # Apply the protection also to registered usernames
    enableProtectionRegistered: true
    # Countries allowed to join the server and register. For country codes, see
    # https://dev.bukkit.org/projects/authme-reloaded/pages/countries-codes
    # PLEASE USE QUOTES!
    countries:
    - 'US'
    - 'GB'
    # Countries not allowed to join the server and register
    # PLEASE USE QUOTES!
    countriesBlacklist:
    - 'A1'
    # Do we need to enable automatic antibot system?
    enableAntiBot: true
    # The interval in seconds
    antiBotInterval: 5
    # Max number of players allowed to login in the interval
    # before the AntiBot system is enabled automatically
    antiBotSensibility: 10
    # Duration in minutes of the antibot automatic system
    antiBotDuration: 10
    # Delay in seconds before the antibot activation
    antiBotDelay: 60
Purge:
    # If enabled, AuthMe automatically purges old, unused accounts
    useAutoPurge: false
    # Number of days after which an account should be purged
    daysBeforeRemovePlayer: 60
    # Do we need to remove the player.dat file during purge process?
    removePlayerDat: false
    # Do we need to remove the Essentials/userdata/player.yml file during purge process?
    removeEssentialsFile: false
    # World in which the players.dat are stored
    defaultWorld: 'world'
    # Remove LimitedCreative/inventories/player.yml, player_creative.yml files during purge?
    removeLimitedCreativesInventories: false
    # Do we need to remove the AntiXRayData/PlayerData/player file during purge process?
    removeAntiXRayFile: false
    # Do we need to remove permissions?
    removePermissions: false
Security:
    SQLProblem:
        # Stop the server if we can't contact the sql database
        # Take care with this, if you set this to false,
        # AuthMe will automatically disable and the server won't be protected!
        stopServer: true
    console:
        # Remove passwords from console?
        removePassword: true
        # Copy AuthMe log output in a separate file as well?
        logConsole: true
    captcha:
        # Enable captcha when a player uses wrong password too many times
        useCaptcha: false
        # Max allowed tries before a captcha is required
        maxLoginTry: 5
        # Captcha length
        captchaLength: 5
        # Minutes after which login attempts count is reset for a player
        captchaCountReset: 60
    tempban:
        # Tempban a user's IP address if they enter the wrong password too many times
        enableTempban: false
        # How many times a user can attempt to login before their IP being tempbanned
        maxLoginTries: 10
        # The length of time a IP address will be tempbanned in minutes
        # Default: 480 minutes, or 8 hours
        tempbanLength: 480
        # How many minutes before resetting the count for failed logins by IP and username
        # Default: 480 minutes (8 hours)
        minutesBeforeCounterReset: 480
    recoveryCode:
        # Number of characters a recovery code should have (0 to disable)
        length: 8
        # How many hours is a recovery code valid for?
        validForHours: 4
        # Max number of tries to enter recovery code
        maxTries: 3
        # How long a player has after password recovery to change their password
        # without logging in. This is in minutes.
        # Default: 2 minutes
        passwordChangeTimeout: 2
    emailRecovery:
        # Seconds a user has to wait for before a password recovery mail may be sent again
        # This prevents an attacker from abusing AuthMe's email feature.
        cooldown: 60
# Before a user logs in, various properties are temporarily removed from the player,
# such as OP status, ability to fly, and walk/fly speed.
# Once the user is logged in, we add back the properties we previously saved.
# In this section, you may define how these properties should be handled.
# Read more at https://github.com/AuthMe/AuthMeReloaded/wiki/Limbo-players
limbo:
    persistence:
        # Besides storing the data in memory, you can define if/how the data should be persisted
        # on disk. This is useful in case of a server crash, so next time the server starts we can
        # properly restore things like OP status, ability to fly, and walk/fly speed.
        # DISABLED: no disk storage,
        # INDIVIDUAL_FILES: each player data in its own file,
        # DISTRIBUTED_FILES: distributes players into different files based on their UUID, see below
        type: 'INDIVIDUAL_FILES'
        # This setting only affects DISTRIBUTED_FILES persistence. The distributed file
        # persistence attempts to reduce the number of files by distributing players into various
        # buckets based on their UUID. This setting defines into how many files the players should
        # be distributed. Possible values: ONE, FOUR, EIGHT, SIXTEEN, THIRTY_TWO, SIXTY_FOUR,
        # ONE_TWENTY for 128, TWO_FIFTY for 256.
        # For example, if you expect 100 non-logged in players, setting to SIXTEEN will average
        # 6.25 players per file (100 / 16).
        # Note: if you change this setting all data will be migrated. If you have a lot of data,
        # change this setting only on server restart, not with /authme reload.
        distributionSize: 'SIXTEEN'
    # Whether the player is allowed to fly: RESTORE, ENABLE, DISABLE.
    # RESTORE sets back the old property from the player.
    restoreAllowFlight: 'RESTORE'
    # Restore fly speed: RESTORE, DEFAULT, MAX_RESTORE, RESTORE_NO_ZERO.
    # RESTORE: restore the speed the player had;
    # DEFAULT: always set to default speed;
    # MAX_RESTORE: take the maximum of the player's current speed and the previous one
    # RESTORE_NO_ZERO: Like 'restore' but sets speed to default if the player's speed was 0
    restoreFlySpeed: 'RESTORE_NO_ZERO'
    # Restore walk speed: RESTORE, DEFAULT, MAX_RESTORE, RESTORE_NO_ZERO.
    # See above for a description of the values.
    restoreWalkSpeed: 'MAX_RESTORE'
BackupSystem:
    # General configuration for backups: if false, no backups are possible
    ActivateBackup: false
    # Create backup at every start of server
    OnServerStart: false
    # Create backup at every stop of server
    OnServerStop: true
    # Windows only: MySQL installation path
    MysqlWindowsPath: 'C:\Program Files\MySQL\MySQL Server 5.1\'
# Converter settings: see https://github.com/AuthMe/AuthMeReloaded/wiki/Converters
Converter:
    Rakamak:
        # Rakamak file name
        fileName: 'users.rak'
        # Rakamak use IP?
        useIP: false
        # Rakamak IP file name
        ipFileName: 'UsersIp.rak'
    CrazyLogin:
        # CrazyLogin database file name
        fileName: 'accounts.db'
    loginSecurity:
        # LoginSecurity: convert from SQLite; if false we use MySQL
        useSqlite: true
        mySql:
            # LoginSecurity MySQL: database host
            host: ''
            # LoginSecurity MySQL: database name
            database: ''
            # LoginSecurity MySQL: database user
            user: ''
            # LoginSecurity MySQL: password for database user
            password: ''

Yardımcı olursanız sevinirim.
Yanlış Bağlamış Olabilirsiniz.Tekrar Denemenizi Tavsiye Ederim.Bunu Siteyemi Bağlıcaksınız
 

KansızKurt

• нєяσмιηуυм cєσ •

Discord:

mericbozkurt#2650

Katılım
11 Şubat 2016
Mesajlar
1.037
Elmaslar
475
Puanlar
12.020
Yer
Web
Minecraft
j3tblue
Yanlış Bağlamış Olabilirsiniz.Tekrar Denemenizi Tavsiye Ederim.Bunu Siteyemi Bağlıcaksınız
Zaten Yanlış Bağladığını Biliyor :D Nasıl Düzelteyeceğini Bilmiyor, Biliyosan Yardımcı Ol Bilmiyosan, Başka Konulara.
[DOUBLEPOST=1505455451,1505455412][/DOUBLEPOST]@BloodyX Özel'den Mesaj Atarsan Sana Kesin Çözümü Söyler...
 

JustBabyPluginer

Koydum Çalışma Masasını
Katılım
31 Temmuz 2017
Mesajlar
66
Elmaslar
16
Puanlar
0
Yaş
27
Zaten Yanlış Bağladığını Biliyor :D Nasıl Düzelteyeceğini Bilmiyor, Biliyosan Yardımcı Ol Bilmiyosan, Başka Konulara.
[DOUBLEPOST=1505455451,1505455412][/DOUBLEPOST]@BloodyX Özel'den Mesaj Atarsan Sana Kesin Çözümü Söyler...
Doğru söyledin . :D Ama doğru yani MySQL Bilgileri doğru acaba MySQL Server kurduğum makinede 3306 portu açık olmamış olabilirmi ?
 

Berk_Bey

Demir Cevheri Gibiyim
Katılım
18 Ağustos 2016
Mesajlar
190
Elmaslar
58
Puanlar
13.470
Yaş
24
Yer
Los Angeles
Minecraft
Bowich
sen MySQL nereye bağlamayı çalıştın ve autmede ki mySQL mı ona göre yardımcı olacam
 

JustBabyPluginer

Koydum Çalışma Masasını
Katılım
31 Temmuz 2017
Mesajlar
66
Elmaslar
16
Puanlar
0
Yaş
27

EmirReizTR

Bir "Reiz"
Katılım
21 Ekim 2016
Mesajlar
923
Elmaslar
297
Puanlar
0
Yer
Antalya
Hocam reloaded sürümünü çok bilmiyorum ama mc.tc sitelerinin admin panelinde anlatılıyordu galiba.
 

JustBabyPluginer

Koydum Çalışma Masasını
Katılım
31 Temmuz 2017
Mesajlar
66
Elmaslar
16
Puanlar
0
Yaş
27

BloodyX

İyi olmaya devam et. ;)
Premium
Emektar
Hosting Görevlisi

Discord:

BloodyX#4069

Katılım
9 Mart 2015
Mesajlar
2.886
Elmaslar
1.818
Puanlar
19.975
Yer
Adıyaman
Minecraft
TheGaMeLiFe_HD
bana discordan ulaşın veya özel mesaj atın ben size yardımcı olurum.
 

JustBabyPluginer

Koydum Çalışma Masasını
Katılım
31 Temmuz 2017
Mesajlar
66
Elmaslar
16
Puanlar
0
Yaş
27
bana discordan ulaşın veya özel mesaj atın ben size yardımcı olurum.
Olay Bağlamada değil Bağlamasını biliyorum fakat sorun AuthMe demi yoksa Makineye Kurduğum Mysql server e bağlantı uzak erişimlere kapalı mı onu bilmiyorum.
 

BloodyX

İyi olmaya devam et. ;)
Premium
Emektar
Hosting Görevlisi

Discord:

BloodyX#4069

Katılım
9 Mart 2015
Mesajlar
2.886
Elmaslar
1.818
Puanlar
19.975
Yer
Adıyaman
Minecraft
TheGaMeLiFe_HD
uzak erişimleri kontrol edin vds kullanıyorsanız bir şey çakışıyordur belki
 

Berk_Bey

Demir Cevheri Gibiyim
Katılım
18 Ağustos 2016
Mesajlar
190
Elmaslar
58
Puanlar
13.470
Yaş
24
Yer
Los Angeles
Minecraft
Bowich
sizden rica etsem bi ss atarmısınız mnySql ve mc nin bağlantılarını
 

JustBabyPluginer

Koydum Çalışma Masasını
Katılım
31 Temmuz 2017
Mesajlar
66
Elmaslar
16
Puanlar
0
Yaş
27

Berk_Bey

Demir Cevheri Gibiyim
Katılım
18 Ağustos 2016
Mesajlar
190
Elmaslar
58
Puanlar
13.470
Yaş
24
Yer
Los Angeles
Minecraft
Bowich
Durum
Mesaj gönderimine kapalı.
Neden altınlarını Discord sunucumuzda kazmıyorsun? TIKLA VE KATIL!
Yukarı