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
- Fixed "keywords.user.keywords" permission not working properly - Adjusted some hard-coded messages - Adjusted comment in the configuration file
Plans: For the release of version 1.3 in the close future, we plan for a dedicated help command (/keywords help) to be officially added. It'll display the current help page accessed through invalid usage. Invalid usage will do the same thing, except also include a message notifying the player that their command was invalid. As always, suggestions are very much appreciated. If you wish for anything to be added or adjusted, let me know on discord at crypt#3593
Major Changes: - Server operators can now completely customize keywords through the config! Colons before and after the specified config keyword are no longer needed
- The help page is now majorly customizable in the configuration file, through cool parameterized strings
- Permissions refactored for easier usage (view the permission section in "Overview")
- Value extraction from configuration refactored entirely to improve performance
PLEASE READ: If you have already installed a previous version and are using it on your server, please replace it with the new one located in the "Overview" section of this plugin page. Many new customizable features have been added.
When will 1.2 be out of BETA? Similar to version 1.1, minimal testing was conducted on this version. Although all implemented features work, underlying bugs are still possible. Further testing will be done shortly. Forward all issues to
crypt#3593 on Discord. Thanks, and enjoy!
Major Changes: - Sufficient command framework introduced
- The configuration file can now be reloaded with '/keywords reload', rather than an actual server restart
- List command changed from '/keywords' to '/keywords list'
Minor Changes: - List command now customizable in the configuration file
- Help page showing permission-specific commands now displays when a keyword command is invalid
- Plugin.yml mistake corrected
- '/keywords' command description changed
When will 1.1 be out of BETA? This version has been tested
only to some extent. All new features work but there is always a chance of there being underlying bugs. Changes to improve the project's current code have also been planned and will likely be released with the official 1.1 version very soon! Further testing will be conducted this week. Forward all issues to
crypt#3593 on Discord.