Added "GUI-Settings" option in Config.yml file, use to edit about sign-in GUI's parameter.
Added "Limit-Date" option in Config.yml file, use to limit the player's views on the before date menu.
Code (YAML):
#About GUI settings GUI-Settings: #Whether use chest GUI to display sign-in menu. #If true, you can use command /signin gui to open sign-in menu. Enabled: true
#The lower limit date #PS: 2019/11/15 is the day the first version of this plugin is completed. Limit-Date: #Whether to enable Enabled: false
#Minimum year Minimum-Year: 2019
#Minimum month Minimum-Month: 11