93.91.250.140:27650
Chci se zeptat, jak nastavím když se hráč poprvě zaregistruje na server aby měl na kontě 5000,-
první registrace peníze
-
- Příspěvky: 3512
- Věk: 26
- Registrován: 18 úno 2012, 21:02
- Reputation: 11
Re: první registrace peníze
Jaký máš plugin na peníze?
-
- Příspěvky: 254
- Registrován: 16 pro 2013, 13:08
- Reputation: 0
Re: první registrace peníze
Naposledy upravil(a) ON2X dne 19 led 2014, 13:38, celkem upraveno 1 x.
-
- Příspěvky: 3512
- Věk: 26
- Registrován: 18 úno 2012, 21:02
- Reputation: 11
Re: první registrace peníze
Dej sem config do CODE.
-
- Příspěvky: 254
- Registrován: 16 pro 2013, 13:08
- Reputation: 0
Re: první registrace peníze
Kód: Vybrat vše
--------------- MiConomy Config ---------------
# main:
# MoneyName | The name of your currency.
# MoneyNamePlural | The name of your currency (plural version).
# StartBalance | The amount of money players start with.
# useMySQL | Store all MiConomy data on a MySQL database than locally.
# useSQLite | Store all MiConomy data on a SQLite database than locally.
# CheckForUpdate | Check dev.bukkit for an update.
# mysql:
# Host | The URL to the MySQL DataBase.
# Port | The Port of the MySQL DataBase.
# Database | The database name.
# Username | The database username.
# Password | The database password.
# sqlite:
# Database | The database location of the database file.
# worlds:
# WorldName:
# ChildWorlds | A list of all the worlds that should share the same data (accounts/banks) as this one.
# (WARNING: World names must be all lowercase)
# EXAMPLE:
# MainWorld:
# ChildWorlds:
# - nether
# - theend
# This would make the nether and the end use the same data as the MainWorld.
main:
MoneyName: coin
MoneyNamePlural: coins
StartBalance: 100
useMySQL: false
useSQLite: false
CheckForUpdate: true
mysql:
Host: URL
Port: 3306
Database: MyDatabase
Username: Username
Password: Password
sqlite:
Database: MyDirectory/MyDatabase.db
worlds:
world:
ChildWorlds:
- ''
world_nether:
ChildWorlds:
- ''
world_the_end:
ChildWorlds:
- ''
ještě otázka jakým příkazem vypnu chat??
-
- Příspěvky: 3512
- Věk: 26
- Registrován: 18 úno 2012, 21:02
- Reputation: 11
Re: první registrace peníze
Kód: Vybrat vše
StartBalance: 100
nastav to na kolik chceš.
- SamerLP
- Příspěvky: 651
- Registrován: 28 zář 2013, 12:55
- Reputation: 3
Re: první registrace peníze
Kód: Vybrat vše
StartBalance: 100
Kód: Vybrat vše
StartBalance: 5000
a myslím že by to šlo vypnuť chat cez ClearChat... niečo také.
//EDIT: sorry tak kolega bol skôr

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