Installation
To install this plugin, follow these steps:- Download the plugin files, put them in
/pluginsfolder. - Download the dependency ZDLibrary via GitHub.
- Join the discord server ( discord.gg/zerodev ) and create a ticket for license request.
- Paste the license key in
LICENSE_KEYfield in the config. - Restart AthenaBot via
npm startornode index.js.
Configuration
Emoji Locker is used to secure your server’s custom emojis by locking them behind specific roles.Settings
LICENSE_KEY: Your plugin license key.panel.type: Set toSELECT_MENUorBUTTONfor the management panel.persistentRoles: List of roles that are automatically granted access to all locked emojis.
How to Lock/Unlock Emojis
You can manage your emojis using the/emojilocker command.
- Locking: Use the command and select the emoji you want to protect. You will be prompted to select the roles that should have access to it.
- Unlocking: Use the same command to remove role restrictions from an emoji, making it available to everyone again.
Permissions
Configure who can manage locks via thepermissions section (e.g., admin or a specific role name).