Skip to content
This repository has been archived by the owner on Feb 13, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 1 KB

README.md

File metadata and controls

26 lines (17 loc) · 1 KB

DailyCrystal

As the author stopped playing on Minecraft, this plugin has been abandoned. Feel free to fork it.

Known issue: /realoading the plugin while there are players in two different worlds casues an exception.

This Spigot plugin shows a special crystal only to who hasn't reedemed it yet, daily.

It has streak and notification support and everything, including strings, is configurable in its respective file.

There's only one command, dailycrystal, executable with the dailycrystal.command.dailycrystal permission, with two sub-commands:

  • reload, executable with the dailycrystal.command.dailycrystal.reload pemission, which allows to reload the plugin's configuration, player data and strings;

  • notification <enable/disable>, which allows the user to choose whether or not to receive a custom title reminding them to redeem their daily reward.

As this plugin derives from bukkit code it is licensed under the GNU General Public License v3.0.

Any contribution or suggestion is welcome!