Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.33 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.33 KB

daily_reward

What is it? Players can get random reward once per day with "/gift"

Some features:

  1. Random reward feature​
  2. Customizable time left for regular players (24 hours by default)
  3. Customizable cooldown​ for new players (3 hours by default)
  4. Particles and sound for reward spawn
  5. Inventory check before add reward

Setup

  1. Customizable time left for regular players (24 hours by default) - edit "daily_reward.time_left" = 606024
  2. Customizable cooldown for new players (3 hours by default) - edit "daily_reward.new_player" = 216060

Screenshot Screenshot


This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.