Vendetta/API/unlock class
From Quasar-RCE
Definition
lib.unlock_class (id, version, verification_key) :: nil
Description
Attempts to unlock the locked class of the selected mod, allowing class modification
Arguments
- string id: name of the mod to be activated
- string version: version of the mod to be activated
- verification_key: the security key used to lock a class
Returns
- nil
Other notes
- Added in LME 3.0.x
- the LME master auth key can be provided in place of a unique verification key