Jobs na Serveru na Permisse

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
VIPianni
Příspěvky: 343
Věk: 26
Registrován: 08 úno 2014, 05:53
Reputation: 0

Jobs na Serveru na Permisse

#1 Příspěvekod VIPianni » 13 srp 2014, 15:21

Server:93.91.250.145:27033

Můžete mi poradit Jestli by nešli dát určitý práce na Permisse ?

Zde config.

jobConfig.yml

Spoiler: zobrazit

Kód: Vybrat vše

# Jobs configuration.
#
# Stores information about each job.
#
# For example configurations, visit http://dev.bukkit.org/server-mods/jobs/.

Jobs:
  Vojak:
    fullname: Vojak
    shortname: A
    ChatColour: BLACK
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Kill:
      Player:
        income: -150.0
        experience: -25.0
      custom-kill:
        Vrah:
          income: 30000.0
          experience: 250.0
    Permissions:
      jobs.vojak:
        value: false
        level: 0
  Vrah:
    fullname: Vrah
    shortname: V
    ChatColour: RED
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Kill:
      Player:
        income: 10.0
        experience: 15.0
      custom-kill:
        Miner:
          income: 20.0
          experience: 30.0
        Woodcutter:
          income: 20.0
          experience: 30.0
        Builder:
          income: 20.0
          experience: 30.0
        Digger:
          income: 20.0
          experience: 30.0
        Farmer:
          income: 20.0
          experience: 30.0
        Hunter:
          income: 20.0
          experience: 30.0
        Fisherman:
          income: 20.0
          experience: 30.0
        Weaponsmith:
          income: 20.0
          experience: 30.0
        Brewer:
          income: 20.0
          experience: 30.0
        Enchanter:
          income: 20.0
          experience: 30.0
    Permissions:
      jobs.vrah:
        value: false
        level: 0
  Dolnik:
    fullname: Dolnik
    shortname: DK
    ChatColour: YELLOW
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      DIRT:
        income: 2.5
        experience: 7.5
      STONE:
        income: 3.0
        experience: 10.0
      LOG:
        income: 4.5
        experience: 15.0
      SAND:
        income: 3.0
        experience: 10.0
      GRAVEL:
        income: 3.0
        experience: 10.0
      DIAMOND_ORE:
        income: 50.0
        experience: 150.0
      GOLD_ORE:
        income: 25.0
        experience: 80.0
      IRON_ORE:
        income: 13.0
        experience: 50.0
    Place:
      DIRT:
        income: 1.5
        experience: 1.0
      SAND:
        income: 2.5
        experience: 2.0
      STONE:
        income: 4.0
        experience: 3.0
    Kill:
      Player:
        income: 25.0
        experience: 10.0
    Permissions:
      jobs.dolnik:
        value: false
        level: 0
  Drevorubec:
    fullname: Drevorubec
    shortname: D
    ChatColour: GREEN
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      LOG:
        income: 0.5
        experience: 5.0
    Place:
      SAPLING:
        income: 0.2
        experience: 1.0
      WOOD:
        income: 0.4
        experience: 2.0
    Kill:
      Player:
        income: 1.0
        experience: 7.5
    custom-kill:
      Woodcutter:
        income: 2.0
        experience: 10.0
    permissions:
      aaaaaatest.node:
        value: true
        level: 0
      aaaaaatest.node2:
        value: true
        level: 10
  Hornik:
    fullname: Hornik
    shortname: M
    ChatColour: DARK_GRAY
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      STONE:
        income: 0.5
        experience: 2.0
      COAL_ORE:
        income: 0.75
        experience: 3.0
      GLOWING_REDSTONE_ORE:
        income: 0.75
        experience: 3.0
      IRON_ORE:
        income: 0.75
        experience: 4.0
      GOLD_ORE:
        income: 1.0
        experience: 5.0
      LAPIS_ORE:
        income: 1.0
        experience: 5.0
      DIAMOND_ORE:
        income: 1.1
        experience: 6.0
      OBSIDIAN:
        income: 1.3
        experience: 7.5
      MOSSY_COBBLESTONE:
        income: 1.2
        experience: 6.0
    Place:
      RAILS:
        income: 0.3
        experience: 2.0
      IRON_ORE:
        income: -1.0
        experience: -5.0
      GOLD_ORE:
        income: -1.0
        experience: -6.0
    Kill:
      Player:
        income: 1.5
        experience: 7.5
    custom-kill:
      Miner:
        income: 1.8
        experience: 10.0
  Stavitel:
    fullname: Stavitel
    shortname: B
    ChatColour: WHITE
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Place:
      COBBLESTONE:
        income: 0.1
        experience: 1.0
      WOOD:
        income: 0.2
        experience: 1.5
      FENCE:
        income: 0.2
        experience: 1.5
      WOOL:
        income: 0.2
        experience: 1.5
      STONE:
        income: 0.25
        experience: 2.25
      GLOWSTONE:
        income: 0.3
        experience: 3.0
      SANDSTONE:
        income: 0.2
        experience: 2.0
      GLASS:
        income: 0.3
        experience: 3.0
      BRICK:
        income: 0.4
        experience: 4.0
      LAPIS_BLOCK:
        income: 0.5
        experience: 5.0
      DOUBLE_STEP:
        income: 0.2
        experience: 2.0
      STEP:
        income: 0.2
        experience: 2.0
      BOOKSHELF:
        income: 0.3
        experience: 3.0
      WOOD_STAIRS:
        income: 0.2
        experience: 2.0
      COBBLESTONE_STAIRS:
        income: 0.2
        experience: 2.0
      MOSSY_COBBLESTONE:
        income: 0.5
        experience: 5.0
      DIAMOND_BLOCK:
        income: 0.5
        experience: 5.0
      GOLD_BLOCK:
        income: 0.5
        experience: 5.0
    Kill:
      Player:
        income: 1.0
        experience: 7.5
    custom-kill:
      Builder:
        income: 2.5
        experience: 10.0
  Digger:
    fullname: Kopac
    shortname: D
    ChatColour: GOLD
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      DIRT:
        income: 0.2
        experience: 2.0
      GRASS:
        income: 0.2
        experience: 2.0
      GRAVEL:
        income: 0.2
        experience: 2.0
      SAND:
        income: 0.2
        experience: 2.0
      CLAY:
        income: 0.2
        experience: 2.0
    Kill:
      Player:
        income: 1.5
        experience: 7.5
    custom-kill:
      Digger:
        income: 2.0
        experience: 10.0
  Farmar:
    fullname: Farmar
    shortname: Fa
    ChatColour: BLUE
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Break:
      CROPS-7:
        income: 0.7
        experience: 4.0
      SUGAR_CANE_BLOCK:
        income: 0.7
        experience: 4.0
    Place:
      CROPS-0:
        income: 0.6
        experience: 3.0
      SUGAR_CANE_BLOCK:
        income: 0.1
        experience: 1.0
    Kill:
      Player:
        income: 1.5
        experience: 7.5
    custom-kill:
      Farmer:
        income: 2.0
        experience: 10.0
  Lovec:
    fullname: Lovec
    shortname: H
    ChatColour: RED
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Kill:
      Chicken:
        income: 0.5
        experience: 2.5
      Cow:
        income: 0.5
        experience: 2.5
      Pig:
        income: 0.5
        experience: 2.5
      Sheep:
        income: 0.5
        experience: 2.5
      Wolf:
        income: 0.0
        experience: 5.0
      Creeper:
        income: 2.0
        experience: 10.0
      Skeleton:
        income: 2.0
        experience: 10.0
      Spider:
        income: 2.0
        experience: 10.0
      Zombie:
        income: 2.0
        experience: 10.0
      Player:
        income: 1.5
        experience: 7.5
    custom-kill:
      Woodcutter:
        income: 2.0
        experience: 10.0
      Miner:
        income: 2.0
        experience: 10.0
      Digger:
        income: 2.0
        experience: 10.0
      Farmer:
        income: 2.0
        experience: 10.0
      Builder:
        income: 2.0
        experience: 10.0
      Hunter:
        income: 4.0
        experience: 20.0
  Rybar:
    fullname: Rybar
    shortname: R
    ChatColour: AQUA
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Fish:
      RAW_FISH:
        income: 1.0
        experience: 4.0
    Kill:
      Player:
        income: 1.5
        experience: 7.5
    custom-kill:
      Fisherman:
        income: 2.0
        experience: 10.0
  Weaponsmith:
    fullname: Weaponsmith
    shortname: W
    ChatColour: DARK_PURPLE
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Craft:
      WOOD_SWORD:
        income: 0.2
        experience: 1.0
      IRON_SWORD:
        income: 0.4
        experience: 2.0
      GOLD_SWORD:
        income: 0.6
        experience: 3.0
      DIAMOND_SWORD:
        income: 0.6
        experience: 4.0
    Smelt:
      IRON_INGOT:
        income: 0.4
        experience: 2.0
      GOLD_INGOT:
        income: 0.4
        experience: 2.0
  Brewer:
    fullname: Brewer
    shortname: Br
    ChatColour: LIGHT_PURPLE
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Brew:
      NETHER_STALK:
        income: 0.2
        experience: 1.0
      REDSTONE_DUST:
        income: 0.2
        experience: 2.0
      GLOWSTONE_DUST:
        income: 0.2
        experience: 2.0
      SPIDER_EYE:
        income: 0.2
        experience: 2.0
      FERMENTED_SPIDER_EYE:
        income: 0.2
        experience: 2.0
      BLAZE_POWDER:
        income: 0.2
        experience: 2.0
      SUGAR:
        income: 0.2
        experience: 2.0
      SPECKLED_MELON:
        income: 0.4
        experience: 4.0
      MAGMA_CREAM:
        income: 0.4
        experience: 4.0
      GHAST_TEAR:
        income: 0.4
        experience: 4.0
  Enchanter:
    fullname: Kouzelnik
    shortname: E
    ChatColour: DARK_BLUE
    chat-display: full
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Enchant:
      WOOD_SWORD:
        income: 0.4
        experience: 4.0
      IRON_SWORD:
        income: 0.6
        experience: 6.0
      GOLD_SWORD:
        income: 1.0
        experience: 8.0
      DIAMOND_SWORD:
        income: 2.0
        experience: 10.0
  None:
    fullname: None
    shortname: N
    ChatColour: WHITE
    chat-display: none
    leveling-progression-equation: 100*((1.13+(0.01*(numjobs-1)))^(joblevel-1))
    income-progression-equation: baseincome*((1.05)^(joblevel-1))
    experience-progression-equation: baseexperience*((1.05)^(joblevel-1))
    Kill:
      Player:
        income: 1.5


generalConfig.yml

Spoiler: zobrazit

Kód: Vybrat vše

#   The general configuration for the jobs plugin mostly includes how often the plugin
# saves user data (when the user is in the game), the storage method, whether
# to broadcast a message to the server when a user goes up a skill level.
#   It also allows admins to set the maximum number of jobs a player can have at
# any one time.

# Default language.  Use your languages two digit ISO 639-1 code, and optionally followed by the ISO-3166-1 country code.
# Example: en, en_US
locale-language: en
# storage method, can be MySQL, sqlite, h2
storage-method: sqlite
# Requires Mysql.
mysql-username: root
mysql-password: ''
mysql-url: jdbc:mysql://localhost:3306/minecraft
mysql-table-prefix: ''
# How often in minutes you want it to save.  This must be a non-zero number
save-period: 10
# Should player data be saved on disconnect?
# Player data is always periodically auto-saved and autosaved during a clean shutdown.
# Only enable this if you have a multi-server setup, or have a really good reason for enabling this.
# Turning this on will decrease database performance.
save-on-disconnect: false
# Do all players get a message when somone goes up a skill level?
broadcast-on-skill-up: true
# Do all players get a message when somone goes up a level?
broadcast-on-level-up: true
# Maximum number of jobs a player can join.
# Use 0 for no maximum
max-jobs: 3
# Hide jobs from player if they lack the permission to join the job
hide-jobs-without-permission: false
# option to allow payment to be made when killing mobs from a spawner
enable-pay-near-spawner: false
# option to allow payment to be made in creative mode
enable-pay-creative: false
# Adds the Jobs xp recieved to the player's Minecraft XP bar
add-xp-player: true
# Modifys chat to add chat titles.  If you're using a chat manager, you may add the tag {jobs} to your chat format and disable this.
modify-chat: true
# Changes how often, in seconds, players are paid out.  Default is 5 seconds.
# Setting this too low may cause tick lag.  Increase this to improve economy performance (at the cost of delays in payment)
economy-batch-delay: 5

Vilak
Příspěvky: 316
Registrován: 11 zář 2013, 19:07
Reputation: 0
Kontaktovat uživatele:

Re: Jobs na Serveru na Permisse

#2 Příspěvekod Vilak » 13 srp 2014, 15:35

já jsem nastavení nechal tak jak je, protože mi to vyhovovalo.. ale našel jsem něco, tak snad to pomůže (nijak jsem to zrovna nečetl ani nekoumal... ale mělo by to byt ono myslím)
link: http://dev.bukkit.org/bukkit-plugins/jo ... rmissions/
btw... príště to vlož do SPOILER CODE text CODE SPOILER

//edit, psal jsem to na rychlo, oprava překlepů :-D
Pokud sem pomohl, dejte karmu + :)
Majitel mc serveru IP: mc.weap.cz
naše webové stránky: weap.cz


Zpět na „Minecraft, Tekkit“

Kdo je online

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