Hackable Lock will lock a hackable locked crate to the person who starts the hacking process for a configured amount of time. Also supports notifications into chat and Discord channel.
Note: If adjusting a language value with variables make sure to keep the {0} and {1} in the same order.
Configuration
The settings and options can be configured in the HackableLock file under the config directory. The use of an editor and validator is recommended to avoid formatting issues and syntax errors.Localization
The default messages are in the HackableLock file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the default language file to the new folder and then customize the messages.Note: If adjusting a language value with variables make sure to keep the {0} and {1} in the same order.