Stránka 1 z 1

Citizens

Napsal: 24 črc 2013, 23:06
od liki12
Dobrý den chtěl bych se zeptat jak napojit citizens na mysql??

dbserver: localhost
dbname: gs_37076_1
dbuser: gs_37076_1
dbpass: nedám
-----------------------------------------
PhpMyAdmin se nachází na adrese http://xray.fakaheda.eu/phpmyadmin

Spoiler: zobrazit

Kód: Vybrat vše

# Citizens Configuration

npc:
  chat:
    options:
      bystanders-hear-targeted-chat: true
      max-number-of-targets-to-show: 2
      multiple-targets-format: <target>|, <target>| & <target>| & others
      range: 5
    format:
      no-targets: '[<npc>]: <text>'
      with-target-to-bystanders: '[<npc>] -> [<target>]: <text>'
      to-target: '[<npc>] -> You: <text>'
      with-targets-to-bystanders: '[<npc>] -> [<targets>]: <text>'
  default:
    look-close:
      enabled: false
      range: 5
    pathfinding:
      range: 25.0
    random-talker: true
    realistic-looking: false
    stationary-ticks: -1
    talk-close:
      enabled: false
      range: 5
    text:
      '0': Hi, I'm <npc>!
  limits:
    default-limit: 10
    max-permission-checks: 100
    max-speed: 100
  chunks:
    always-keep-loaded: false
  pathfinding:
    attack-range: 3.0625
    use-new-finder: true
  selection:
    quick-select: false
    item: '280'
    message: <b>You selected <a><npc><b>!
  player:
    remove-from-list: true
  server-ownership: false
  text:
    max-talk-cooldown: 5
    min-talk-cooldown: 10
    talk-item: '340'
  controllable:
    use-boat-controls: true
advanced:
  check-minecraft-version: true
storage:
  database:
    driver: ''
    password: ''
    url: ''
    username: ''
  save-task:
    delay: 72000
  file: saves.yml
  type: yaml
general:
  debug-mode: false
  color-scheme:
    message-highlight: <e>
    message: <a>
  translation:
    locale: ''
economy:
  npc:
    cost: 100.0
subplugins:
  folder: plugins

Re: Citizens

Napsal: 25 črc 2013, 06:57
od zikl
Nejdou napojit

Re: Citizens

Napsal: 25 črc 2013, 09:12
od nejento
Cituji z jejich wiki:
Citizens wiki píše:SQL storage is not currently functioning correctly


Nastavit to jde, ale nedoporučuje se to.

Re: Citizens

Napsal: 25 črc 2013, 10:41
od liki12
Aha tak nic děkuji.