This plugin can be easily connected to the database and can read things from the database, it also has a specific function and that is that you can create your own codes with which players can activate your VIP. It's easy to connect to the web and makes it easier for you to get started.
Commands & Permissions: All commands use with | vip.* All user commands use with | vip.user All admin commands use with | vip.admin /vip (Show vip message) | vip.info /vip code <code> (Activate vip with code) | vip.code /vip gencode <group> <time> | vip.gencode /vip reload (Reload vip plugin) | vip.reload /vip codes (Show all list of codes) | vip.codes /vip time (Show time of vip) | vip.time
Code (YAML):
#VIP SYSTEM Danix25[/B] # - "lp user %player% parent set %group%" user: user_name
#Username of database pass: 'password'
#Password of database db: jdbc:mysql://HostName:3306/ DatabaseName
#change hostname for mysql.hostify.cz or hostname, port default 3306 and change DatabaseName for databazename example db_vip_system_by_danix25 prefix: vip_
#vip prefix on databaze updateTime: 5
#updatetime ActiveMessageSend: true
PublicActiveMessageSend: true
ExpireMessageSend: true
PublicExpireMessageSend: true
VIPInfo: '&a&lMas zajem o VIP ? &7Seznam vyhod a podrobnosti &7najdes na nasem webu
a &7take moznost zakoupeni VIP &aww.naogoend.cz'
VIPActivateMessage: - lp user
%player% parent set vip - eco give
%player% 1000 VIPDeactivateMessage: - lp user
%player% parent set default LegendActivateMessage: - lp user
%player% parent set legend - eco give
%player% 2000 LegendDeactivateMessage: - lp user
%player% parent set default ActiveMessage: '&a&l
[!
] &7Aktivoval si vip
: (%group%)!' ExpireMessage: '&a&l
[!
] &7Tve vip
(%group%) zkoncilo!' PublicActiveMessage: '&a&l
[!
] &a
%player%&7 aktivoval (%group%)!' PublicExpireMessage: '&a&l
[!
] &a
%player%&7 vyprselo (%group%)!' NoPermission: '&a&l
[!
]&7 K tomuto prikazu nemas opravneni'
Reload: '&a&l
[!
]&7 Uspesne si reloadnul plugin'
BadCmdUsage: '&a&l
[!
]&7 Spatny prikaz napis
: %cmd_usage%' CodeGenerated: '&a&l
[!
]&7 Kod byl vygenerovan:&a
%code%!' CodesList: '&a&lSeznam kodu:'
CodeInfo: '&aKod:&7
%code%, &aSkupina:&7 %group%, &aDuration:&7 %duration%' CodeNotExist: '&a&l
[!
]&7 Kod
%code% neexistuje!' NotVIP: '&a&l
[!
]&7 Nemas VIP'
VIPTime: '&a&l
[!
]&7 VIP expiruje
: %time%' VIPTimePermanent: '&a&l
[!
]&7 Tve VIP je permanentni'
Days: days
Hours: hours
Minutes: minutes
Seconds: seconds
Permanent: permanent