Fakaheda.eu Control Panel

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Kadlec
Příspěvky: 362
Registrován: 08 dub 2012, 17:32
Reputation: 0
Kontaktovat uživatele:

Fakaheda.eu Control Panel

#1 Příspěvekod Kadlec » 19 črc 2012, 12:22

v popisu
Zdravím mám server hostovaný u fakaheda.eu a mám problém s control panelem já tam mám jen toto
Obrázek

a kámoš má učet a má tam toto

Obrázek

a snadno může měnit zprávy když se někdo připojí na server atd a hcci se zeptat jak to udělal ?
Obrázek

Uživatelský avatar
Welton123
Příspěvky: 2388
Registrován: 08 úno 2012, 17:54
Reputation: 0
Kontaktovat uživatele:

Re: Fakaheda.eu Control Panel

#2 Příspěvekod Welton123 » 19 črc 2012, 12:27

dole mas tlacitko nastaveni a tam si pridas dalsi.
CZ/SK TOP Databáze MineCraft Serverů ►KLIK◄
Chceš i Ty mít měnící se podpis? ►KLIK◄

Uživatelský avatar
Arcas
Příspěvky: 1406
Věk: 27
Registrován: 13 bře 2012, 19:15
Reputation: 0

Re: Fakaheda.eu Control Panel

#3 Příspěvekod Arcas » 19 črc 2012, 12:32

BTW ještě musíš mít ten určítý plugin.
Čeština a jiné jazyky jsou Freeware, ale ne Opensource!!! To znamená, že s nimi můžete nakládat jak chcete, ale nesmíte je upravovat...

// no comment

Uranus-Portal.com
Obrázek

Kadlec
Příspěvky: 362
Registrován: 08 dub 2012, 17:32
Reputation: 0
Kontaktovat uživatele:

Re: Fakaheda.eu Control Panel

#4 Příspěvekod Kadlec » 19 črc 2012, 12:37

a kde vezmu například to když se přihlásím do hry tak to udělá Vítej na serveru atd on to má v message.yml a má tam toto ale kde to vzal ??

Kód: Vybrat vše

join:
  register: '{RED}Ty nejsi zaregistrovanej.{NEWLINE}{RED}Prosim registruj se prikazem
    /register <password>.'
  login: '{RED}Prosim pouzij prikaz /login <password>.'
  resume: '{BRIGHTGREEN}Vitej zpatky,tvoje prihlaseni bylo obnoveno'
  error:
    lockout: You are temporarily locked out for exceeding the incorrect password threshold.
    name: Your name contains one or more illegal characters.
    online: You are already online!
register:
  usage: '{RED}Pouzij prikaz: /register <password> [email]'
  success: '{BRIGHTGREEN}Ty jsi se uspesne registroval!{NEWLINE}{BRIGHTGREEN}Ted pouzij
    prikaz /login <password>'
  error:
    disabled: '{RED}Registrations are currently disabled!'
    registered: '{RED}You are already registered!'
    limit: '{RED}You may not register any more accounts!'
    password: '{RED}Your password must be at least {PWMINLENGTH} characters long!'
    email: '{RED}Please use a valid email address when registering!'
    general: '{RED}Something went wrong while creating your account!'
login:
  usage: '{RED}Pouzij prikaz: /login <password>'
  success: '{BRIGHTGREEN}Ty jsi uz prihlaseny!'
  error:
    registered: '{RED}You are not registered!'
    authenticated: '{RED}You are already logged in!'
    password: '{RED}Incorrect password!'
    active: '{RED}Your account is not activated!'
    general: '{RED}Something went wrong while logging you in!'
logout:
  success: '{BRIGHTGREEN}You have been logged out!'
  error:
    logged: '{RED}You are not logged in!'
    general: '{RED}Something went wrong while logging you out!'
changepw:
  usage: '{RED}Correct Usage: /changepw <old password> <new password>'
  success: '{BRIGHTGREEN}Password changed!'
  error:
    disabled: '{RED}Password changes are currently disabled.'
    logged: '{RED}You are not logged in!'
    incorrect: '{RED}Incorrect old password!'
    invalid: '{RED}Your new password does not meet complexity requirements!'
    general: '{RED}Something went wrong while changing your password!'
authurl:
  registration: '{RED}AuthURL registration is disabled.'
  changepw: '{RED}AuthURL does not support password changes.'
misc:
  illegal: '{GRAY}You must be logged in to do that!'
  timeout: You have taken too long to log in!
  strikeout: You have entered too many invalid passwords!
  reloaded: '{RED}Server reloaded, you must log in.'
admin:
  permission: You do not have permission to use this command!
  register:
    usage: '{RED}Correct Usage: /xauth register <player> <password> [email]'
    success: '{BRIGHTGREEN}Account successfully created for: {WHITE}{TARGET}'
    error:
      registered: '{RED}This player is already registered!'
      general: '{RED}Something went wrong while creating an account for {TARGET}'
  changepw:
    usage: '{RED}Correct Usage: /xauth changepw <player> <new password>'
    success: '{TARGET}''s {BRIGHTGREEN}password has been changed!'
    error:
      registered: '{RED}This player is not registered!'
      general: '{RED}Something went wrong while changing {TARGET}''s password!'
  logout:
    usage: '{RED}Correct Usage: /xauth logout <player>'
    error:
      logged: '{TARGET} {RED}is not logged in!'
      general: '{RED}Something went wrong while logging this player out!'
    success:
      player: '{TARGET} {BRIGHTGREEN}has been logged out!'
      target: '{BRIGHTGREEN}You have been logged out by an Administrator!'
  unregister:
    usage: '{RED}Correct Usage: /xauth unregister <player>'
    error:
      registered: '{RED}This player is not registered!'
      general: '{RED}Something went wrong while unregistering this player!'
    success:
      player: '{TARGET} {BRIGHTGREEN}has been unregistered!'
      target: '{RED}You have been unregistered and logged out!'
  location:
    usage: '{RED}Correct Usage: /xauth location set|remove [global]'
    set:
      error:
        global: '{RED}Global teleport location is set to this world.{NEWLINE}{RED}Please
          remove it first.'
        general: '{RED}Something went wrong while setting this location!'
      success:
        regular: '{BRIGHTGREEN}Teleport location for this world set to your location!'
        global: '{BRIGHTGREEN}Global teleport location set to your location!'
    remove:
      error:
        noglobal: '{RED}A global teleport location is not set!'
        notset: '{RED}This world does not have a teleport location!'
        global: '{RED}Global teleport location is set to this world.{NEWLINE}{RED}Please
          use /xauth location remove global'
        general: '{RED}Something went wrong while removing this location!'
      success:
        regular: '{BRIGHTGREEN}Teleport location for this world has been removed!'
        global: '{BRIGHTGREEN}Global teleport location has been removed!'
  reload: '{BRIGHTGREEN}xAuth reloaded.'
  activate:
    usage: '{RED}Correct Usage: /xauth activate <player>'
    error:
      registered: '{RED}This player is not registered!'
      active: '{RED}This player is already active!'
      general: '{RED}Something went wrong while activating this player!'
    success: '{BRIGHTGREEN}{TARGET} has been activated!'
  config:
    usage: '{RED}Correct Usage: /xauth config <node> <value>'
    error:
      exist: '{RED}This configuration node does not exist!'
      int: '{RED}This configuration node requires an integer value!'
      invalid: '{RED}This setting cannot be altered using this command!'
    success: '{BRIGHTGREEN}Configuration updated!'
Obrázek

Uživatelský avatar
Welton123
Příspěvky: 2388
Registrován: 08 úno 2012, 17:54
Reputation: 0
Kontaktovat uživatele:

Re: Fakaheda.eu Control Panel

#5 Příspěvekod Welton123 » 19 črc 2012, 12:39

To je plugin.
CZ/SK TOP Databáze MineCraft Serverů ►KLIK◄
Chceš i Ty mít měnící se podpis? ►KLIK◄

Kadlec
Příspěvky: 362
Registrován: 08 dub 2012, 17:32
Reputation: 0
Kontaktovat uživatele:

Re: Fakaheda.eu Control Panel

#6 Příspěvekod Kadlec » 19 črc 2012, 12:41

to vim ale kde to vzal aby to mohl vytvořit
Obrázek

Uživatelský avatar
BlooderCZ
Příspěvky: 82
Registrován: 11 kvě 2012, 19:56
Reputation: 0

Re: Fakaheda.eu Control Panel

#7 Příspěvekod BlooderCZ » 19 črc 2012, 12:48

authme > config.yml myslím
Web: http://minetech.4fan.cz
IP Serveru:
93.91.250.118:37236
Pokud vám někdo pomohl zvedněte mu karmu :D

Uživatelský avatar
Arcas
Příspěvky: 1406
Věk: 27
Registrován: 13 bře 2012, 19:15
Reputation: 0

Re: Fakaheda.eu Control Panel

#8 Příspěvekod Arcas » 19 črc 2012, 12:50

Authme to nedělá, zeptej se kamaráda ať ti řekne, co na ty zprávy používá.
Čeština a jiné jazyky jsou Freeware, ale ne Opensource!!! To znamená, že s nimi můžete nakládat jak chcete, ale nesmíte je upravovat...

// no comment

Uranus-Portal.com
Obrázek

Kadlec
Příspěvky: 362
Registrován: 08 dub 2012, 17:32
Reputation: 0
Kontaktovat uživatele:

Re: Fakaheda.eu Control Panel

#9 Příspěvekod Kadlec » 19 črc 2012, 12:50

xAuth
Obrázek


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 23 hostů