Keychain

From Vendetta Lua
Jump to: navigation, search

Functions

revokekey

Definition:
revokekey(name, keyid) -> ?
Description:
Revokes a key from the specified character name. If you specify an owner keyid, for someone who only has the paired user keyid, the user key will be removed.
Arguments:
name Name of the character to be removed
keyid



list

Definition:
list([keyid]) -> nil
Description:
Prints a list of keys on your keychain to the chat window or opens the key management window if a keyid is specified

Arguments:
keyid (optional) ID of the key to open the management window for


giveuserkey

Definition:
giveuserkey(name, keyid) -> ?
Description:

Arguments:


changedescription

Definition:
changedescription(keyid, description)
Description:

Arguments:


setaccess

Definition:

Description:

Arguments:


giveownerkey

Definition:

Description:

Arguments: