Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Problem] Jobs prefix na chacie! 1.5.2


Rekomendowane odpowiedzi

Opublikowano

Witam.

Otóż posiadam swój serwer i dodałem do niego plugin jobs (1.5.2), i mam taki problem że nie wiem jak ustawić żeby na chacie przed nickiem pojawił się prefix tej pracy która posiada aktualnie gracz. Proszę o odpowiedź. Z góry dziękuje :D

Opublikowano

Jedno pytanko. Czy muszę mieć modify-chat na true czy na false, i czy muszę w essentialsie chat dodać {jobs} przed nick.

Proszę o odpowiedź.

Opublikowano

Jedno pytanko. Czy muszę mieć modify-chat na true czy na false, i czy muszę w essentialsie chat dodać {jobs} przed nick.

Proszę o odpowiedź.

Ta,Musisz też tak miałem i musiałem ustawić też w essentialsu ;]

Opublikowano

Tak mam w generalconfig :

#   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: 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: 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: 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: 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
 
 
tak mam w jobconfig:
Jobs:
  Drwal:
    fullname: Drwal
    shortname: D
    ChatColour: GREEN
    chat-display: none
i w essentialu mam tak:
  group-formats:
  #  Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
  #  Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
    Gracz: '&r {jobs}{DISPLAYNAME}&7: &7 {MESSAGE}' 
    SVIP: '&r {jobs}{DISPLAYNAME}&7: &6 {MESSAGE}'   
    Admin: '&r {jobs}{DISPLAYNAME}&7: &c {MESSAGE}'
    Elite: '&r {jobs}{DISPLAYNAME}&7: &d {MESSAGE}' 
    Help3r: '&r {jobs}{DISPLAYNAME}&7: &c {MESSAGE}' 
    Vip: '&r {jobs}{DISPLAYNAME}&7: &2 {MESSAGE}'
 
Odpisz co i jak bo narazie to wygląda tak: [jobs] [Gracz] nick: tresc

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...