Příkazy a Jobs

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
Nocky
Příspěvky: 227
Registrován: 10 dub 2013, 14:34
Reputation: 0

Příkazy a Jobs

#1 Příspěvekod Nocky » 15 zář 2013, 00:56

Server: 93.91.250.128:27884

Ahojte , chtěl bych se zeptat jak udělat aby když hráč napíše třeba /team tak by mu vyjel admin team: Majitel - Nocky
SpoluMajitel Lama

A nebo jak udělat aby když napíšou třeba /priroda tak by je to portlo do přírody a né /warp priroda ;)

A také bych se chtěl zeptat jak mam nastavit jobs , aby dostávali peníze , protože mam nějak blbě nastavené , že nedostávají peníze.. Když jsem třeba horník a kopu Uhlí ,atd.. tak mi to nic nedává , tak se chci zeptat kde to mam nastavit ;)

Config JOBS:

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

Jobs:
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: 5.0
experience: 5.0
Place:
SAPLING:
income: 1.0
experience: 1.0
WOOD:
income: 2.0
experience: 2.0
Kill:
Player:
income: 7.5
experience: 7.5
custom-kill:
Woodcutter:
income: 10.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: 2.0
experience: 2.0
COAL_ORE:
income: 3.0
experience: 3.0
GLOWING_REDSTONE_ORE:
income: 3.0
experience: 3.0
IRON_ORE:
income: 4.0
experience: 4.0
GOLD_ORE:
income: 5.0
experience: 5.0
LAPIS_ORE:
income: 5.0
experience: 5.0
DIAMOND_ORE:
income: 6.0
experience: 6.0
OBSIDIAN:
income: 7.5
experience: 7.5
MOSSY_COBBLESTONE:
income: 6.0
experience: 6.0
Place:
RAILS:
income: 2.0
experience: 2.0
IRON_ORE:
income: -5.0
experience: -5.0
GOLD_ORE:
income: -6.0
experience: -6.0
Kill:
Player:
income: 7.5
experience: 7.5
custom-kill:
Miner:
income: 10.0
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: 1.0
experience: 1.0
WOOD:
income: 1.5
experience: 1.5
FENCE:
income: 1.5
experience: 1.5
WOOL:
income: 1.5
experience: 1.5
STONE:
income: 2.25
experience: 2.25
GLOWSTONE:
income: 3.0
experience: 3.0
SANDSTONE:
income: 2.0
experience: 2.0
GLASS:
income: 3.0
experience: 3.0
BRICK:
income: 4.0
experience: 4.0
LAPIS_BLOCK:
income: 5.0
experience: 5.0
DOUBLE_STEP:
income: 2.0
experience: 2.0
STEP:
income: 2.0
experience: 2.0
BOOKSHELF:
income: 3.0
experience: 3.0
WOOD_STAIRS:
income: 2.0
experience: 2.0
COBBLESTONE_STAIRS:
income: 2.0
experience: 2.0
MOSSY_COBBLESTONE:
income: 5.0
experience: 5.0
DIAMOND_BLOCK:
income: 5.0
experience: 5.0
GOLD_BLOCK:
income: 5.0
experience: 5.0
Kill:
Player:
income: 7.5
experience: 7.5
custom-kill:
Builder:
income: 10.0
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: 2.0
experience: 2.0
GRASS:
income: 2.0
experience: 2.0
GRAVEL:
income: 2.0
experience: 2.0
SAND:
income: 2.0
experience: 2.0
CLAY:
income: 2.0
experience: 2.0
Kill:
Player:
income: 7.5
experience: 7.5
custom-kill:
Digger:
income: 10.0
experience: 10.0
Farmar:
fullname: Farmar
shortname: F
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: 4.0
experience: 4.0
SUGAR_CANE_BLOCK:
income: 0.0
experience: 4.0
Place:
CROPS-0:
income: 3.0
experience: 3.0
SUGAR_CANE_BLOCK:
income: 1.0
experience: 1.0
Kill:
Player:
income: 7.5
experience: 7.5
custom-kill:
Farmer:
income: 10.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: 2.5
experience: 2.5
Cow:
income: 2.5
experience: 2.5
Pig:
income: 2.5
experience: 2.5
Sheep:
income: 2.5
experience: 2.5
Wolf:
income: 5.0
experience: 5.0
Creeper:
income: 10.0
experience: 10.0
Skeleton:
income: 10.0
experience: 10.0
Spider:
income: 10.0
experience: 10.0
Zombie:
income: 10.0
experience: 10.0
Player:
income: 7.5
experience: 7.5
custom-kill:
Woodcutter:
income: 10.0
experience: 10.0
Miner:
income: 10.0
experience: 10.0
Digger:
income: 10.0
experience: 10.0
Farmer:
income: 10.0
experience: 10.0
Builder:
income: 10.0
experience: 10.0
Hunter:
income: 20.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: 4.0
experience: 4.0
Kill:
Player:
income: 7.5
experience: 7.5
custom-kill:
Fisherman:
income: 10.0
experience: 10.0
Kouzelnik:
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: 4.0
experience: 4.0
IRON_SWORD:
income: 6.0
experience: 6.0
GOLD_SWORD:
income: 8.0
experience: 8.0
DIAMOND_SWORD:
income: 10.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: 7.5

Uživatelský avatar
sprite-cz
Příspěvky: 28
Věk: 27
Registrován: 29 kvě 2013, 19:44
Reputation: 0
Bydliště: Okolí Kladna!
Kontaktovat uživatele:

Re: Příkazy a Jobs

#2 Příspěvekod sprite-cz » 15 zář 2013, 08:25

1. Jestly chceš něco jako /priroda atd tak to ti asi nepomužu musel by si jsi udělat vlastní plugin ...

2. Jobs: Jaký používáš economy plugin ?
Obrázek

Pomohl sem ti Karma + by neuškodila :)

Uživatelský avatar
Nocky
Příspěvky: 227
Registrován: 10 dub 2013, 14:34
Reputation: 0

Re: Příkazy a Jobs

#3 Příspěvekod Nocky » 15 zář 2013, 09:21

Okey neva

používám tenhle plugin: http://dev.bukkit.org/bukkit-plugins/jobs/ a na money používám iConomy ;)

marty_
Příspěvky: 1191
Věk: 54
Registrován: 27 srp 2012, 10:10
Reputation: 0
Bydliště: Hranice na Morave
Kontaktovat uživatele:

Re: Příkazy a Jobs

#4 Příspěvekod marty_ » 17 zář 2013, 19:59

add 1
pokud chces aby kdyz nekdo napise
/team
a
napr nasledne server napsal:
[server] team serveru je marty, martin, mart, atd.....

tak to udelas pomoci pluginu
mycommand
http://dev.bukkit.org/bukkit-plugins/mycommand/
Všechny své servery jsem sloučil pomocí BungeeCordu na jediny multiserver play.hero-craft.cz a jsem maximálně spokojenej :)
Jsou to tyto:
Lobby (1.11), Creativ(1.12), Skyblock(1.12), Planet(1.12), Games(1.9.4), Hranice(1.11), Classic(1.12), , Seniorcraft (1.12), a dalsi pripravuji... (aktualne RPG 1.12)

Uživatelský avatar
Nocky
Příspěvky: 227
Registrován: 10 dub 2013, 14:34
Reputation: 0

Re: Příkazy a Jobs

#5 Příspěvekod Nocky » 18 zář 2013, 17:10

Super díky :)

A ty jobs jsem už vyřešil :)


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Google [Bot] a 115 hostů