ColdUnwanted
Allows you to set up a VIP trial group with a limited use-time

Supported Games
GameServerKingsGameServerKings

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.

Commands

/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

To use the vip trial you need: viptrial.allowedTo grant permissions use grant group|user <groupname|username> <permission>

Hints

Please set all permission for the group in the config file, it will delete every permission from the vip_trial group, that has not been set in the config-file.

Default config

{
  "Amount of trial Days: ": 3,
  "Permissions of the group:": [
    "oxide.plugins",
    "oxide.reload"
  ],
  "VIP group name: ": "vip_trial"
}
This plugin is unlicensed and the original author reserves all rights to it.

The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.

Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.