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 Minecraft, Bukkit, 1.0.0 pomocy


Rekomendowane odpowiedzi

Opublikowano

Mam plugin jobs ale chce aby Gracze mogli mieć 1 prace maks. W GeneralConfig zrobiłem max-jobs: 1 i nie działa HELP mam serva Bukki o to dowód: skopiowany GeneralConfig:

 

# General configuration.

#

# 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, h2

storage-method: h2

 

# Requires Mysql.

mysql-username: root

mysql-password:

mysql-database: minecraft

mysql-url: jdbc:mysql://localhost:3306/

#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: true

 

# Do all players get a message when somone goes up a job level?

broadcast-on-level-up: false

 

# maximum number of jobs a player can join

max-jobs: 1

 

# option to enable the stats and achievements plugin.

#enable-stats: true

 

# option to allow payment to be made when near a spawner

#enable-pay-near-spawner: true

 

# choose, which economy plugin should be used as default (optional)

# if not set, will use iConomy first

# available options: iConomy, BOSEconomy, Essentials

#economy: iConomy

x

Zarchiwizowany

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

×
×
  • Dodaj nową pozycję...