[ECON] ChestShop 3.7.18 (iConomyChestShop) - Chest&sign shop for economy plugins [1.8]

Discussion in 'Archived: Plugin Releases' started by Acrobot, Feb 12, 2011.

  1. Offline

    Acrobot

    An easy way to create shops - no protection plugin needed!
    You don't need to be on-line to earn money anymore!
    [​IMG]
    I've put a LOT of effort into making this plugin,
    you can donate if you appreciate my effort =)

    Requirements:
    - An economy plugin supported by Register or Vault, for example iConomy, BOSEconomy or Essentials Eco.
    Optional:
    - For additional economy plugin support - Vault
    - For Permissions: bPermissions, PEX, or any other permission plugin
    - For additional protection: LWC, Lockette, Deadbolt
    - For other item names (aliases): OddItem


    Setup:
    Copy the .jar file from the .zip you downloaded into /plugins folder.
    You can also copy the example files if you want to generate statistics page.

    Translations:
    You can change the plugin's language, here's a list of all user-made translations.
    If you want to update or submit a translation, feel free to PM me.
    Translations (open)

    Arabic - Attarhsase2
    Bulgarian - Muff1Ncho
    Czech - LordPgsa
    Chinese (Simplified) - tab415263
    Danish - Cannafix
    Dutch - speedlegs
    French- DragonSlayer875
    German - RasCas
    Hungarian - Anachen
    Indonesian - Yahya98
    Italian - Massimo1993
    Korean - Zwing87
    Norwegian - _AlexN_ and TheUnkownGamer
    Polish - Holls1
    Portugese (Brasil) - FelipeMarques14
    Russian - VADemon from http://minemania.ru/
    Slovak - LordPgsa
    Slovenian - jEErc
    Spanish - thxaaaa
    Swedish - Maxell
    Turkish - Developer
    Traditional Chinese - hellboyincs
    Vietnamese - etrubi1 from http://minevn.com/


    Permissions:
    How to create a ChestShop?
    - Place a chest, if you haven't already.
    - Place a sign 1 block near the chest (for example, above the chest)
    - On the sign, write:

    [​IMG]
    (Item name can actually be item ID or alias)
    First line will be filled in by the plugin automatically.
    Price is a combination of buy and sell price.
    You have to have B near buy price (people buy from you), and S near sell price (people sell to you).
    If you have both B and S, separate them with a colon - :
    For example:
    [​IMG]

    means that AcrobotPL wants to sell 64 diamonds for 10 currency, and buy them back from you for 5 currency.
    Also, if you put "free" instead of price, it is free to buy or sell :)

    - Now, when you finish editing the sign, if LWC is turned on in config, shop will be automatically created.
    Also, if your default protection is turned on in the config, people won't be able to break chest, sign or the block the sign is on.

    What is an Admin Shop?
    Admin shop is the shop that doesn't require a chest, because it has infinite stock.
    If you sell to it, the items will disappear, and if you buy from it, items will magically appear.
    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.

    Restricting shops to some groups or regions
    You can either use permissions, or you can just put a sign ABOVE shop sign (you need to be in that group to create the sign) to restrict it to players with ChestShop.group.groupName permission
    The syntax is:
    [restricted]
    firstGroupName
    2ndGroupName
    3rdGroupName
    Only those groups will be able to use that shop

    To restrict a shop to some regions:
    - If you're using Towny, turn TOWNY_INTEGRATION on. Residents will be able to create shops in economy plots (either their or, if specified in config, any)
    - If you're using WorldGuard, you can use an experimental "chestshop" flag. Turn WORLDGUARD_INTEGRATION on and flag a region. (f.e. /region flag ChestShopRegion chestshop allow)

    Do you want to limit the maximum prices for items?
    Well, there's an app.... wait, not that : P
    You can use an experimental feature in ChestShop.
    In your config.yml, add lines like:
    max-buy-price-5: 14
    max-sell-price-5: 15

    That means that the maximum price for items BOUGHT by PLAYER is 14, and items SOLD by PLAYER using the shop is 15.

    You can also use a global setting, like this:
    max-sell-price: 200

    That means that the maximum price for items SOLD to PLAYER is 200 (if there is, for example, a max-sell-price-5 found, it will be used instead of the global sell price)

    USING SHOPS
    You could buy and sell by right and left clicking the sign for a long time.
    Now it's the only way to use the shops.
    It's SIMPLE!
    Just LEFT-CLICK to SELL to shop, and
    RIGHT-CLICK to BUY from shop.
    (This can be changed in the config file)

    DESTROYING SHOPS
    If you want to delete your old shop, simply SNEAK and destroy the sign.
    It's that easy =)

    STOCKING THE SHOPS
    You can either open the chest and stock it up, or click on your own sign - it will open chest's inventory (that way you can have chests not openable by other people for sure :D)

    ItemInfo command
    It's a simple command that shows item information.
    If you use it without any arguments, it shows you information about the item you're holding.
    If you specify item id or item name after the command, it will show you information about that item.

    Source code
    ChestShop is Open-Source =)
    You can find its code on https://github.com/Acrobot/ChestShop-3


    Thanks to:
    - kali876, ziomekYOYO and Herocraft server for testing the plugin and finding every little bug =)
    - Everyone who uses this plugin - really big thanks for this, I never thought it will be so popular
    - Everyone who provided translation - many people's lives will be easier now
    - @Nijikokun for Register
    - @LennardF1989 for awesome Persistence Reimplemented
    - @Temaska for fixing the plugin while I was on holidays
    - @VADemon for providing a great support for other users
    - @Euthyphro for his patience and really good bug spotting
    - vagrant326 for making a great price sheet
    - Epics for his great help
    :)
    If something's not working
    You can't change the sign color - that breaks the formatting.
    If that's not the issue, please give me this information, so I can help you faster.
    - CraftBukkit version (type /version in chat)
    - ChestShop version (type /csversion in chat)
    - Your economy plugin (iConomy? BOSEconomy? other one?)
    - Have you got any Permission plugin? Which one?

    [​IMG]
    Changelog (open)

    Changelog can be found on BukkitDev - http://dev.bukkit.org/server-mods/chestshop/files/
     
  2. Offline

    Acrobot

    @bigkevin112
    In Minecraft Beta 1.8, the data values changed.
    They aren't leaves:1 (and 2 and 3), but 4,5 and 6.
    Check it with /iteminfo
     
  3. Offline

    Alhan

    How do I dowload?
     
  4. Offline

    Alhan

    Where abouts do I click? I cannot find the link! :S
     
  5. Offline

    Canadianese

    I change all my permissions still cannot create a admin shop or anything else just says [Shop] You cannot create this type of shop i added ChestShop.shop* to all my groups and tried still doesn't work
     
  6. Offline

    Acrobot

    @Alhan
    To download, just click on the big letters that say "ChestShop - DOWNLOAD" on the first line of the main post.
    Or click here.

    @Canadianese
    Something is wrong with your permission plugin. You should have access to the shops if you have this permission. Also, validate your YAML file on http://yaml-online-parser.appspot.com/

    @syddie
    Unfortunately, iConomy 6 has an error that sometimes causes that :/
    Usually typing /money fixes that, but I don't really know.

    @stargateanubis14
    Instead of giving users ChestShop.shop.buy permission, give them
    ChestShop.shop.buy.* permission. (If your permission plugin supports that - I don't really know which does)
    Then, just add a negative node, like
    (in PermissionsBukkit) just change the "true" to false at the end of permission, like ChestShop.shop.buy.5:false
    (in PEX/bPermissions) just add a '-' before a permission, like -ChestShop.shop.buy.5
     
  7. Offline

    bigkevin112

    Awesome thanks! I will try that out in a bit. If I have any more problems I will let you know.
     
  8. Offline

    feanarosurion

    Well I'm not using a locking plugin, but I am using factions which provides protection for chests. I haven't had complaints from users but I'm assuming they would have issues as well without admin privileges. Do you have any thoughts on how this could work with factions?
     
  9. Offline

    panborsuk

    @Afrobot

    Pomóż rodakowi :)

    CraftBukkit 1337 (najnowszy),
    ChestShop 3.24 (najnowszy),
    iConomy 5 <--- piąteczki używam bo szóstka to jakiś syf moim zdaniem a piatka daje rade na 1337, ale do rzeczy.

    Podrzucę jeszcze pliczek config.yml:
    Show Spoiler

    Więc tak. Miałem takie problemy, że ludzie nie mogli kupować z AdminShopów. Kombinowałem i kombinowałem. Mieli tak, że jak chcieli kupić to NIC im się nie pokazywało ale sprzedawać/skupować mogli. Wykombinowałem, że muszę dać takie pozwolenia w Permissions 3:
    Show Spoiler

    I dopiero wtedy mogli kupować. Nie ruszałem jak to wykombinowałem.

    To jednak można zostawić na boczek. Posiadam stragany u siebie na serwie. Polegają na tym, że są dwie skrzynki i na tabliczki daję cuboid, który jest w cuboidzie miasta. Kiedyś było wszystko ok. Gracze niszczyli tabliczki, stawiali nowe i PPM otwierali skrzynki i uzupełniali. A teraz mam coś takiego, że chcą postawić tabliczkę i wyskakuje im, że "Znaleziono skrzynkę innego gracza". I najlepsze jest to, że nie którzy mogą to robić, inni mają problem tylko z jedną tabliczką a jeszcze inni w cale i nie mogą z obydwoma i przy obydwu wywala im błąd.

    Mam nadzieję, że napisałem zrozumiale :)

    Z góry dzięki za pomoc.
    Pozdrawiam,
    Adam
     
  10. Offline

    Acrobot

    @feanarosurion
    I don't know, honestly. I didn't use factions, maybe somebody else could answer your question in this topic.

    @panborsuk
    Siema siema.
    Problem, o którym mówisz, jest związany z pewną luką, którą naprawiłem.
    W tym czasie wydałem nieoficjalną wersję, w której można wybrać, czy można stawiać kilka sklepów na jednym bloczku - to powinno rozwiązać twój problem.

    http://dl.dropbox.com/u/11388037/asd/asdasd/ChestShop.jar

    Po zainstalowaniu i uruchomieniu tego, w configu powinna się pojawić nowa opcja, ALLOW_MULTIPLE_SHOPS_AT_ONE_BLOCK

    Robi to, co powinna, czyli jeśli jest nastawiony na "true", będzie można robić kilka sklepów na jedym klocku, z czym należy pamiętać, że jeśli na bloczku będą 2 sklepy różnych właścicieli, nikt z nich nie będzie mogł rozwalić bloczku, na którym są tabliczki (oczywiście tabliczki można rozwalać swobodnie).
    Jeśli jednak na jednym bloczku znajdą się sklepy jednego gracza, będzie on mógł ten bloczek spokojnie rozwalić :)

    Także mam nadzieję, że napisałem zrozumiale,
    Acro :)

    EDIT: Co do problemów z kupnem, prawdopodobnie spowodowane jest to bliskością spawna. Wejdź do bukkit.yml i zmień spawn-radius na 0.
     
  11. Offline

    hockiman95

    I've tried 4 diffetnt versions , all of them, PEX did not let others buy or sell from AdminShops
     
  12. Offline

    Ardawen

    We checked it and No no it does not
     
  13. Offline

    Acrobot

    @hockiman95
    Your PEX config please?
    Paste it on pastebin.com and link me to it.

    @Ardawen
    And what about other plugins you are running? What plugins are you using?
     
  14. Offline

    winter4w

    When i made a admin shop it said u made the shop but people cant buy form it
     
  15. Offline

    Epics

    I am also having this problem with Permissions 1.2k.
    The users have the permissions...
    ChestShop.shop.buy: true
    ChestShop.shop.sell: true
    ChestShop.shop.create: true
    They seem to not be able to sell. They can buy though.
    (Admin Shops, haven't tested regular shops)
    OPs can sell/buy but any other group cant.
    The config file if you wish... (for 1.2k permissions)
    Code:
    users:
        epics:
            groups:
            - Admin
            permissions:
                lottery.buy: true
        ZephDavies:
            groups:
            - Admin
        hiddenishere:
            groups:
            - admin
        saffanmomin:
            groups:
            - Manager
        pandaman212:
            groups:
            - manager
        xxxTHEGAMExxx:
            groups:
            - Manager
        Sacahariel:
            groups:
            - Moderator
        Temprit:
            groups:
            - moderator
        Dewdskii:
            groups:
            - default
        darklexic:
            groups:
            - Donator
        RustyTheBig:
            groups:
            - default
        MACARNDT:
            groups:
            - Donator
        StealthMattT:
            groups:
            - Donator
        dab_lucide:
            groups:
            - Donator
        Ianator619:
            groups:
            - Donator
        GhettoKid:
            groups:
            - moderator
        iyb:
            groups:
            - Builder
        Yonah:
            groups:
            - Builder
        Funrun45:
            groups:
            - Builder
        raac212:
            groups:
            - Builder
        Killdozer:
            groups:
            - Builder
        Dacklink:
            groups:
            - Builder
        LordGodzXIII:
            groups:
            - Builder
        Glamoursky:
            groups:
            - Builder
        killerguy63:
            groups:
            - Builder
        oOHazardOo:
            groups:
            - Builder
        Filliontus:
            groups:
            - Builder
        Ange1ika:
            groups:
            - Builder
        duyduythebzb:
            groups:
            - Builder
        ParadoxNoooo:
            groups:
            - Builder
        Pendred:
            groups:
            - Builder
        sckozy:
            groups:
            - Builder
        XxhotpotatoxX:
            groups:
            - Builder
        mephiles43:
            groups:
            - Builder
        Desincarnage:
            groups:
            - Donator
        boha01:
            groups:
            - builder
        ronaldweasley:
            groups:
            - Builder
        jws5221:
            groups:
            - builder
        haruah:
            groups:
            - builder
        unceunceuncewubb:
            groups:
            - builder
        mcmurk:
            groups:
            - builder
        it_dont:
            groups:
            - builder
        taco998:
            groups:
            - donator
        mr_blackhawk:
            groups:
            - Builder
        kylexcore:
            groups:
            - builder
    groups:
        default:
            permissions:
                ChestShop.shop.buy: true
                ChestShop.shop.create: true
                ChestShop.shop.sell: true
                clear.self: true
                general.general: true
                group.default: true
                group.member: true
                iConomy.help: true
                iConomy.holdings: true
                iConomy.payment: true
                kit.kit: true
                kit.tools: true
                lottery.buy: true
                mchat.prefix.member: true
                mh.deletehome: true
                mh.home: true
                mh.sethome: true
                niftywarp.general: true
                permissions.build: true
                tombstone.general: true
                vote.general: true
        Builder:
            inheritance:
            - default
            permissions:
                mchat.prefix.builder: true
                group.builder: true
        Donator:
            inheritance:
            - default
            permissions:
                mchat.prefix.donator: true
                kit.donator: true
                group.donator: true
        Moderator:
            inheritance:
            permissions:
                permissions.build: true
                general.general: true
                kit.kit: true
                kit.tools: true
                clear.self: true
                ChestShop.shop.buy: true
                ChestShop.shop.sell: true
                ChestShop.shop.create: true
                vote.general: true
                iConomy.holdings: true
                iConomy.help: true
                niftywarp.general: true
                tombstone.general: true
                lottery.buy: true
                mh.sethome: true
                mh.home: true
                mh.deletehome: true
                niftywarp.mod: true
                general.teleport: true
                general.teleport.here: true
                general.teleport.to: true
                kit.moderator: true
                clear.others: true
                mantraweather.weather: true
                jail.mod: true
                OpenInv.mod: true
                superpermbridge.nocheat.*: true
                worldguard.region.list: true
                general.time: true
                superpermbridge.signutils.*: true
                group.moderator: true
                superpermbridge.mcbans.*: true
                tombstone.mod: true
                superpermbridge.SignHeal.*: true
                superpermbridge.logblock.*: true
                mchat.prefix.moderator: true
                kit.donator: true
                superpermbridge.vanish.*: true
                worldguard.god: true
                mobdisguise.*: true
        Manager:
            inheritance:
            - default
            - Moderator
            permissions:
                ChestShop.mod: true
                OpenInv.mod: true
                RegionWarp.regionwarp: true
                clear.others: true
                general.mod: true
                group.manager: true
                jail.mod: true
                kit.moderator: true
                superpermbridge.logblock.*: true
                mantraweather.weather: true
                mcbans.ban.local: true
                mchat.prefix.manager: true
                nocheat.checks: true
                nocheat.checks.moving.flying: true
                superpermbridge.SignHeal.*: true
                superpermbridge.nocheat.*: true
                superpermbridge.signutils.*: true
                superpermbridge.vanish.*: true
                tombstone.mod: true
                worldguard.region.list: true
                lottery.buy: false
                cf.allowfly: true
                cf.allowcheat: true
                mobdisguise.*: true
                superpermbridge.mcbans.*: true
        Admin:
            inheritance:
            - default
            permissions:
                mchat.prefix.admin: true
                superpermbridge.general.*: true
                superpermbridge.vanish.*: true
                superpermbridge.ChestShop.*: true
                superpermbridge.dynmap.*: true
                superpermbridge.gianttrees.*: true
                superpermbridge.iConomy.*: true
                superpermbridge.jail.*: true
                superpermbridge.kit.*: true
                superpermbridge.logblock.*: true
                superpermbridge.mobSpawner.*: true
                superpermbridge.mh.*: true
                superpermbridge.nocheat.*: true
                superpermbridge.tip.*: true
                superpermbridge.spamhammer.*: true
                superpermbridge.vote.*: true
                superpermbridge.worldedit.*: true
                superpermbridge.worldguard.*: true
                superpermbridge.niftywarp.*: true
                superpermbridge.signutils.*: true
                superpermbridge.lottery.*: true
                superpermbridge.tombstone.*: true
                superpermbridge.SignHeal.*: true
                niftywarp.mod: true
                mantraweather.weather: true
                mcbans.ban.local: true
                group.admin: true
                lottery.buy: true
                cf.allowfly: true
                cf.allowcheat: true
                mobdisguise.*: true
                superpermbridge.mcbans.*: true
    messages:
        build: '&cYou do not have permission to build here.'
    debug: false
    
    ChestShop configs... (config.yml)
    Code:
    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.
    SERVER_ECONOMY_ACCOUNT: ""
    #Economy account's name you want Admin Shops to be assigned to
    ADMIN_SHOP_NAME: "Admin Shop"
    #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?
    MASK_CHESTS_AS_OTHER_BLOCKS: false
    #Do you want to mask shop chests as other blocks? HIGHLY EXPERIMENTAL, CAN LAG!
    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?
    
    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
    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?
    [/code]
    I am using iConomy 4 I believe, because the new system is balls.
    No spout.
    Thanks,
    Epics
     
  16. Offline

    minifries

    Hey, instead of writing it out u can use the data values of the number for things with double word go to minecraftwiki.net/Data-Values to find the data values of the tools
    -hope that helps :p
     
  17. Offline

    solace

    Hey there, same problem as Epics. Everything looks to be configured in the same manner as Epic. Users can purchase items from the store, but no money is exchanged TO/FROM the seller.

    The buyer spends money and recieve items OK
    The seller /money doesnt change

    Bukkit: 1607
    CS: 3.24
    Icon 5
    PEX
     
  18. Offline

    abouyer20

    i'm sure it's the only sing on the block because i try to put it on a wall and on block with nothing around th sing loock like this befor it get's distroyd
    abouyer20
    64
    B 10
    dirt

    i tryed it with other items and the shop only whith itims which i have to mad a shop for before if i have made a shop before for a itiem then there is a problem
     
  19. Offline

    Acrobot

    @winter4w
    @Epics
    Go to bukkit.yml, change spawn-radius to 0.
    Simple :)

    @solace
    iConomy 5 and that bug? Hmm...
    What does your sign look like?
    Can you do /money theFirstLineOfTheSign ? (case-sensitive!)

    @abouyer20
    Hmm... I don't exactly understand. You make a shop and it says that there has been another player's shop?
    What plugins are you running?
     
  20. Offline

    panborsuk

    @Acrobot

    Wcześniej co prawda był spawn-radius na 16, ale i tak na 100% sklepy były oddalone o min. 25 kratek więc to coś z permisjami, ale jak działają teraz to nie ruszam.

    Co do wersji, którą podsyłasz na prawdę wielkie dzięki! Przetestuje i dam znać :)

    Pozdrawiam,
    Adam
     
  21. Offline

    panborsuk

    @Acrobot

    Wszystko pięknie działa. Dzięki wielkie.

    ChestShop jest zrobiony pod SuperPerms? Bo będę musiał się przenosić powoli na te "lepsze" permisje.
     
  22. Offline

    Acrobot

    @panborsuk
    Oczywiście :)
    ChestShop zazwyczaj używa najnowszych "nowinek" z Bukkita :)
     
  23. Offline

    CSquared

    Hi there,

    I'm having trouble setting up any shop to be free of charge - apparently my server doesn't approve of communism. Setting a price works perfectly, it's only free shops (both admin and player) that are the problem.

    Following is the relevant information you need (not sure what version of iConomy I'm running):

    Bukkit version: git-Bukkit-0.0.0-1067-g6301507-b1185jnks (MC: 1.8.1) (apparently a funky dev build)

    ChestShop version: 3.24

    Economy installed: iConomy

    Permissions installed: Permissions 3.1.6

    I'm really confused - as far as I can tell, I've not missed anything in the config. Any idea what's going on?
     
  24. Offline

    Acrobot

    @CSquared
    Hmmm...
    What exactly is the problem?
    You should just set the shop creation price to 0, and it should work :)
     
  25. Offline

    jeroen1602

    thax
     
  26. Offline

    solace

    Sorry for late reply.

    Sols Leaves
    18
    B 10:4 S
    LEAVES

    I cannot use /money Sols Leaves - perhaps it must not have a space? This is the last plugin that wont work, then im ready for launch :p
     
  27. Offline

    CSquared

    It is at zero - sorry, I didn't explain properly. The shop sets up fine, and tells me it's set up, but then won't function. I can't receive anything from it, or get rid of anything into it.

    So, to summarise:

    Player/admin shops with a buy/sell value greater than 0 work perfectly, as they should.

    Player/admin shops with a buy/sell value of 0 set up, but give me the "you cannot buy/sell here" error.

    Player/admin shops set to free set up, but nothing happens when I right or left click on them, not even an error message.

    It appears my server only likes commerce.
     
  28. Offline

    Acrobot

    @CSquared
    Oh yeah.
    I know the issue.
    To make "free" shops, you have to type in either:
    B free
    S free
    or both (B free:free S)
    :)
     
  29. Offline

    hockiman95

    Code:
    PREFERRED_ECONOMY_PLUGIN: ""
    #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: "Admin Shop"
    #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?
    MASK_CHESTS_AS_OTHER_BLOCKS: false
    #Do you want to mask shop chests as other blocks? HIGHLY EXPERIMENTAL, CAN LAG!
    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?
     
  30. Offline

    Acrobot

    @hockiman95
    That's ChestShop's config. What about your permission config?
     
  31. Offline

    hockiman95

    ive got PEX.
     

Share This Page