vira-wallet icon

vira-wallet -----

Virtual wallet system to your server with a built-in item shop GUI-based.




Each player can claim a daily reward in the form of currency. The amount of currency can be set in the config.

Code (YAML):
dailyRewardMin : 0.01
dailyRewardMax
: 0.05

mainGui
:
  title
: '&8ItemShop'
  rows
: 4
  coolDown
: 250
  states
:
    daily-claimed
:
      slots
:
     - 35
      item
:
        material
: minecraft/red_dye
        displayName
: '&cDaily reward'
        lore
:
       - '&cYou have already claimed today''s reward.'
    daily
:
      slots
:
     - 35
      item
:
        material
: minecraft/lime_dye
        displayName
: '&aDaily reward'
        lore
:
       - '&fYou can collect your reward.'
        - '&f'
        - '&eClick to collect {min }- {max } wPLN.'
        enchantments
:
          minecraft/unbreaking
: 10
        flags
:
       - HIDE_ENCHANTS
    account
:
      slots
:
     - 31
      item
:
        material
: minecraft/player_head
        displayName
: '&9Profile'
        lore
:
       - '&f» &7You have &f {pln } wPLN'

If you want each player to receive the same amount of currency, set the same value for both `dailyRewardMin` and `dailyRewardMax`, and update the lore on the daily item accordingly.

[​IMG]
[​IMG]
----------, May 28, 2025

Resource Information
Author:
----------
Total Downloads: 72
First Release: May 27, 2025
Last Update: May 28, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings