Stránka 1 z 1
Jobs
Napsal: 29 bře 2013, 15:24
od fantomas2
podpisHoj, používam EssentialsChat a v jobse pred hráčom mám ake zamestnanie má a ja to nechcem ako to vypnuť?
Kód: Vybrat vše
format: '[FACTION]&1{DISPLAYNAME}&a:&f {MESSAGE}'
#format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
group-formats:
majitel: '[FACTION]&1{DISPLAYNAME}&a:&a {MESSAGE}'
hrac: '[FACTION]&1{DISPLAYNAME}&a:&7 {MESSAGE}'
admin: '[FACTION]&1{DISPLAYNAME}&a:&a {MESSAGE}'
vip: '[FACTION]&1{DISPLAYNAME}&a:&e {MESSAGE}'
extravip: '[FACTION]&1{DISPLAYNAME}&a:&a {MESSAGE}'
crvip: '[FACTION]&1{DISPLAYNAME}&a:&b {MESSAGE}'
builder: '[FACTION]&1{DISPLAYNAME}&a:&2 {MESSAGE}'
Re: Jobs
Napsal: 29 bře 2013, 15:28
od enalan
Myslíš zkratku třeba: F (Fisherman) ?
Re: Jobs
Napsal: 29 bře 2013, 15:30
od fantomas2
áno

Re: Jobs
Napsal: 29 bře 2013, 15:32
od enalan
generalConfig si změň na a už to pujde

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.
# 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, 0 disables periodic saving and
# the system will only save on logout
save-period: 10
# Do all players get a message when somone goes up a skill level?
broadcast-on-skill-up: false
# Do all players get a message when somone goes up a level?
broadcast-on-level-up: false
# Maximum number of jobs a player can join.
# Use 0 for no maximum
max-jobs: 1
# 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
# 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: false
# Changes how how many players are paid per payment batch. Setting this too high may cause tick lag.
economy-batch-size: 1
# 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
Re: Jobs
Napsal: 29 bře 2013, 15:33
od fantomas2
pošli čo presne si zmenil

Re: Jobs
Napsal: 29 bře 2013, 15:37
od enalan
Pokud se nepletu:
Kód: Vybrat vše
# 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: false