PlotShop
Easy Sell your Plots!
Zuletzt aktualisiert
Easy Sell your Plots!
Zuletzt aktualisiert
VERSIONEN
1.18
1.19
1.20
1.21
DEPENDENCIES
plotsquared v7
Luckperms (optional)
Vault
Economy Plugin
PlaceholderAPI (optional)
PERMISSIONS
plotshop.open
plotshop.reload
plotshop.list
# ╔════════════════════════════════════════╗
# ║ PlotShop Configuration ║
# ║ Hex color & ChatColor Support ║
# ╚════════════════════════════════════════╝
# ✨ ░░░ Titles for GUI Menus ░░░ ✨
main_menu_title: "&9Plot Shop &8❘ &fOverview"
shop_menu_title: "&9Plot Shop &8❘ &fPurchase Plots"
plot_list_title: "&9Plot Shop &8❘ &fPlot List"
# ░░░ Feature-Toggles ░░░
features:
enable_plot_list: true # Set to false to hide the plot list in the main menu
# ⏳ ░░░ Cooldown (in seconds) between purchases ░░░ ⏳
cooldown_seconds: 10
# 🔁 ░░░ Check for Plugin Updates ░░░ 🔁
check_updates: true
# 📂 ░░░ Main Menu Configuration ░░░ 📂
main_menu:
skull_slot: 11
skull_name: "&e✨ F98CCIåBBDnăDAEfA09FoCA290rFA581m A871a#AA62t'AD53iCAF44oFB235n"
skull_lore:
- ""
- "&7📦 Owned Plots: &b%plotsquared_plot_count%"
- ""
shop_button_slot: 15
shop_button_item: "LECTERN"
shop_button_name: "&a➕ F98CCPÛAC1uùCB6rčEACcġFA1hAA196aDA38BsFA581e A776N"A96Be$AB60w &AC55PAAE4BlDB040oFB235t"
shop_button_lore:
- ""
- "&7Click to purchase an additional plot."
- ""
- "&7A new plot will be automatically assigned"
- "&7to you upon successful purchase."
list_button_slot: 13
list_button_item: "IRON_DOOR"
list_button_name: "&f📃 אCCP¨BBBlÆEA9oB9198t E9487L𳍯iåA64săD52tA041e"
list_button_lore:
- ""
- "&7Click to open the Plot List Menu!"
main_menu_background: "BLACK_STAINED_GLASS_PANE"
# 🛍️ ░░░ Plot Shop Menu Options ░░░ 🛍️
shop_menu:
plot1:
slot: 11
item: "EMERALD"
name: "&fPurchase 1 Plot"
lore:
- ""
- "&7Expand your ownership by &2&l1 &7plot."
- "&7Price &8» &b{cost}$"
plot3:
slot: 15
item: "EMERALD_BLOCK"
name: "&fPurchase 3 Plots"
lore:
- ""
- "&7Expand your ownership by &2&l3 &7plots."
- "&7Price &8» &b{cost}$"
back_button_slot: 18
back_button_item: "ARROW"
back_button_name: "&7⬅ Return"
shop_menu_background: "BLACK_STAINED_GLASS_PANE"
# 💸 ░░░ Plot Prices (in currency handled by Vault) ░░░ 💸
shop_menu_costs:
plot1: 75000
plot3: 200000
# 📃️ ░░░ Plot List Menu Options ░░░ 📃
plot_list_background_item: "BLACK_STAINED_GLASS_PANE"
plot_list_back_slot: 27
plot_list_back_item: "ARROW"
plot_list_back_name: "&7⬅ Zurück"
# ➡️ Next Page Button Configuration
plot_list_next_slot: 35
plot_list_next_item: "ARROW"
plot_list_next_name: "&7➡ Next"
# (Optional) Plot Item Name Format
plot_list_plot_name: "&fPlot &7➤ &f"
# ╔════════════════════════════════════════╗
# ║ PlotShop Messages ║
# ║ Hex color & ChatColor Support ║
# ╚════════════════════════════════════════╝
messages:
# ✨ ░░░ Prefix ░░░ ✨
prefix: "&x&F&F&E&2&5&9&lP&x&F&F&D&A&5&8&lL&x&F&F&D&1&5&7&lO&x&F&F&C&9&5&6&lT&x&F&F&C&0&5&4&lS&x&F&F&B&8&5&3&lH&x&F&F&A&F&5&2&lO&x&F&F&A&7&5&1&lP &8» &r"
# 📜 ░░░ Generic Messages ░░░ 📜
no_permission: "&cYou don't have permission to use this command."
reloaded: "&aPlotShop successfully reloaded."
# 💰 ░░░ Transaction-related Messages 💰
no_money: "&7You don't have enough money! Required &8» &b{cost}&7$"
bought_plot1: "&aYou have been granted permission to claim &2&l1 &aplot. Use &b/p claim&a or &b/p auto&a to claim it!"
bought_plot3: "&aYou have been granted permission to claim &2&l3 &aplots. Use &b/p claim&a or &b/p auto&a up to &23&a times!"
# ⚠️ ░░░ Error Messages ⚠️
error: "&7An unexpected error occurred. Please contact a staff member."
no_more_plots: "&7You cannot claim more plots."
no_free_plot: "&7No free plot could be found."
claim_failed: "&7Your plot could not be assigned. Please try again later."
not_player: "&eOnly players can use this command."
# 🎉 ░░░ Special Messages 🎉
plot_claimed: "&7You've successfully claimed a plot!"
wait_message: "&7Please wait a moment before you can click again."
# 🔧 ░░░ Configuration-Related 🔧
config_error: "&7There was an error loading the configuration file. Please check the server logs."
reload_success: "&7Configuration successfully reloaded!"