Skip to content

Releases: VimbaTheFish/daily-rewards

DailyRewards v.1.3.3

09 Dec 11:22
Compare
Choose a tag to compare

DailyRewards 1.3.2

05 Jun 17:56
Compare
Choose a tag to compare

Removed russian messages in MONEY rewards

DailyRewards 1.3.1

28 Apr 20:53
Compare
Choose a tag to compare
  • Added possibility to add delay for showing GUI on login! (add "guiShowDelay=0" string to main config or just generate a new one)

DailyRewards 1.3.0

27 Mar 11:13
Compare
Choose a tag to compare

Changes:

  • A lot of inner changes in code
  • Now GUI looks more userfriendly
  • You can choose your own button item

IMPORTANT! Add to config this string - button: "minecraft:end_crystal"
or delete old config to generate new one

DailyRewards v1.2.2

18 Jan 09:16
Compare
Choose a tag to compare
DailyRewards v1.2.2 Pre-release
Pre-release

Here is 1.2.2! Let's check what's changed:

DailyRewards v1.2.1

08 Jan 20:19
Compare
Choose a tag to compare
DailyRewards v1.2.1 Pre-release
Pre-release

Lore positioning fix

DailyRewards v1.2.0 API5/6/7

08 Jan 18:46
Compare
Choose a tag to compare
Pre-release

Hey! From this time versions are splitted!

New Feauters:

  • Added Notification system for players - now they will be notificated it they have forgotten about their reward!(optional)
  • Fixed bugs connected with daycap
  • Versions for different API now splitted
  • Now you can use & in item name and lore

If you want to use this version, you should EITHER DELETE and generate new one, or CHANGE your config file.
If you don't want delete your config file, just add this strings to existing ones:

DailyRewards.conf:

  • messages-amount: 3 // amount of messages which player will recieve if he didn't take his reward. (0 to turn off)
  • time-interval: 600 //time interval in seconds between messages. (0 to turn off)
  • show-rewards-on-join=true //shows rewards to player when he joins or not

messages.conf:

  • rewards-notification: "Hey, you forgot about your reward! Use /dr show command to take it!"

DailyRewards v1.1.3

06 Jan 16:45
Compare
Choose a tag to compare
DailyRewards v1.1.3 Pre-release
Pre-release
  • Added new commands - /dr info player, /dr set day day player, /dr set status false player
  • Little minor fixes

Bugs:
-MONEY reward doesn't work on API 5/6! Use CMD reward and /eco give

This version still works on all API. I hope.

DailyRewards v1.1.2

05 Jan 01:00
Compare
Choose a tag to compare
DailyRewards v1.1.2 Pre-release
Pre-release

Hard Mode fixed

DailyRewards v1.1.1

04 Jan 23:42
Compare
Choose a tag to compare
DailyRewards v1.1.1 Pre-release
Pre-release

That's first public release! Not sure that all features work correctly, but at least it works. Be free to write issues if you will find something!

Maybe doesn't work (needs check):

  • HardMode
  • Auto-Next-Day system (/dr clear command works perfectly, you can use it)