Скачать плагин
SimpleCoupons | Получайте предметы с пользовательскими наградами!
[1.5.1]
Описание плагина SimpleCoupons
Получайте предметы с пользовательскими наградами!
Команды плагина SimpleCoupons
/simplecoupons — Основная команда
/sc list — Open GUI list menu.
/sc get <coupon-name> <amount> — Получить введённый купон.
/sc give <coupon-name> <player> <amount> — Выдать введённый купон другому игроку.
/sc edit <coupon-name> — Отредактируйте награды, товар и многое другое в введенном купоне.
/sc delete <coupon-name> — Удалить введённый купон.
/sc create <coupon-name> — Создать купон с вашим названием.
/sc reload — Перезагрузить сообщения, конфиг, и файлы купонов.
/sc help — Показать список команд.
/sc version — Показать версию плагина.
Права плагина SimpleCoupons
simplecoupons.admin — Доступ ко всем командам.
simplecoupons.get — Доступ к /sc get команде.
simplecoupons.give— Доступ к /sc give команде.
simplecoupons.list — Доступ к /sc list команде.
simplecoupons.edit — Доступ к /sc edit команде.
simplecoupons.delete — Доступ к /sc delete команде.
simplecoupons.create — Доступ к /sc create команде.
simplecoupons.reload — Доступ к /sc reload команде.
simplecoupons.help — Доступ к /sc get команде.
Скриншоты плагина SimpleCoupons:
Конфиг
menu:
list:
title: "Coupon List"
rows: 1
items:
fill:
material: GRAY_STAINED_GLASS_PANE
display-name: "&f"
close:
material: BARRIER
display-name: "&cClose menu"
lore:
- '&f'
- ' &f- &7Left Click to close menu'
information:
material: PAPER
display-name: "&6Information"
lore:
- '&f'
- ' &f» &aCoupons: &2%coupons_amount%'
coupon:
material: MAP
display-name: "&9%coupon_name%"
lore:
- '&f'
- ' &f» &aMoney: &2%coupon_money%'
- ' &f» &aXP: &2%coupon_xp%'
- ' &f» &aItems: &2%coupon_items%'
- ' &f» &aMessages: &2%coupon_messages%'
- ' &f» &aCommands: &2%coupon_commands%'
- '&f'
- ' &f- &7Left Click to get coupon'
- ' &f- &7Right Click to edit coupon'
next-page:
material: ARROW
display-name: "&6Next page"
previous-page:
material: ARROW
display-name: "&6Previous page"
lore:
- '&f'
- ' &f- &7Left Click to g'
edit:
title: "Editing coupon"
items:
close:
material: BARRIER
display-name: "&cClose"
lore:
- "&f"
- " &f- &7Left Click to close menu"
delete:
material: REDSTONE_BLOCK
display-name: "&4Delete Coupon"
lore:
- "&f"
- " &f- &7Left Click to delete coupon"
money:
material: GOLD_INGOT
display-name: "&6Change money reward"
lore:
- "&f"
- " &f» &aActual reward: &2%coupon_money%"
- "&f"
- " &f- &7Left Click to change amount"
xp:
material: EXPERIENCE_BOTTLE
display-name: "&6Change XP reward"
lore:
- "&f"
- " &f» &aActual reward: &2%coupon_xp%"
- "&f"
- " &f- &7Left Click to change amount"
items:
material: CHEST
display-name: "&6Change item rewards"
lore:
- "&f"
- " &f» &aActual amount: &2%coupon_items%"
- "&f"
- " &f- &7Left Click to change items"
messages:
material: PAPER
display-name: "&6Change reward messages"
lore:
- "&f"
- " &f» &aActual amount: &2%coupon_messages%"
- "&f"
- " &f- &7Left Click to add message"
- " &f- &7Right Click to change position"
commands:
material: COMMAND_BLOCK
display-name: "&6Change reward commands"
lore:
- "&f"
- " &f» &aActual amount: &2%coupon_commands%"
- "&f"
- " &f- &7Left Click to add command"
- " &f- &7Right Click to change position"
items:
title: "Put all item rewards"
texts-menu:
title: "Editing &o%path%"
rows: 1
items:
messages:
material: PAPER
display-name: "&6%message%"
lore:
- "&f"
- " &f- &7Left Click move to left"
- " &f- &7Middle Click to delete"
- " &f- &7Right Click move to right"
commands:
material: COMMAND_BLOCK
display-name: "&6%command%"
lore:
- "&f"
- " &f- &7Left Click move to left"
- " &f- &7Middle Click to delete"
- " &f- &7Right Click move to right"
delete:
title: "Delete coupon?"
items:
coupon:
material: MAP
display-name: "&9%coupon_name%"
lore:
- '&f'
- ' &f» &aMoney: &2%coupon_money%'
- ' &f» &aXP: &2%coupon_xp%'
- ' &f» &aItems: &2%coupon_items%'
- ' &f» &aMessages: &2%coupon_messages%'
- ' &f» &aCommands: &2%coupon_commands%'
confirm:
material: GREEN_WOOL
display-name: "&aDelete Coupon"
lore:
- "&f"
- " &f- &7Left Click to confirm"
cancel:
material: RED_WOOL
display-name: "&cCancel"
lore:
- "&f"
- " &f- &7Left Click to cancel"
Сообщения
reload: "&aSimple&2Coupons &8> &aAll files has been reloaded successfully."
no-permissions: "&aSimple&2Coupons &8> &cSorry, you dont have permissions to do that."
insufficient-args: "&aSimple&2Coupons &8> &cCorrect usage for this command is &7/%usage%&c."
help:
- " &8> &aSimple&2Coupons&f commands information."
- ""
- " &8> &6/sc get: &7Get an specified coupon."
- " &8> &6/sc give: &7Give an specified coupon to another player."
- " &8> &6/sc create: &7Create coupon."
- " &8> &6/sc edit: &7Edit coupon by GUI."
- " &8> &6/sc delete: &7Delete coupon."
- " &8> &6/sc list: &7Show coupons."
- " &8> &6/sc reload: &7Reload plugin files."
- " &8> &6/sc help: &7Show information about commands."
- " &8> &6/sc version: &7Show plugin version."
edit:
chat: "&aSimple&2Coupons &8> &aYou are now editing &f%path%&a please enter &f%value%&a. Press &oShift &ato cancel that action."
item: "&aSimple&2Coupons &8> &aYou are now editing &f%path%&a please &oRight Click &aon &f%value%&a. Press &oShift &ato cancel that action."
deleted: "&aSimple&2Coupons &8> &f%coupon_name% &ahas been deleted."
coupon:
already-exist: "&aSimple&2Coupons &8> &cEntered coupon already exist!"
invalid: "&aSimple&2Coupons &8> &cThe coupon entered does not exist."
list:
header: "&aSimple&2Coupons &8> &fPage %actual_page%/%max_pages%"
listed: " &8> &6%coupon_name%"
Как установить плагин SimpleCoupons?
- Скачайте плагин.
- Возьмите скачанный файл и перенесите в папку plugins вашего сервера.
- Перезапустите сервер.
- Готово.
Скачать плагин SimpleCoupons
Скачать плагин SimpleCoupons версии 1.5.1
Чтобы скачать с сайта, необходимо ЗАРЕГИСТРИРОВАТЬСЯ!





java 16 установи
Рейтинг коммента: 0 Сегодня, 14:04