HomeJavaModsNeonRewardPlus - Advanced Cumulative Rewards Solution
NeonRewardPlus  - Advanced Cumulative Rewards Solution
ModsJava

NeonRewardPlus - Advanced Cumulative Rewards Solution

⬇ Download on Spigot
[​IMG]
NeonRewardPlus - Advanced cumulative reward system
Multi module, multi ranking and super high degree of freedom GUI can meet your needs for more rewards

:giggle: I don't understand English, if you would take the time to learn about this plugin, or if you would like to translate it, I would appreciate it!

Compatibility:
Features:


❗❗ Command Help:
Player cmd:
admin cmd:

️Permission Help:
Placeholder variables:


Github: Get
Discord: Get

Code (YAML):
TITLE : '&0累计在线时长礼包'

TYPE
: OnlineTime
Layout
:
 - ' #########'
  - ' #A B C D#'
  - ' #########'

Icons
:
  A
:
    display
:
    # 展示的材质
      mats
: BOOK
      name
: "&e累计在线 &f一小时 &e礼包"
      # 礼包唯一ID
      packID
: '一小时礼包'
      # 领取该礼包需要的条件
      # 设置格式 ??d ??h ??m ??s   (天、小时、分钟、秒)
      isValue
: 1h # 这里需要玩家累计在线 1小时
      #isValue: 1d 18h  #这样表示 需要累计在线一天十八小时才可以领取
      lore
:
       - "&f礼包内容:"
        - "&f - 100 金币"
        - "&f当前在线 &A{time}"
        - "&f领取状态
: {state } "
     # 条件及其所有动作语句 参考 Kether
    Require:
    # 条件默认会判断这个礼包的 isValue 值 搭配下面的条件组可实现多种交互
      condition: 'not timePack *一小时礼包'
      action: |-
        command "
money give {player_name } 100 " as console
        sound ENTITY_EXPERIENCE_ORB_PICKUP by 1 1
      deny: |-
        sound BLOCK_NOTE_BLOCK_DIDGERIDOO by 1 1
        if timePack *一小时礼包
           then tell "
你已经领取过这个礼包 "
        else
           tell "
你的在线时长不够! "
  B:
    display:
      mats: BOOK
      name: "
&e累计在线 &f三小时 &e礼包 "
      packID: '三小时礼包'
      isValue: 3h
      lore:
        - "
&f礼包内容: "
        - "
&f - 980 金币 "
        - "
&f当前在线 &A {time } "
        - "
&f领取状态 : {state } "
    Require:
      condition: 'not timePack *三小时礼包'
      action: |-
        command "
money give {player_name } 9800 " as console
        sound ENTITY_EXPERIENCE_ORB_PICKUP by 1 1
      deny: |-
        sound BLOCK_NOTE_BLOCK_DIDGERIDOO by 1 1
        if timePack *三小时礼包
           then tell "
你已经领取过这个礼包 "
        else
           tell "
你的在线时长不够! "
  '#':
    display:
      mats: BLACK_STAINED_GLASS_PANE
      name: '&b&l 挡板'
[​IMG]

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

NeonRewardPlus - Advanced Cumulative Rewards Solution is a free Minecraft Java mod. Compatible with Minecraft 1.12, 1.13, 1.14, 1.15 and newer. Downloaded 408 times (via Spigot). Download it and open it directly in the game.

Explore more