
EpicShopGUI 1.3.7
GUI | Fully Configurable | Rebuy Recent Transactions | Sell Mode | Auto Sell | Sale Boosters
This plugin requires the Vault plugin.
- An easy to use GUI with back buttons, category menus and more
- PREMADE shop config all ready to be open to your players
- Supports all Minecraft Versions
- 100% Configurable
- Use "debug mode" to send console a message every a player makes a transaction (easily track player activity)
- Easily purchase multiple of an item with a pin-pad system
- Player sales (%)
- REPURCHASE your most recent transaction in ONE click
- Add commands that run on buy/sell
- EASILY change the layout/add items to the shop
- Easily purchase 1, 64 or a specific amount for any item ALL using a GUI
- Full item support (enchants, lore etc)
- /autosell command (permission based) to autosell items when players pick them up (based on config.yml prices) and change what items are sold/not sold.
- /sellmode command (permission based) where you can click items in your inventory to sell them instantly
- Create your own multiple categories with unlimited pages in each easily
- Optimized to support high playerbase servers
- Easily remove/add temporary/permanent player % sales using commands
- /sell command (permission based) to open a GUI to sell items very quickly
- A "Sell Inventory" button in main GUI (permission based) to automatically sell EVERYTHING that is sellable in your inventory
- Sell permissions in the Shop
- View/Repurchase your most recent transactions in a GUI with timestamps, price, amount etc
- Set a limit for certain items in
- Admin management to view a players transactions and sort by a certain Item or All with time stamps
- As a player, you can view how much profit you have made in your current session
- Easily view if you have a personal sale on
- Sign shop support for players to interact to open shop
Commands
- /autosell
- /sell
- /sellmode
- /shop
- /shopadmin reload
- /shopadmin viewsales <player>
- /shopadmin removesale <id>
- /shopadmin viewindex <player> <index>
- /shopadmin viewtransactions <player> <amount>
- /shopadmin checktransactions <player> <material>
- /shopadmin applypermpersonalsale <player> <percent sale>
- /shopadmin applytemppersonalsale <player> <percent sale> <time in seconds>
Permissions
- epicshopgui.* - Give access to all plugin commands
- epicshopgui.shop - Main permsission used to access the main shop
- epicshopgui.admin - Allows access to edit the view, panels and prices of a shop
- epicshopgui.sell - Allows access to use the /sell feature
- epicshopgui.sellmode - Allows access to use the /sellmode feature
- epicshopgui.autosell - Allows access to use the /autosell feature
config.yml
settings:
debug-mode: true
sign-layout:
line1: '&c[Shop]'
line2: '&fRight Click'
line3: ''
line4: ''
messages:
no-permission: '&cYou do not have permission to use this feature!'
purchased-item: '&aYou have successfully purchased x{amount} {item} for ${price}!'
sold-item: '&aYou have successfully sold x{amount} {item} for ${price}!'
not-enough-money: '&cYou need ${price} to buy this!'
not-enough-items: '&cYou do not have enough of this item to sell!'
inventory-full: '&cYour inventory is full!'
sold-inventory: '&aYou have successfuly sold &e{items} items &afor &e&n${value}&a!'
must-be-more-than-zero: '&cPlease chose a value than is higher than 0!'
not-sellable: '&cThis item can not be sold!'
not-buyable: '&cThis item can not be purchased!'
sale-run-out: '&eYour sale has expired!'
player-has-sale: '&cThat player already has a sale active!'
illegal-args: '&cIllegal arguments!'
player-not-online: '&cThat player is not online!'
sellmode-enter: '&aYou have entered sell mode! Click anything in your inventory to sell it!'
sellmode-exit: '&cYou have exited sell mode'
autosellmode-enter: '&aYou have enabled auto sell mode. All items that you pick up will now be autosold'
autosellmode-exit: '&cYou have disabled auto sell mode'
reload-plugin: '&aSuccessfully reloaded'
reload-fail: '&cA serious error occurred during reloading'
not-number: '&cThis number is not correct!'
auto-sell:
items:
- STONE
- WOOD
- LOG
- GLASS
- SAND
- DIRT
- GRASS
- GRAVEL
- IRON_ORE
- GOLD_ORE
- BONE
- ROTTON_FLESH
- STRING
- COAL_ORE
- EMERALD
- DIAMOND
- CLAY
- COBBLESTONE
- CROPS
- SUGAR_CANE
- CACTUS
- EGG
- ENDER_PEARL
- FEATHER
- FLINT
- GLOWSTONE_DUST
- ICE
- MAGMA_CREAM
- MELON
- PAPER
- POTATO
- PORK
repurchase-item:
enabled: true
item: NETHER_STAR
name: '&c&lREPURCHASE ITEM'
lore:
- '&7Click to re-purchase your last item'
- '&eItem: &7{item}'
- '&eAmount: &7{amount}'
- '&eCost: &7${cost}'
main-shop-inventory:
title: '&c&lSHOP'
size: 45
item: GRAY_STAINED_GLASS_PANE
background-glass: true
background-glass-color: 7
sales-settings:
enchant-if-on-sale: true
current-sale-lore: '&6Current Sale: &e&l{sale_percentage}%'
sell-inventory:
title: '&e&lSELL'
size: 54
recent-transactions-menu:
title: '&e&lRECENT PURCHASES'
item-name: '&c&lTRANSACTION &7&o{index}'
item-lore:
- '&eItem: &7{item}'
- '&eAmount: &7{amount}'
- '&ePrice: &7${price}'
- ''
- '&eTime: &7{time_hour}:{time_minute}'
- '&c&lCLICK TO RE PURCHASE'
more-settings-menu:
title: '&c&lMORE INFORMATION'
recent-transactions-item:
name: '&c&lRECENT TRANSACTIONS'
item: PAPER
data: 0
lore:
- '&7Recent transaction list:'
format-bought: '&c&lBOUGHT &fx{amount} &c{item} &7for &c${price} &f- {time_hour}:{time_mins}'
format-sold: '&a&lSOLD &fx{amount} &a{item} &7for &a${price} &f- {time_hour}:{time_mins}'
session-earnings-item:
name: '&c&lSESSION EARNINGS'
item: DIAMOND
data: 0
lore:
- '&7You have earned &e${earnings} &7this session!'
sale-active-item:
name: '&c&lACTIVE SALES'
item: GOLD_INGOT
data: 0
lore:
- '&7Current Sale: &e{personal_sale_percent}%'
- '&7Duration: &e{personal_sale_duration}%'
sale-not-active-item:
name: '&c&lACTIVE SALES'
item: BARRIER
data: 0
lore:
- '&7Current Sale: &c&lNONE'
- '&7Duration: &c&lNONE'
main-menu:
title: '&c&lSHOP'
shop-item:
name: '&c&lSHOP'
item: CHEST
data: 0
lore:
- '&7Click to open shop'
more-settings-item:
name: '&c&lMORE INFORMATION'
item: PAPER
data: 0
lore:
- '&7Click to view more information like:'
- '&e- Current sessions earnings'
- '&e- Your current active sales'
- '&e- Your most recent purchases'
sell-all-item:
name: '&c&lSELL INVENTORY'
item: HOPPER
data: 0
lore-has-permission:
- '&7Click to quick sell your'
- '&7entire inventory'
lore-no-permission:
- '&7Click to quick sell your'
- '&7entire inventory'
- '&c&lNO PERMISSION'
back-item:
item: RED_STAINED_GLASS_PANE
data: 14
name: '&c&lBACK'
lore: []
cant-buy-item:
item: BARRIER
name: '&c&lLIMIT'
data: 0
lore:
- '&cYou cant buy this amount of this'
- '&citem at one time!'
border-glass-item: GRAY_STAINED_GLASS_PANE
border-glass-color: 7
product-format:
display-name: '&f&l{item}'
lore:
- '&cRight click &7to sell'
- '&cLeft click &7to buy'
- ''
- '&cMiddle click &7to sell all'
chosing-specific-inventory:
title: '&c&lBUYING &7{product}'
digit-item: OAK_SIGN
digit-item-name: '&c&l{digit}'
purchase-item:
item: CHEST
name: '&c&lPURCHASE'
lore:
- '&7Amount: &f{amount}'
- '&7Cost: &f${cost}'
- ''
- '&f&lCLICK TO PURCHASE'
clear-selection-item:
item: LAVA_BUCKET
name: '&c&lRESET'
lore:
- '&fClick to reset your current selection'
buying-inventory:
title: '&c&lBUYING &7{product}'
item: CHEST
sale-active-lore-line: '&a&l{percent}% SALE ACTIVE'
one:
name: '&cBuy 1'
lore:
- '&7Current Rate: &c${price_per}\each'
- '&7Purchase 1 for: &c${price}'
- '&c&lCLICK TO PURCHASE'
stack:
name: '&cBuy 64'
lore:
- '&7Current Rate: &c${price_per}\each'
- '&7Purchase 64 for: &c${price}'
- '&c&lCLICK TO PURCHASE'
specific:
name: '&cBuy specific amount'
lore:
- '&7Current Rate: &c${price_per}\each'
- '&7Click to purchase specific amount'
- '&c&lCLICK TO PURCHASE'
selling-inventory:
title: '&c&lSELLING &7{product}'
item: DIAMOND
one:
name: '&cSell 1'
lore:
- '&7Current Rate: &c${price_per}\each'
- '&7Sell 1 for: &c${price}'
- '&c&lCLICK TO SELL'
stack:
name: '&cSell 64'
lore:
- '&7Current Rate: &c${price_per}\each'
- '&7Sell 64 for: &c${price}'
- '&c&lCLICK TO SELL'
inventory:
name: '&cSell entire inventory'
lore:
- '&7Current Rate: &c${price_per}\each'
- '&7Sell entire inventory'
- '&c&lCLICK TO SELL'
product-shop-glass-slots:
- 0
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 17
- 18
- 26
- 27
- 35
- 36
- 44
- 46
- 47
- 49
- 51
- 52
- 53
page_glass:
next:
item: RED_STAINED_GLASS_PANE
name: '&a&lNEXT PAGE'
previous:
item: GREEN_STAINED_GLASS_PANE
name: '&c&lPREVIOUS PAGE'
# example item:
#
# '1':
# item: 'DIAMOND_SWORD'
# data: 5
# sell-price-per: 0.5
# buy-price-per: 1
# slot: 15
# page: 1
# commands-run-on-buy:
# - 'broadcast {player} bought dirt from /shop!'
# commands-run-on-sell:
# - 'broadcast {player} sold dirt from /shop!'
# enchants:
# DAMAGE_ALL: 2
# max-purchase-amount: 1
# lore:
# - '&cSuper amazing diamond sword!'
categories:
blocks:
slot: 10
size-per-page: 54
material: 'STONE'
name: '&c&lBLOCKS'
inventory-title: '&c&lBLOCKS &7(Page {page})'
permission: 'epicshopgui.category.blocks'
lore:
- '&7CLICK to view'
items:
1:
item: 'STONE'
data: 0
sell-price-per: 0.5
buy-price-per: 1
slot: 10
page: 1
buyable: true
sellable: true
2:
item: 'GRANITE'
data: 1
sell-price-per: 0.5
buy-price-per: 1
slot: 11
page: 1
buyable: true
sellable: true
3:
item: 'POLISHED_GRANITE'
data: 2
sell-price-per: 0.5
buy-price-per: 1
slot: 12
page: 1
buyable: true
sellable: true
4:
item: 'DIORITE'
data: 3
sell-price-per: 0.5
buy-price-per: 1
slot: 13
page: 1
buyable: true
sellable: true
5:
item: 'POLISHED_DIORITE'
data: 4
sell-price-per: 0.5
buy-price-per: 1
slot: 14
page: 1
buyable: true
sellable: true
6:
item: 'ANDESITE'
data: 5
sell-price-per: 0.5
buy-price-per: 1
slot: 15
page: 1
buyable: true
sellable: true
7:
item: 'POLISHED_ANDESITE'
data: 6
sell-price-per: 0.5
buy-price-per: 1
slot: 16
page: 1
buyable: true
sellable: true
8:
item: 'DIRT'
data: 0
sell-price-per: 0.5
buy-price-per: 1
slot: 19
page: 1
buyable: true
sellable: true
9:
item: 'SHORT_GRASS'
data: 0
sell-price-per: 0.5
buy-price-per: 1
slot: 20
page: 1
buyable: true
sellable: true
10:
item: 'DIRT'
data: 0
sell-price-per: 0.5
buy-price-per: 1
slot: 21
page: 1
buyable: true
sellable: true
11:
item: 'COARSE_DIRT'
data: 1
sell-price-per: 0.5
buy-price-per: 1
slot: 22
page: 1
buyable: true
sellable: true
12:
item: 'PODZOL'
data: 2
sell-price-per: 0.5
buy-price-per: 1
slot: 23
page: 1
buyable: true
sellable: true
13:
item: 'GLASS'
data: 0
sell-price-per: 0.5
buy-price-per: 1
slot: 24
page: 1
buyable: true
sellable: true
14:
item: 'COBBLESTONE'
data: 0
sell-price-per: 0.5
buy-price-per: 1
slot: 25
page: 1
buyable: true
sellable: true
15:
item: 'OAK_PLANKS'
data: 0
sell-price-per: 0.5
buy-price-per: 1
slot: 28
page: 1
buyable: true
sellable: true
16:
item: 'SPRUCE_PLANKS'
data: 1
sell-price-per: 0.5
buy-price-per: 1
slot: 29
page: 1
buyable: true
sellable: true
17:
item: 'BIRCH_PLANKS'
data: 2
sell-price-per: 0.5
buy-price-per: 1
slot: 30
page: 1
buyable: true
sellable: true
18:
item: 'JUNGLE_PLANKS'
data: 3
sell-price-per: 0.5
buy-price-per: 1
slot: 31
page: 1
buyable: true
sellable: true
19:
item: 'ACACIA_PLANKS'
data: 4
sell-price-per: 0.5
buy-price-per: 1
slot: 32
page: 1
buyable: true
sellable: true
20:
item: 'DARK_OAK_PLANKS'
data: 5
sell-price-per: 0.5
buy-price-per: 1
slot: 33
page: 1
buyable: true
sellable: true
21:
item: 'SAND'
data: 0
sell-price-per: 0.5
buy-price-per: 1
slot: 34
page: 1
buyable: true
sellable: true
22:
item: 'RED_SAND'
data: 1
sell-price-per: 0.5
buy-price-per: 1
slot: 37
page: 1
buyable: true
sellable: true
23:
item: 'GRAVEL'
data: 0
sell-price-per: 0.5
buy-price-per: 1
slot: 38
page: 1
buyable: true
sellable: true
24:
item: 'OAK_LOG'
data: 0
sell-price-per: 2
buy-price-per: 3
slot: 39
page: 1
buyable: true
sellable: true
25:
item: 'SPRUCE_LOG'
data: 2
sell-price-per: 2
buy-price-per: 3
slot: 40
page: 1
buyable: true
sellable: true
26:
item: 'BIRCH_LOG'
data: 3
sell-price-per: 2
buy-price-per: 3
slot: 41
page: 1
buyable: true
sellable: true
27:
item: 'SANDSTONE'
data: 0
sell-price-per: 0.5
buy-price-per: 1
slot: 42
page: 1
buyable: true
sellable: true
28:
item: 'CHISELED_SANDSTONE'
data: 1
sell-price-per: 0.5
buy-price-per: 1
slot: 43
page: 1
buyable: true
sellable: true
29:
item: 'SMOOTH_SANDSTONE'
data: 2
sell-price-per: 0.5
buy-price-per: 1
slot: 10
page: 2
buyable: true
sellable: true
30:
item: 'WHITE_WOOL'
data: 0
sell-price-per: 0.5
buy-price-per: 1
slot: 11
page: 2
buyable: true
sellable: true
31:
item: 'ORANGE_WOOL'
data: 1
sell-price-per: 0.5
buy-price-per: 1
slot: 12
page: 2
buyable: true
sellable: true
32:
item: 'MAGENTA_WOOL'
data: 2
sell-price-per: 0.5
buy-price-per: 1
slot: 13
page: 2
buyable: true
sellable: true
33:
item: 'BLACK_WOOL'
data: 15
sell-price-per: 0.5
buy-price-per: 1
slot: 14
page: 2
buyable: true
sellable: true
34:
item: 'LIGHT_BLUE_WOOL'
data: 3
sell-price-per: 0.5
buy-price-per: 1
slot: 15
page: 2
buyable: true
sellable: true
35:
item: 'YELLOW_WOOL'
data: 4
sell-price-per: 0.5
buy-price-per: 1
slot: 16
page: 2
buyable: true
sellable: true
36:
item: 'LIME_WOOL'
data: 5
sell-price-per: 0.5
buy-price-per: 1
slot: 19
page: 2
buyable: true
sellable: true
37:
item: 'PINK_WOOL'
data: 6
sell-price-per: 0.5
buy-price-per: 1
slot: 20
page: 2
buyable: true
sellable: true
38:
item: 'GRAY_WOOL'
data: 7
sell-price-per: 0.5
buy-price-per: 1
slot: 21
page: 2
buyable: true
sellable: true
39:
item: 'LIGHT_GRAY_WOOL'
data: 8
sell-price-per: 0.5
buy-price-per: 1
slot: 22
page: 2
buyable: true
sellable: true
40:
item: 'CYAN_WOOL'
data: 9
sell-price-per: 0.5
buy-price-per: 1
slot: 23
page: 2
buyable: true
sellable: true
41:
item: 'PURPLE_WOOL'
data: 10
sell-price-per: 0.5
buy-price-per: 1
slot: 24
page: 2
buyable: true
sellable: true
42:
item: 'BLUE_WOOL'
data: 11
sell-price-per: 0.5
buy-price-per: 1
slot: 25
page: 2
buyable: true
sellable: true
43:
item: 'BROWN_WOOL'
data: 12
sell-price-per: 0.5
buy-price-per: 1
slot: 28
page: 2
buyable: true
sellable: true
44:
item: 'GREEN_WOOL'
data: 13
sell-price-per: 0.5
buy-price-per: 1
slot: 29
page: 2
buyable: true
sellable: true
45:
item: 'RED_WOOL'
data: 14
sell-price-per: 0.5
buy-price-per: 1
slot: 30
page: 2
buyable: true
sellable: true
mining:
slot: 12
size-per-page: 54
material: DIAMOND_PICKAXE
name: '&c&lMining'
inventory-title: '&c&lMining &7(Page {page})'
permission: 'epicshopgui.category.mining'
lore:
- '&7CLICK to view'
items:
46:
item: 'COAL'
data: 0
sell-price-per: 250.0
buy-price-per: 500
slot: 10
page: 1
buyable: true
sellable: true
47:
item: 'CHARCOAL'
data: 1
sell-price-per: 275.0
buy-price-per: 550
slot: 11
page: 1
buyable: true
sellable: true
48:
item: 'IRON_INGOT'
data: 0
sell-price-per: 300.0
buy-price-per: 600
slot: 12
page: 1
buyable: true
sellable: true
49:
item: 'GOLD_INGOT'
data: 0
sell-price-per: 375.0
buy-price-per: 650
slot: 13
page: 1
buyable: true
sellable: true
50:
item: 'BLUE_DYE'
data: 4
sell-price-per: 400.0
buy-price-per: 800
slot: 14
page: 1
buyable: true
sellable: true
51:
item: 'REDSTONE'
data: 0
sell-price-per: 500.0
buy-price-per: 1000
slot: 15
page: 1
buyable: true
sellable: true
52:
item: 'DIAMOND'
data: 0
sell-price-per: 1000.0
buy-price-per: 2000
slot: 16
page: 1
buyable: true
sellable: true
53:
item: 'EMERALD'
data: 0
sell-price-per: 1500.0
buy-price-per: 3000
slot: 19
page: 1
buyable: true
sellable: true
54:
item: 'QUARTZ'
data: 0
sell-price-per: 2000.0
buy-price-per: 4000
slot: 20
page: 1
buyable: true
sellable: true
farming:
slot: 14
size-per-page: 54
material: GOLDEN_HOE
name: '&c&lFarming'
inventory-title: '&c&lFarming &7(Page {page})'
permission: 'epicshopgui.category.farming'
lore:
- '&7CLICK to view'
items:
55:
item: 'WHEAT_SEEDS'
data: 0
sell-price-per: 500.0
buy-price-per: 1000
slot: 10
page: 1
buyable: true
sellable: true
56:
item: 'WHEAT'
data: 0
sell-price-per: 600.0
buy-price-per: 1200
slot: 11
page: 1
buyable: true
sellable: true
57:
item: 'SUGAR_CANE'
data: 0
sell-price-per: 700.0
buy-price-per: 1400
slot: 12
page: 1
buyable: true
sellable: true
58:
item: 'COCOA_BEANS'
data: 3
sell-price-per: 800.0
buy-price-per: 1600
slot: 13
page: 1
buyable: true
sellable: true
59:
item: 'PUMPKIN_SEEDS'
data: 0
sell-price-per: 1000.0
buy-price-per: 2000
slot: 14
page: 1
buyable: true
sellable: true
60:
item: 'MELON_SEEDS'
data: 0
sell-price-per: 1000.0
buy-price-per: 2000
slot: 15
page: 1
buyable: true
sellable: true
61:
item: 'NETHER_WART'
data: 0
sell-price-per: 2000.0
buy-price-per: 4000
slot: 16
page: 1
buyable: true
sellable: true
62:
item: 'CARROT'
data: 0
sell-price-per: 2500.0
buy-price-per: 5000
slot: 19
page: 1
buyable: true
sellable: true
63:
item: 'POTATO'
data: 0
sell-price-per: 2500.0
buy-price-per: 5000
slot: 20
page: 1
buyable: true
sellable: true
food:
slot: 16
size-per-page: 54
material: COOKED_BEEF
name: '&c&lFOOD'
inventory-title: '&c&lFOOD &7(Page {page})'
permission: 'epicshopgui.category.food'
lore:
- '&7CLICK to view'
items:
64:
item: 'APPLE'
data: 0
sell-price-per: 50.0
buy-price-per: 100
slot: 10
page: 1
buyable: true
sellable: true
65:
item: 'GOLDEN_APPLE'
data: 0
sell-price-per: 2500.0
buy-price-per: 5000
slot: 11
page: 1
buyable: true
sellable: true
66:
item: 'ENCHANTED_GOLDEN_APPLE'
data: 1
sell-price-per: 15000.0
buy-price-per: 30000
slot: 12
page: 1
buyable: true
sellable: true
armor:
slot: 28
size-per-page: 54
material: DIAMOND_CHESTPLATE
name: '&c&lARMOR'
inventory-title: '&c&lARMOR &7(Page {page})'
permission: 'epicshopgui.category.armor'
lore:
- '&7CLICK to view'
items:
67:
item: 'LEATHER_HELMET'
data: 0
sell-price-per: 100.0
buy-price-per: 200
slot: 10
page: 1
buyable: true
sellable: true
68:
item: 'LEATHER_CHESTPLATE'
data: 0
sell-price-per: 100.0
buy-price-per: 200
slot: 11
page: 1
buyable: true
sellable: true
69:
item: 'LEATHER_LEGGINGS'
data: 0
sell-price-per: 100.0
buy-price-per: 200
slot: 12
page: 1
buyable: true
sellable: true
70:
item: 'LEATHER_BOOTS'
data: 0
sell-price-per: 100.0
buy-price-per: 200
slot: 13
page: 1
buyable: true
sellable: true
weapons:
slot: 30
size-per-page: 54
material: DIAMOND_SWORD
name: '&c&lWEAPONS'
inventory-title: '&c&lWEAPONS &7(Page {page})'
permission: 'epicshopgui.category.weapons'
lore:
- '&7CLICK to view'
items:
71:
item: 'WOODEN_SWORD'
data: 0
sell-price-per: 50.0
buy-price-per: 100
slot: 10
page: 1
buyable: true
sellable: true
72:
item: 'STONE_SWORD'
data: 0
sell-price-per: 250.0
buy-price-per: 500
slot: 11
page: 1
buyable: true
sellable: true
73:
item: 'IRON_SWORD'
data: 0
sell-price-per: 1000.0
buy-price-per: 2000
slot: 12
page: 1
buyable: true
sellable: true
74:
item: 'GOLDEN_SWORD'
data: 0
sell-price-per: 1000.0
buy-price-per: 2000
slot: 13
page: 1
buyable: true
sellable: true
75:
item: 'DIAMOND_SWORD'
data: 0
sell-price-per: 2500.0
buy-price-per: 5000
slot: 14
page: 1
buyable: true
sellable: true
76:
item: 'BOW'
data: 0
sell-price-per: 1250.0
buy-price-per: 2500
slot: 15
page: 1
buyable: true
sellable: true
77:
item: 'ARROW'
data: 0
sell-price-per: 250.0
buy-price-per: 500
slot: 16
page: 1
buyable: true
sellable: true
For support, please use only resource discussion
Terms of Service
By using this plugin, you agree to the following terms, which may be updated by the author at any time.
- All payments are final and non-refundable.
- Redistribution or resale of this plugin is prohibited.
- You are not permitted to modify, decompile, or extract any part of the plugin's source code.
- Support is provided exclusively to legitimate customers. We cannot offer support for plugins obtained through unauthorized or illegal means.