Skip to content

Konstantinos-Sk/vip-expiration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Vip expiration

I decided to write a real-time system that takes care of the expiration and its purpose was mostly to demonstrate the Date and Time Functions in SQL. As it very well known, the timer intervals are not accurate (roughly 25% off) so I prefer to use the Timerfix plugin by udan11.

Each server may want to add different features for Vip members so I'll leave this part up to you and I will only provide a /setvip command.

Usage: /setvip <ID/Part Of Name> <interval> <type>

Description: Sets a player as Vip for a certain amount of days/months (max: 1 year).

type minimum interval maximum interval leap year
0 1 day 365 days NO
0 1 day 366 days YES
1 1 month 12 months ---

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages