This plugin allows you to set up a VIP trial group wich player with permission can enter using /viptrial. They will be removed from the group after X days. Every player can only use the vip trial once.
The plugin will create the vip trial group based on the configuration file. Players will removed from the group on connection to the server if their time is over.
/viptrial - this command will start the vip trial.This needs the permission viptrial.allowed
/viptrial list - this will list all currently active trials./viptrial clean_group - this will check every player within the vip_trial group and remove them if expired.This needs the permission viptrial.admin
To use the vip trial you need: viptrial.allowedTo grant permissions use grant group|user <groupname|username> <permission>
The plugin will create the vip trial group based on the configuration file. Players will removed from the group on connection to the server if their time is over.
Commands
This plugin provides both chat and console commands using the same syntax. When using a command in chat, prefix it with a forward slash: `/`./viptrial - this command will start the vip trial.This needs the permission viptrial.allowed
/viptrial list - this will list all currently active trials./viptrial clean_group - this will check every player within the vip_trial group and remove them if expired.This needs the permission viptrial.admin
Permission
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.To use the vip trial you need: viptrial.allowedTo grant permissions use grant group|user <groupname|username> <permission>