Features:
# Allows you to grant the player a temporary privilege
# Using MySQL
Console Commands
timedpermissions.add <SteamID> <Group> <Time (In seconds)>
timedpermissions.remove <SteamID> <Group>
Rcon Commands
timedpermissions.add <SteamID> <Group> <Time (In seconds)>
timedpermissions.remove <SteamID> <Group>
Chat Commands
/tgroups - Show you groups list ( Can be changed )
> Discord <
After payment join my Discord, and send me your Email and HWID. The plugin will print it in console.
Please give me between 1-72 hours for activation.
# Allows you to grant the player a temporary privilege
# Using MySQL
Console Commands
timedpermissions.add <SteamID> <Group> <Time (In seconds)>
timedpermissions.remove <SteamID> <Group>
Rcon Commands
timedpermissions.add <SteamID> <Group> <Time (In seconds)>
timedpermissions.remove <SteamID> <Group>
Chat Commands
/tgroups - Show you groups list ( Can be changed )
JSON:
{
"Email": "[email protected]",
"Mysql": {
"MysqlHost": "localhost",
"MysqlUser": "root",
"MysqlPass": "",
"MysqlDB": "arkdb",
"MysqlPort": 3306
},
"General": {
"Commands": {
"ShowMyGroups": "/tgroups"
},
"AddTimeToPermissions": true,
"Messages": {
"Sender": "TPermissions",
"PermissionExpired": "Permission {permission} expired.",
"AvaiblePermissions": "Permission: {permission} - Time(Days: {day}, Hours: {hour}, Minutes: {min}, Seconds: {sec}).",
"AvaiblePermissionsLifeTime": "{permission} - Lifetime."
}
}
}
> Discord <
After payment join my Discord, and send me your Email and HWID. The plugin will print it in console.
Please give me between 1-72 hours for activation.