ChestShop

Daca aveti intrebari sau probleme la serverul vostru de minecraft, aici este locul potrivit pentru a intreba ceva sau rezolva o problema. [SERVERE MINECRAFT IN GENERAL (parte server)]

Moderators: Moderator ajutator, Moderator

skill +3
skill +3
Status: Offline
Posts: 189
Registered for: 13 years 5 months
13

ChestShop Post by Cr33p3r »

Cum pot pune sa fie iteme infinite in chest-ul de la shop ?
Daca ai nevoie de ajutor pe server nu uita: /tell Cr33p3r
Image
Daca ai nevoie de ajutor pe server nu uita: /tell Cr33p3r
skill +2
skill +2
Status: Offline
Posts: 163
Registered for: 13 years 9 months
13
Status: Hard Work On Forum.
I'm back!
Location: Romania!
Contact:

Re: ChestShop Post by addict »

Hmm nu cred ca poti... trebuie sa dai reload cand se termina:)
Nume in joc : teemolegend
Daca te-am ajutat apasa butonul MULTUMESC
Regulament forum: viewtopic.php?f=21&t=104
skill +3
skill +3
Status: Offline
Posts: 189
Registered for: 13 years 5 months
13

Re: ChestShop Post by Cr33p3r »

Nu am gasit cum se face doar ca nu merge. In config la plugin scriu numele care il vreau la adminshop. Eu pun numele de la magazin in fine asta nu conteaza si cand il pun si intru in joc si il scriu mi se pune numele meu si se face shop dasta normal nu dala nelimitat.
Daca ai nevoie de ajutor pe server nu uita: /tell Cr33p3r
Image
Daca ai nevoie de ajutor pe server nu uita: /tell Cr33p3r
skill +2
skill +2
Status: Offline
Posts: 163
Registered for: 13 years 9 months
13
Status: Hard Work On Forum.
I'm back!
Location: Romania!
Contact:

Re: ChestShop Post by addict »

Hmmm.. chiar nu stiu :) :-??
Nume in joc : teemolegend
Daca te-am ajutat apasa butonul MULTUMESC
Regulament forum: viewtopic.php?f=21&t=104
skill 0
skill 0
Status: Offline
Posts: 45
Registered for: 13 years 10 months
13
Contact:

Re: ChestShop Post by ciobibubu »

poti, creezi un shop cu numele "adminshop", acesta va fi un shop al nimanui..

adica, banii nu se duc nicaieri, iar itemele sutn infinite
skill +3
skill +3
Status: Offline
Posts: 189
Registered for: 13 years 5 months
13

Re: ChestShop Post by Cr33p3r »

Am zis mai sus ca am pus asa dar mi se schimba in numele din joc. Nu ramane adminshop.
Daca ai nevoie de ajutor pe server nu uita: /tell Cr33p3r
Image
Daca ai nevoie de ajutor pe server nu uita: /tell Cr33p3r
skill +2
skill +2
Status: Offline
Posts: 137
Registered for: 13 years 11 months
13
Location: Braila
Contact:

Re: ChestShop Post by bogdanxd »

Code: Select all

What is an Admin Shop?
Admin shop is the shop that [b]doesn't require a chest[/b], because [b]it has infinite stock[/b].
If you sell to it, the items will disappear, and if you buy from it, items will magically appear.
[b]To create one, you have to be Admin/OP. Just put "Admin Shop" (or anything specified in config file) on the first line of the sign.[/b]
Eu cred ca tu in config ai modificat ceva gresit, posteazal aici sa vedem :)
Image
Image
skill +3
skill +3
Status: Offline
Posts: 189
Registered for: 13 years 5 months
13

Re: ChestShop Post by Cr33p3r »

Code: Select all

PREFERRED_ECONOMY_PLUGIN: "iConomy"
#Preferred economy plugin (iConomy, BOSEconomy, Essentials). If you do not want to specify this, leave it blank.
REVERSE_BUTTONS: false
#If true, people will buy with left-click and sell with right-click.
ALLOW_LEFT_CLICK_DESTROYING: true
#If true, if you left-click your own shop sign you won't open chest's inventory, but instead you will start destroying the sign.
STACK_UNSTACKABLES: false
#If true, ALL things (including food, etc.) will stack up to 64
SERVER_ECONOMY_ACCOUNT: ""
#Economy account's name you want Admin Shops to be assigned to
ADMIN_SHOP_NAME: "adminshop"
#First line of your admin shop should look like this
SHOP_CREATION_PRICE: 0
#Amount of money player must pay to create a shop
LOG_TO_FILE: false
#If true, plugin will log transactions in its own file
LOG_TO_CONSOLE: true
#Do you want ChestShop's messages to show up in console?
LOG_TO_DATABASE: false
#If true, plugin will log transactions in EBean database
GENERATE_STATISTICS_PAGE: false
#If true, plugin will generate shop statistics webpage.
STATISTICS_PAGE_PATH: "plugins/ChestShop/website.html"
#Where should your generated website be saved?
RECORD_TIME_TO_LIVE: 600
#How long should transaction information be stored?
STATISTICS_PAGE_GENERATION_INTERVAL: 60
#How often should the website be generated?
USE_BUILT_IN_PROTECTION: true
#Do you want to use built-in protection against chest destruction?
PROTECT_CHEST_WITH_LWC: false
#Do you want to protect shop chests with LWC?
PROTECT_SIGN_WITH_LWC: false
#Do you want to protect shop signs with LWC?
IGNORE_CREATIVE_MODE: true
#Do you want to allow using shops to people in creative mode?
SHOW_MESSAGE_OUT_OF_STOCK: true
#Do you want to show "Out of stock" messages?
SHOW_TRANSACTION_INFORMATION_CLIENT: true
#Do you want to show "You bought/sold... " messages?
SHOW_TRANSACTION_INFORMATION_OWNER: true
#Do you want to show "Somebody bought/sold... " messages?
TOWNY_INTEGRATION: false
#Do you want to only let people build inside shop plots?
WORLDGUARD_INTEGRATION: false
#Do you want to only let people build inside plots?
TAX_AMOUNT: 0
#Percent of the price that should go to the server's account. (100 = 100 percent)
SHOP_REFUND_PRICE: 0
#How much money do you get back when destroying a sign?
ALLOW_MULTIPLE_SHOPS_AT_ONE_BLOCK: false
#Do you want to allow other players to build a shop on a block where there's one already?
SHOP_INTERACTION_INTERVAL: 100
#(In 1/1000th of a second) How often can a player use a shop sign?
Daca ai nevoie de ajutor pe server nu uita: /tell Cr33p3r
Image
Daca ai nevoie de ajutor pe server nu uita: /tell Cr33p3r
skill +2
skill +2
Status: Offline
Posts: 137
Registered for: 13 years 11 months
13
Location: Braila
Contact:

Re: ChestShop Post by bogdanxd »

din cate vad totul pare inregula pune http://bogdan-mihai.in/mc/iConomyChestShop.jar asta si sterge ChestShop.jar actual :) sa imi spui daca merge
Image
Image
Acest topic a fost inchis de catre , utilizatorii nu mai pot posta in el.

Singurii care pot posta in acest topic sunt moderatorii si administratorii.


Daca tot sunteti aici, de ce nu ne urmariti si ne promovati pe urmatoarele site-uri de jos ?! (daca nu ai facut-o deja)

Forum locked Post a reply

Return to “Ajutor server”