Paintball problem

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
karlik71
Příspěvky: 11
Registrován: 17 bře 2013, 16:20
Reputation: 2

Paintball problem

#1 Příspěvekod karlik71 » 07 dub 2013, 17:43

Server: IP: 93.91.250.138 PORT: 27999

Zdravím,

měl bych malý dotaz ohledně nastavení pluginu. Před přihlášením do areny musím ručně nastavit změnu GM (změna na 0) a doplnit zdraví + jídlo na maximum - po té je přihlášení možné. Je možné to v configu nějak zautomatizovat?

Zde je config:

Spoiler: zobrazit

Kód: Vybrat vše

# Use a value of -1 to give the players infinite balls or extras. If you insert a not possible value/wrong value in a section the plugin will use the default value or the nearest possible value (Example: your value at section balls: -3 -> plugin will use -1). 1 Tick = 1/20 seconds.
Server:
  Version Check: true
Paintball:
  AFK Detection:
    enabled: true
    'Movement Radius around Spawn (keep in mind: knockbacks, pushing, waterflows, falling, etc)': 5
    Amount of Matches: 3
  Language: enUS
  No Permissions: false
  Debug: false
  Auto Lobby: false
  Auto Team: false
  Points per Kill: 2
  Points per Hit: 1
  Points per Team-Attack: -1
  Points per Win: 5
  Points per Round: 1
  Cash per Kill: 10
  Cash per Hit: 0
  Cash per Win: 10
  Cash per Round: 0
  Ball speed multi: 1.5
  Colored listnames: true
  Colored chatnames: true
  Only Random: false
  Auto Random: true
  Auto Spec Lobby: false
  Effects: true
  Teleport Fix: true
  Allowed Commands:
  - /list
  - /login *
  - /register *
  Blacklist:
    Commands:
    - /ptp {player}
    - /tp {args} {player}
    - /tp {player} {args}
    - /tphere {player}
    Admin Override: true
  Tags:
    enabled: true
    colored: true
    invisible: true
    remaining invisible: true
  Melodies:
    enable: true
    delay: 20
    win:
      file: win
      nbs: false
    defeat:
      file: defeat
      nbs: false
    draw:
      file: draw
      nbs: false
  Gifts:
    enabled: true
    onSpawnChance: 5.0
    wishes: true
    wishes text: '&cblablubbabc&5, &cAlphaX &5and &cthe server team &5are wishing
      you a lot of fun!'
    wishes delay in minutes: 60
    gifts:
      '0':
        message: Hope you have luck with these balls!
        id: 332
        subid: 0
        amount: 50
        chance: 30.0
      '1':
        message: May these grenades be with you!
        id: 344
        subid: 0
        amount: 2
        chance: 15.0
      '2':
        message: I knew you ever wanted to be a sneaky killer!
        id: 390
        subid: 0
        amount: 2
        chance: 15.0
      '3':
        message: Heat them with these rocket launchers!
        id: 356
        subid: 0
        amount: 2
        chance: 15.0
      '4':
        message: I knew you ever wanted to order a airstrike at least once!
        id: 280
        subid: 0
        amount: 1
        chance: 15.0
      '5':
        message: I got some more gifts for you!
        id: 54
        subid: 0
        amount: 2
        chance: 5.0
      '6':
        message: They survived the apocalypse? But the will not survive this!
        id: 86
        subid: 0
        amount: 1
        chance: 3.0
      '7':
        message: You had no luck this time :(
        id: 0
        subid: 0
        amount: 0
        chance: 2.0
  Lobby join:
    Checks:
      Inventory: false
      Inventory Save: true
      Gamemode: false
      Creative-Fly-Mode: true
      Burning, Falling, Immersion: true
      Health: false
      FoodLevel: true
      Effects: true
  Match:
    Damage: false
    Allow Melee: true
    Melee Damage: 1
    Lives: 5
    Respawns: 0
    Balls: 64
    Minimum players: 4
    Maximum players: 1000
    Countdown:
      Time: 20
      Delay: 10
    Countdown Round Start:
      Time: 5
    Round Timer:
      Time (at least 30): 300
    Spawn Protection Seconds: 3
  Extras:
    Grenades:
      enabled: true
      Explosion-Time-Radius in Ticks: 60
      Speed multi: 1.0
      Amount: 0
    Airstrike:
      enabled: true
      Height: 15
      Range (half): 30
      Bombs: 15
      Amount: 0
      Match Limit: 3
      Player Limit: 1
      Range in Seconds: 4
    Turret:
      enabled: true
      angleMin (min -90): -45
      angleMax (max 90): 45
      calculated ticks: 100
      calculated range x: 100
      calculated range y (half): 50
      shots per salve: 10
      cooldown in seconds: 2
      lives: 10
      Match Limit: 15
      Player Limit: 3
    Rocket:
      enabled: true
      Speed Multi: 1.5
      Explosion-Time-Radius in Ticks: 60
      Match Limit: 100
      Player Limit: 25
    Mine:
      enabled: true
      Range: 4.0
      Explosion-Time-Radius in Ticks: 60
      Match Limit: 50
      Player Limit: 10
    Pumpgun:
      enabled: true
      Angle1: 3
      Angle2: 6
      Speedmulti: 1.5
      Needed Ammo: 5
    Sniper:
      enabled: true
      Speedmulti: 4.0
      Only useable if zooming: true
      Remove speed potion effect on zoom: true
      No gravity on bullets: false
      No gravity duration: 10
  Shop:
    enabled: true
    Goods (amount-name-id-subid-price):
    - 10-Balls-332-0-15
    - 50-Balls-332-0-65
    - 100-Balls-332-0-120
    - 1-Grenade-344-0-20
    - 1-Mine-390-0-15
    - 1-Rocket Launcher-356-0-20
    - 1-Airstrike-280-0-100
    - 1-Turret-86-0-200
    - 1-Speed-373-16482-35
    - 1-Pumpgun-382-0-20


Předem děkuji za radu ;)

K.

Uživatelský avatar
jaraxxx
Příspěvky: 209
Věk: 26
Registrován: 25 srp 2012, 19:40
Reputation: 0

Re: Paintball problem

#2 Příspěvekod jaraxxx » 07 dub 2013, 18:44

Změn z false na true. Na gamemode: (takhle to má být)
Spoiler: zobrazit

Kód: Vybrat vše

 Gamemode: true
Na uzdravení
Spoiler: zobrazit

Kód: Vybrat vše

Health: true

A příště prosím do spojláče
V rijnu mne bude 9led tak si neviskakuj :)Jestli mi chceš poděkovat použíj karma +
Obrázek Obrázek

karlik71
Příspěvky: 11
Registrován: 17 bře 2013, 16:20
Reputation: 2

Re: Paintball problem

#3 Příspěvekod karlik71 » 07 dub 2013, 20:22

Tak bohužel bez úspěchu, změněno na true (+ restart serveru) a výsledek je stejný. Bez manuální změny na Gamemode 0 a doplnění Healt se přihlásit do PA nejde...Není tam někde ještě nějaké jiné nastavení?

//Necituj předchozí příspěvek !

Uživatelský avatar
jaraxxx
Příspěvky: 209
Věk: 26
Registrován: 25 srp 2012, 19:40
Reputation: 0

Re: Paintball problem

#4 Příspěvekod jaraxxx » 07 dub 2013, 20:26

Pojd prosím na server
V rijnu mne bude 9led tak si neviskakuj :)Jestli mi chceš poděkovat použíj karma +
Obrázek Obrázek

karlik71
Příspěvky: 11
Registrován: 17 bře 2013, 16:20
Reputation: 2

Re: Paintball problem

#5 Příspěvekod karlik71 » 07 dub 2013, 20:38

Vyřešeno, děkuji K+

//LOCK LKCZ


Zpět na „Minecraft, Tekkit“

Kdo je online

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