- Pokémon Essentials Version
- v21.1 ✅
- Also compatible with
- v21
I decided to create a 20-day reward system, so the script will analyze the current day and give you the reward equivalent to the current day.
Monthly Reward System
The items can be modified in the file: MonthlyRewardConfig
The default variable used is: 2000, which can be modified in this same file at the end on line: 28 (VAR_REWARD_HISTORY = 2000).
I set it to use the default item icons.
The commands used in the script are:
give_monthly_reward
This command is to give you the item of the day.
show_monthly_rewards
This command is to display the collected items screen.
This script is open-source and you are free to modify it; just give me credit for its creation.
Installation:
Place the folder inside your plugins and then simply compile it in your game and you're done.
Monthly Reward System
The items can be modified in the file: MonthlyRewardConfig
The default variable used is: 2000, which can be modified in this same file at the end on line: 28 (VAR_REWARD_HISTORY = 2000).
I set it to use the default item icons.
The commands used in the script are:
give_monthly_reward
This command is to give you the item of the day.
show_monthly_rewards
This command is to display the collected items screen.
This script is open-source and you are free to modify it; just give me credit for its creation.
Installation:
Place the folder inside your plugins and then simply compile it in your game and you're done.


- Credits
- Renagames