Skocz do zawartości
  • 0

Problem z LogIT


vkvbuss
 Udostępnij

Pytanie

Cześć.

Problem jest w tym, że w essentials mam wyłączone wiadomości gdy ktoś wchodzi i wychodzi na serwer, ustawiłem w skripcie on join i on quit, zeby pisala wiadomość + lub -, więc to działało.

Po wgraniu pluginu LogIT coś sie popsuło, gracz jak wchodzi na serwer pisze : NICK [+] a jak sie zaloguje to wyskakuje dopiero wtedy komunikat joined the game.

Umie ktoś usunąć, żeby nie było tego joined the game? wydaje mi się, że wina logit'u

MlTvNYY.png

za pomoc daje 4 + :)

Edytowane przez vkvbuss
Odnośnik do komentarza
Udostępnij na innych stronach

8 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0

w skrypcie mam to ustawione na + i -

wydaje mi sie, ze to przez logit, bo przed wgrywaniem jego bylo okej..

juz ide sprawdzić na graczu :)

rzeczywiście tylko opom dziala...

config z logit'a:

 

# # # # # # # # # # # # # # # #
#  LogIt Configuration File   #
# # # # # # # # # # # # # # # #

locale: pl
forceLogin:
  global: true
  inWorlds: []
  exemptPlayers: []
  timeout:
    enabled: false
    value:
      login: 40sec
      register: 10min
    disableForPlayers: []
  allowedCommands: []
  prevent:
    move: true
    toggleSneak: true
    blockPlace: true
    blockBreak: true
    damageIn: true
    damageOut: true
    regainHealth: true
    foodLevelChange: true
    entityTarget: true
    chat: true
    commandPreprocess: true
    pickupItem: true
    dropItem: true
    interact: true
    interactEntity: true
    inventoryClick: true
  moveRadius: -1
  obfuscate:
    air: false
    health: false
    experience: false
    hunger: false
  prompt:
    register: true
    login: true
    minInterval: 2sec
  periodicalPrompt:
    enabled: true
    period: 15sec
  promptOn:
    join: true
    dropItem: true
    blockPlace: true
    blockBreak: true
    interact: true
    interactEntity: true
  hideChatMessages: false
  hideFromTabList: false
  hideOtherPlayers: false
loginSessions:
  enabled: false
  validnessTime: 7days
loginHistory:
  enabled: false
  recordsToKeep: 10
messages:
  beautify: false
  join:
    hide: false
    showWorld: false
  multiverseHook: true
  quit:
    hide: false
prohibitedUsernames: []
usernameCaseMismatch:
  warning: false
  kick: false
passwords:
  minLength: 4
  maxLength: 40
  hashingAlgorithm: sha-256
  complexity:
    lowercaseLetters: false
    uppercaseLetters: false
    numbers: false
    specialSymbols: false
    blockSimplePasswords: false
globalPassword:
  length: 6
  invalidateAfter: 5min
bruteForce:
  blockLogin:
    attempts: -1
    forTime: 20 seconds
  kick:
    attempts: -1
  ban:
    attempts: -1
kickUnregistered: false
premiumTakeover:
  enabled: false
  promptOn: join
automaticAccountDeletion:
  enabled: false
  inactivityTime: 365days
automaticLogout:
  enabled: false
  inactivityTime: 10min
accountsPerIp:
  amount: -1
  unrestrictedIps: []
accountsPerEmail: 1
reserveSlots:
  amount: 0
  forPlayers: []
cooldowns:
  register: 3sec
  unregister: 3sec
  changepass: 1sec
  changeemail: 1sec
  recoverpass: 2min
passwordRecovery:
  enabled: false
  subject: Password recovery for %player%
  bodyTemplate: mail/password-recovery.html
  htmlEnabled: true
  passwordLength: 6
  passwordCombination: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
  promptToAddEmail: true
mailSending:
  emailAddress: ''
  smtp:
    host: ''
    port: 465
    user: ''
    password: ''
waitingRoom:
  enabled: false
  location:
    ==: Location
    world: world
    x: 0.0
    y: 51.0
    z: 0.0
    yaw: 0.0
    pitch: 0.0
newbieTeleport:
  enabled: false
  location:
    ==: Location
    world: world
    x: 0.0
    y: 0.0
    z: 0.0
    yaw: 0.0
    pitch: 0.0
groups:
  enabled: false
  registered: Registered
  unregistered: Unregistered
  loggedIn: LoggedIn
  loggedOut: LoggedOut
profiles:
  enabled: false
  path: profiles
  fields: {}
storage:
  accounts:
    leading:
      storageType: sqlite
      csv:
        dir: ./
      sqlite:
        filename: accounts.db
      h2:
        filename: accounts
      mysql:
        host: jdbc:mysql://localhost:3306/
        user: root
        password: ''
        database: ''
      postgresql:
        host: jdbc:postgresql://localhost:5432/database
        user: postgres
        password: ''
      unit: logit
      cache: disabled
    mirror:
      storageType: none
      csv:
        dir: ./
      sqlite:
        filename: accounts2.db
      h2:
        filename: accounts2
      mysql:
        host: jdbc:mysql://localhost:3306/
        user: root
        password: ''
        database: ''
      postgresql:
        host: jdbc:postgresql://localhost:5432/database
        user: postgres
        password: ''
      unit: logit2
    keys:
      username: username
      uuid: uuid
      salt: salt
      password: password
      hashing_algorithm: hashing_algorithm
      ip: ip
      login_session: login_session
      email: email
      last_active_date: last_active_date
      reg_date: reg_date
      is_locked: is_locked
      login_history: login_history
      display_name: display_name
      persistence: persistence
  sessions:
    filename: sessions.db
backup:
  path: backup
  filename: yyyy-MM-dd_HH-mm-ss
  schedule:
    enabled: false
    interval: 12hours
  forceBeforeRestore: false
  manualRemoveLimit: 3
stats:
  enabled: false
logging:
  file:
    enabled: false
    filename: debug.log
    level: 0
  verboseConsole: false
terminateUnsafeServer: true

 

za pomoc nagradzam 10 plusikami (jutro dam, bolimit)

pomoze ktos? za pomoc daje 10 plusow..

Edytowane przez Ewald
Odnośnik do komentarza
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
 Udostępnij

  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...