CraftingStore.net 免费 Minecraft 捐赠系统 | |
---|---|
![]() |
基于网络的《我的世界》捐赠商店!(支持Sigot、Bukkit、Sponge和BungeeCord) |
作 者 | Tim_kwakman |
发布时间 | 2016年11月5日 |
支持核心 | Spigot | 原生版本 |
支持版本 | 1.7,1.8,1.9,1.10,1.11,1.12,1.13,1.14,1.15,1.16,1.17,1.18,1.19,1.20 |
插件详细介绍
CraftingStore 是一款捐赠平台插件,旨在为各种规模的 Minecraft 服务器提供接受和处理捐赠的机会。它提供了一个慷慨的免费计划,包含提升销售额所需的基本功能和更多高级功能。该插件支持 Spigot、Bukkit、BungeeCord、Velocity 和 Sponge,允许玩家通过 /buy
命令访问商店物品菜单,并在玩家捐赠时自动执行相关指令。
CraftingStore 旨在为所有服务器(无论大小)提供接受捐赠和处理捐赠的机会。我们提供非常慷慨的青铜(免费)计划,其中包括所有基本功能以及更多可将您的销售额提升到更高水平的功能!我们不在免费计划上投放广告(仅在页脚中包含一个反向链接),您可以创建无限的套餐、服务器等!
加入我们的 Discord 服务器:CraftingStore Discord
DonationsReceivedEvent
getCommand()
- 将要运行的命令。getMcname()
- 捐赠的玩家名称。getUUID()
- 捐赠玩家的 UUID。getPackageName()
- 套餐名称。getPackagePrice()
- 价格。getCouponDiscount()
- 优惠券折扣金额。/craftingstore reload
- 重载配置文件。/craftingstore key <server key>
- 设置服务器密钥并重新启动服务器调度程序。/buy
- 打开包含分类和套餐的物品栏菜单。(在 BungeeCord 上使用 /csb
,如果服务器已占用 /cs
,请尝试 /craftingstore
。)权限: craftingstore.admin
如果您的服务器安装了 PlaceholderAPI 插件,则可以使用以下占位符:
%craftingstore_donator%
- 最近 5 位捐赠者(MinecraftName:本月消费金额)%craftingstore_donator_1%
- 顶级捐赠者(MinecraftName:本月消费金额)%craftingstore_donator_2%
- 第二名顶级捐赠者(MinecraftName:本月消费金额)%craftingstore_donator_3%
- 第三名顶级捐赠者(MinecraftName:本月消费金额)%craftingstore_donator_4%
- 第四名顶级捐赠者(MinecraftName:本月消费金额)%craftingstore_donator_5%
- 第五名顶级捐赠者(MinecraftName:本月消费金额)%craftingstore_payment%
- 最近 5 笔付款(MinecraftName:套餐名称)%craftingstore_payment_1%
- 上一笔付款(MinecraftName:套餐名称)%craftingstore_payment_2%
- 倒数第二笔付款(MinecraftName:套餐名称)%craftingstore_payment_3%
- 倒数第三笔付款(MinecraftName:套餐名称)%craftingstore_payment_4%
- 倒数第四笔付款(MinecraftName:套餐名称)%craftingstore_payment_5%
- 倒数第五笔付款(MinecraftName:套餐名称)https://example.craftingstore.net/
您可以使用我们的子域名或链接您自己的自定义域名。我们域名上的所有子域名都具有 SSL 连接。如果您希望在自己的域名上使用 SSL,请使用 Cloudflare 的 Flexible SSL,我们的系统将检测到这一点。
该插件依赖于 Google 的 GSON 库,该库仅在 Spigot/Bukkit 1.8.3+ 中可用。如果您的服务器运行的版本低于此版本,请同时安装此插件:GSON for 1.8.3 or older。
* 公平使用,不要因为允许就尝试制作 100 多个套餐、服务器或优惠券。
# ____ ___ _
# / ___| _ __ __ _ _ _ |_ _| _ __ ___ _ __ | |_ _ __ ___
# | | | '__| / _` | | | | | | | | '_ \ / _ \ | '__| | __| | '_ \/ __|
# | |___ | | | (_| | | |_| | | | | | | | __/ | | | |_ | | | \__ \
# \____||_| \__, | \__,_|___| |_| |_|\___| |_| \__| |_| |_|___/
# |_|
#
# Join our Discord server; https://craftingstore.net/social/discord
settings:
api-key: ""
currency: "$"
buy-command: "buy"
language: "en_US"
enable-vouchers: true
command-on-first-join:
enabled: false
command: "eco give %player_name% 1000"
buy-item:
material: IRON_INGOT
name: "&aBuy items"
lore:
- "&7Click here to"
- "&7buy awesome items"
scheduler:
time: 15
unknown-player:
enabled: false
command: "say %player_name% is not online!"
custom-domain:
enabled: false
domain: "yourdomain.com"
disable-ssl-verification: false
disable-plugin-metrics: false
update-checker: true
console:
use-console: false
console-command: "say %player_name% just bought a package!"
bungeecord:
send-to-server:
enabled: false
server: "hub"
whitelist:
enabled: false
use-uuid: true
commands:
- "whitelist add %player_name%"
- "kick %player_name% You have been whitelisted!"
messages:
reloaded: "&aSuccessfully reloaded the plugin!"
no-permission: "&cYou do not have permission to use this command!"
set-key: "&aSuccessfully set the key!"
invalid-key: "&cInvalid key!"
unknown-error: "&cAn unknown error occurred!"
no-packages: "&cThere are no packages available!"
no-category: "&cThere are no categories available!"
no-server: "&cThere are no servers available!"
server-offline: "&cThat server is offline!"
enter-coupon: "&aEnter your coupon code:"
enter-coupon-item:
material: PAPER
name: "&aEnter your coupon code:"
lore:
- "&7Click here to"
- "&7enter your coupon code"
remove-coupon-item:
material: BARRIER
name: "&cRemove coupon"
lore:
- "&7Click here to"
- "&7remove the coupon"
applied-coupon: "&aSuccessfully applied the coupon!"
invalid-coupon: "&cInvalid coupon code!"
coupon-already-applied: "&cYou already have a coupon applied!"
remove-coupon: "&aSuccessfully removed the coupon!"
remove-coupon-failed: "&cThere is no coupon applied!"
vouchers:
title: "&aVouchers"
no-vouchers: "&cThere are no vouchers available!"
giveaway:
prefix: "&8[&aGiveaway&8] "
no-permission: "&cYou do not have permission to use this command!"
usage: "&cUsage: /craftingstore giveaway "
started: "&aGiveaway started! Use /code to claim your reward!"
ended: "&aGiveaway ended! &7The code was: "
claimed: "&aYou have claimed the giveaway!"
invalid-code: "&cInvalid giveaway code!"
already-claimed: "&cYou have already claimed this giveaway!"
请勿因系统缺少您需要的功能而给出负面评价。您始终可以在讨论区提问,但请不要在评价中这样做。