- Added day placeholder for checking what day is it now for this plugin
--
%luckytreasure_day% - check the day
- Fixed the data.yml some coding
Day = 0 mean
Monday, Day = 6 mean
Sunday
Message.yml should add the above content
Code (Java):
Monday
:
"&cMonday"
Tuesday
:
"&6Tuesday"
Wednesday
:
"&eWednesday"
Thursday
:
"&aThursday"
Friday
:
"&bFriday"
Saturday
:
"&9Saturday"
Sunday
:
"&dSunday"