|
插件名ㅤOnlineReward-Next —— 在线奖励:重制版
插件作用ㅤ修复原OnlineReward部分BUG
支持从原OnlineReard自动迁移在线数据
支持今日在线奖励、本周在线奖励、本月在线奖励
支持SQL本地存储数据
支持MYSQL跨服存储数据
全自动发放在线奖励(每日凌晨、周末凌晨、月末凌晨)
支持PlaceHolderAPI变量
插件截图[MD][/MD]
配置文件YAML:
database: #可选MYSQL/SQL
type: \"SQL\"
host: localhost
port: 3306
name: minecraft
user: root
password: password
#数据库参数
parm: \"?useSSL=false\"
GUI设置
gui:
title: \"&8[&a在线奖励&8]\"
size: 54
icons: #保留项,不要删
info:
material: BOOK
subid: -1
name: \" &f◆ &a我的信息 &f◆ \"
lore:
- \"&a今日在线 &8| &f%onlinereward-next_today% 分钟\"
- \"&a本周在线 &8| &f%onlinereward-next_week% 分钟\"
- \"&a本月在线 &8| &f%onlinereward-next_month% 分钟\"
- \"&a总计在线 &8| &f%onlinereward-next_all% 分钟\"
commands: []
slot: 4
#保留项,不要删
back:
material: BARRIER
subid: -1
name: \" &f◆ &c点击关闭 &f◆ \"
lore: []
commands:
- \"[CLOSE]\"
slot: 49
#保留项,不要删
other:
material: STAINED_GLASS_PANE
subid: -1
name: \"&d分隔板\"
lore: [ ]
slots:
- 0
- 1
- 2
- 3
- 5
- 6
- 7
- 8
- 9
- 17
- 18
- 26
- 27
- 35
- 36
- 44
- 45
- 46
- 47
- 48
- 50
- 51
- 52
- 53
#下面可以自行添加奖励
3分钟在线奖励:
#需要在线的类型:
# \"today\" - 今日在线
# \"week\" - 本周在线
# \"month\" - 本月在线
time_type: \"today\"
#需要在线的时长(单位:分钟)
time_amount: 3
icon:
material: \"DIAMOND\"
name: \" &f◆ &a3分钟 &f◆ \"
lore:
- \"\"
- \"&6&l奖励:\"
- \" &f◆ &e金币 x1\"
- \" &f◆ &9点券 x1\"
- \"\"
- \"&6&l需求:\"
- \" &f◆ &a今日在线 3分钟\"
- \"\"
- \"&6&l操作:\"
- \" &f◆ &e自动发放\"
- \"\"
- \" &8&o//示例奖励//\"
slot: 21
commands: []
#- \"[CHAT] 我领取了在线奖励\"
#- \"[TELL] [在线奖励] >> 你领取了在线奖励\"
#- \"[CONSOLE] money give {player} 1\"
#- \"[PLAYER] msg {player} 1\"
#- \"[OP] say 我领取了在线奖励\"
#- \"[BROADCAST] {player} 领取了在线奖励\"
#- \"[SOUND] ENTITY_PLAYER_LEVELUP-1-1-TRUE\"
#- \"[TITLE] 大标题-小标题-1-3-1-TRUE\"
#- \"[CLOSE]\"
600分钟在线奖励:
#需要在线的类型:
# \"today\" - 今日在线
# \"week\" - 本周在线
# \"month\" - 本月在线
time_type: \"week\"
#需要在线的时长(单位:分钟)
time_amount: 600
icon:
material: \"DIAMOND\"
name: \" &f◆ &a600分钟 &f◆ \"
lore:
- \"\"
- \"&6&l奖励:\"
- \" &f◆ &e金币 x1000\"
- \" &f◆ &9点券 x100\"
- \"\"
- \"&6&l需求:\"
- \" &f◆ &a本周在线 600分钟\"
- \"\"
- \"&6&l操作:\"
- \" &f◆ &e自动发放\"
- \"\"
- \" &8&o//示例奖励//\"
slot: 23
commands: []
#- \"[CHAT] 我领取了在线奖励\"
#- \"[TELL] [在线奖励] >> 你领取了在线奖励\"
#- \"[CONSO
L

下载地址:
|
|