Vendetta/API/unlock class

From Quasar-RCE
Revision as of 15:30, 3 March 2025 by Wikiadmin (talk | contribs) (created unlock_class)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Definition

lib.unlock_class (id, version, verification_key) :: nil

Description

Attempts to unlock the locked class of the selected mod, allowing class modification

Arguments

  1. string id: name of the mod to be activated
  2. string version: version of the mod to be activated
  3. verification_key: the security key used to lock a class

Returns

  1. nil

Other notes

  • Added in LME 3.0.x
  • the LME master auth key can be provided in place of a unique verification key