admin 发表于 2023-2-21 11:33:49

Ark Permissions 2.0 官方权限插件

官网地址:https://gameservershub.com/forums/resources/ark-permissions.20/

https://discord.gg/hDP7ghz
Permissions

Original Author:
@Michidu

Maintainer:
@Lethal @Pelayori @Foppa @WETBATMAN

Default plugin for ArkApi that allows you to manage group permissions. It's mostly used by other plugins and controls which players have access to certain features.

Default groups are 'Admins' and 'Default'. You can't remove those groups but you can configure them. All players that connect to your server automatically join to 'Default' group. 'Admins' group has all permissions by default.
Moreover, all admins will be automatically added to the 'Admins' group.

Console and Rcon commands:

Player Management:

[*]Permissions.Add <SteamID> <Group> - Adds player to a existing group permanently.
[*]Permissions.Remove <SteamID> <Group> - Removes player from the group.
[*]Permissions.AddTimed <SteamID> <Group> <Hours> <DelayHours> - Adds player to a existing group time based.
[*]Permissions.RemoveTimed <SteamID> <Group> - Removes player from the timed group.
[*]Permissions.PlayerGroups <SteamID> - Lists all player's groups.
Tribe Management:

[*]Permissions.AddTribe <TribeID> <Group> - Adds tribe to a existing group permanently.
[*]Permissions.RemoveTribe <TribeID> <Group> - Removes tribe from the group.
[*]Permissions.AddTribeTimed <TribeID> <Group> <Hours> <DelayHours> - Adds tribe to a existing group time based.
[*]Permissions.RemoveTribeTimed <TribeID> <Group> - Removes tribe from the timed group.
[*]Permissions.TribeGroups <TribeID> - Lists all tribe's groups.
Group Management:

[*]Permissions.AddGroup <Group> - Adds a group.
[*]Permissions.RemoveGroup <Group> - Removes the group.
[*]Permissions.Grant <Group> <Permission> - Grants a specific permission to the group. Wildcard character (*) would give all permissions to this group.
[*]Permissions.Revoke <Group> <Permission> - Revokes a specific permission from the group.
[*]Permissions.GroupPermissions<Group> - Lists all group's permissions.
[*]Permissions.ListGroups - Lists all groups and their permissions.
Chat commands:

[*]/groups - Lists player's groups.
Configuration:
Spoiler: Config

More information about the plugin: https://wiki.arkserverapi.com/index.php?title=Permissions

Installation:
This plugin is installed in ArkApi by default. But if you need to update/reinstall it:

[*]Copy "Permissions" folder to "ArkApi/Plugins"




页: [1]
查看完整版本: Ark Permissions 2.0 官方权限插件