After a month without any updates, I'm glad to announce the expansion update that I whipped up last night! This update is centralized around expanding the way players are able to use keywords/emotes on your server.
Major Additions:
- Keywords can now be used not only in public chat, but also on signs, on items, and in books! Usage is the exact same as it was in public chat in the previous update.
- Server operators can now customize where players can use keywords by modifying newly introduced boolean values (true/false) in the configuration file.
- New command, '/keywords conversions', has been introduced. This command allows server operators to view the above section of the configuration file in-game.
- New permission 'keywords.admin.conversions' to execute the '/keywords conversions' command has been introduced.
Major Changes: - The '/keywords reload' command no longer reloads just the configuration file, but rather the plugin as a whole
Minor Changes: - Small change to default help command text in configuration file - Many code optimizations
PLEASE READ: If you have already installed a previous version and are using it on your server, please replace the config file with the new one located in the "Overview" section of this plugin page. Many new customizable features have been added.
Additional Information: The plans for introducing a help command have recently been scrapped, mainly because valuable help information is already provided for invalid command usage. Most apects of this new update have been tested prior to this release, hence why it is not in beta. However, if you come across any issues with the plugin, please reach out to me on Discord at crypt#3593
Plans: - Source code will be made public soon - New private messaging plugin with keywords compatibility might be introduced soon