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

Problem z nielogowaniem graczy Premium - pluginy AutoIn oraz LogIt.


Zethik

Rekomendowane odpowiedzi

Opublikowano

Witam mam plugin logit i autoin ustawilem w configu kolo logit na true ale dalej nieloguje graczy premium automatycznie prosze o pomoc ....

CzarnaWoda Here 

Trwa pościg za kasą, pozycją, dupami, gdzie ludzie rozminęli się z wartościami.
Tego nie wiem, ale spróbuj dać im palec, kto jest kto przekonasz się doskonale.
Hipokryci dla mnie daremnie ukryci, Ich dewizy, szydercze oczka, uśmiech Mona Lisy.

Pozdrawiam

Opublikowano

@ref pomoze ktos naprawde potrzebuje pomocy :( 

CzarnaWoda Here 

Trwa pościg za kasą, pozycją, dupami, gdzie ludzie rozminęli się z wartościami.
Tego nie wiem, ale spróbuj dać im palec, kto jest kto przekonasz się doskonale.
Hipokryci dla mnie daremnie ukryci, Ich dewizy, szydercze oczka, uśmiech Mona Lisy.

Pozdrawiam

Opublikowano

Próbowałeś zmienić wersję pluginu/silnika?

Logit najnowszy i autoin również

Próbowałeś zmienić wersję pluginu/silnika?

A mam kolejny problem teraz jak sie loguje to pisze mi to : http://scr.hu/4h8d/ebe49

@ref Prosze o pomoc :(http://scr.hu/4h8d/ebe49

CzarnaWoda Here 

Trwa pościg za kasą, pozycją, dupami, gdzie ludzie rozminęli się z wartościami.
Tego nie wiem, ale spróbuj dać im palec, kto jest kto przekonasz się doskonale.
Hipokryci dla mnie daremnie ukryci, Ich dewizy, szydercze oczka, uśmiech Mona Lisy.

Pozdrawiam

Opublikowano

wklej config AutoIn i logi ze startu servera aż do logowania, a tak to problem może być tez spowodowany tym launcherem lub nickiem

 

Pamiętaj że z AutoIn nie można używac nicków premium jeśli się tego premium nie ma.

1438614356923701010629.png

 

Opublikowano

Dam ci mój config: 

 

 

 

 # Auto-In 3.0 by GoToFinal! Now with bungee and potatos!
 # Issues/bugs, ideas, wiki, api on github: https://github.com/GotoFinal/AutoIn
# |
 # You like this plugin? You can support me by donate: (USD) https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UAAQ6D5CU2F5L
 # More donate links in PLN, GBP or EUR you can find here: http://www.spigotmc.org/resources/auto-in.578/
 # You can find my other plugins here: http://www.spigotmc.org/resources/authors/gotofinal.31682/
 # I also creating plugins "for request" ($), Skype: gotofinal, e-mail: [email protected]
# |
 # If you want use this plugin with bungee vist wiki: https://github.com/GotoFinal/AutoIn/wiki/Bungee-Cord
 # Don't change options if you don't understand them -> ask.
 # Note: proxy = BungeeCord (or other supported proxy server), Server = Bukkit/Cauldron/Forge/Spigot server.
 
 
 # If you want use this plugin with proxy server (BungeeCord) see: https://github.com/GotoFinal/AutoIn/wiki/Sockets
Sockets: []
 
 # Options
 
 
 # options that can be used by proxy and server plugin.
Options: 
  ConfigurationVersion_DO_NOT_CHANGE_THIS: 7
 
   # 0 -> unlimited/as needed.
  NettyThreads: 0
 
   # DON'T USE THAT IF YOU CAN USE SOCKETS, Enable when you can't use sockets but you want use that on bungee server, it isn't good as sockets, but it should not explode. NOTE: You NEED MySQL for that, and this is slower and may by VERY buggy on first join.
  UseChannels: false
 
   # Time in ms between trying connect LISTENER to HANLDER socket, on linux using smaller times can cause some weird problems.
  ReTryConnectSocketTime: 1000
 
   # where AutoIn should store exceptions, enabled login, whitelists, cache and other player settings.
  SaveData: 
    Type: SQLite
    MySQL: 
      Host: localhost
      Port: 3306
      User: root
      Pass: root
      Database: database
      Prefix: GT_
    SQLite: 
      File: AutoIn_PlayerOptions.db
 
 # Both
 
  Both: 
 
    Dependencies: 
 
       # If you have one of that plugin, you can force AutoIn to don't use them even if they can be used. (change to true)
      ForceDisable: {}
 
    Listeners: 
 
       # you can try disable that and manualy configure priority below if auto-login will stop work after update of auth pluhin. PS: tell me about that problem!
      GetFromModule: true
      PlayerLoginEvent: LOWEST
      PlayerJoinEvent: LOWEST
      PlayerQuitEvent: MONITOR
 
    Players: 
 
       # no more /login commands for premium users! Enable only on servers where you have auth plugin!
      AutoLogin: true
 
       # if true autoin will try fix skins, you can disable that if you want use other plugin. (some plugins may still not work)
      FixSkins: true
 
       # if true, then all players are exception by default, they can use /ai IAmNowPremium to remove exception flag (NOTE: they will lose all data after login as premium if you have fixedUUIDs set to false)
      NegateExceptions: false
 
       # if true, then even premium players needs to register. PS: You can make registration optional, see wiki: https://github.com/GotoFinal/AutoIn/wiki/Registration
      Registration: true
 
       # A.K.A. SwitchMode, If you disable that, only old cracked players will be able to join. New cracked players will be kicked from server. Good if you want switch from offline-mode to online-mode without losing players!
      AllowNewCrackedPlayers: true
 
       # if true, then everyone have UUID generated from nickname
      FixedUUID: false
 
       # WhiteList that works only on cracked players, black-list works even if this is disabled.
      CrackedWhiteListEnabled: false
 
      ForceLogin: 
 
         # Allow use RegEx in nicknames list, like 'Test\\d{1,3}'
        UseRegEx: false
 
         # Nicknames from this list don't need use login or register command, use to supprot mods like buildcraft and others
        Nicknames: []
 
      Sessions: 
 
         # If enabled, plugin will remember premium players with their IP number, when servers will be down, premium players can be still auto-logged if IP will be valid.
        Enabled: false
 
         # If true, then players with valid session can join even if mojang server are down and without using password. PS: You can enable this and ServerProtect, then registered players OR players with valid session can join.
        AsServerProtect: false
 
         # time in easy format, 1w = 1 week, 1d = 1 day, 1d5h12s -> 1 day, 5 hours, 12 seconds
        Expires: 1h
 
         # If true sessions aren't saved on reload.
        ExpiresOnRestart: true
 
      Protections: 
 
         # If enabled, when new cracked player join to game he will get special protection "flag", that work like exception-player. so even if someone buy premium account with this same nickname, he will be still tract as cracked player.
         # If player will buy premium, he must disable protection using "IamNowPremium" command, or admin must disable it manually, using API or /setProtection command.
        CrackedPlayersNicknames: 
          Enabled: false
 
           # If disabled, player must use "ProtectMe" command, or protection must be enabled manually, using API or /setProtection command
          AutoProtect: false
 
 
 
    ServerProtect: 
 
       # If enabled and mojang server don't work, only registered players can join (So you must set "Registration" to true). If disabled, all players will be kicked.
      Enabled: false
 
 
     # If enabled plugin will remember if username was premium. (It's saved to database/file) NOTE: Enable that if you have bigger server, like 100/200+ players online.
    Cache: true
 
 # Server
 
 
   # ignored by proxy plugin
  Server: 
 
 
     # It will try check if cache is updated before player join.
    UpdateCacheOnPreJoin: false
 
     # It will try check if cache is updated after player join.
    UpdateCacheOnJoin: true
 
 
 # Proxy
 
 
   # ignored by server
  Proxy: 
 
     # Players needs to be logged in to use commands
    NeedLoginToUseCommands: true
 
     # Only player connected to servers from this list need login to use commands.
     # Server must contains auth plugin.
    NeedLoginToUseCommandsServerList: []
 
     # Player can use this commands
    NotBlocked: []
 
     # players from selected group can be send to other servers. This override Proxy/BungeeCord setting!
    ForcedServers: 
      PREMIUM: 
        Enabled: false
 
         # works like "default_server" from bungee
        Server: PremiumServer
 
         # works like "force_default_server" from bungee
        Force: false
 
         # like "fallback_server" from bungee
        Fallback: FallbackServer
      CRACKED: 
        Enabled: false
 
         # works like "default_server" from bungee
        Server: PremiumServer
 
         # works like "force_default_server" from bungee
        Force: false
 
         # like "fallback_server" from bungee
        Fallback: FallbackServer
      EXCEPTION: 
        Enabled: false
 
         # works like "default_server" from bungee
        Server: PremiumServer
 
         # works like "force_default_server" from bungee
        Force: false
 
         # like "fallback_server" from bungee
        Fallback: FallbackServer
      ERROR: 
        Enabled: false
 
         # works like "default_server" from bungee
        Server: PremiumServer
 
         # works like "force_default_server" from bungee
        Force: false
 
         # like "fallback_server" from bungee
        Fallback: FallbackServer

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...