Lite Command Editor [1.7-1.21] | Custom Command | Easy Command & Aliases | Command Manager icon

Lite Command Editor [1.7-1.21] | Custom Command | Easy Command & Aliases | Command Manager -----

Managing commands, freely creating and editing commands (Custom command) by using YAML file.




1.0.0.0-SNAPSHOT-18 Update log:
  • [Added] Added preset functions for "Server Functions", see Wiki for details.
  • [Added] Added conditions for "Server Conditions", see Wiki for details.
  • [Added] Added some built-in placeholders for server status and external placeholders for PAPI. (Wiki)
  • [Added] Added some new prompt messages. When the parameters of the preset function are incorrect, it will be reported on the console.
  • [Optimized] Optimized some content on the Wiki.
  • [Fixed] Fixed the bug where this plugin cannot be enabled properly in Hong Kong, Macau, Taiwan, and other traditional Chinese regions.
  • [Fixed] Fixed a bug where some preset functions did not function properly.
----------, Oct 23, 2024

1.0.0.0-SNAPSHOT-17 Update log:
  • [Added] Added PlaceholderAPI placeholders provided by this plugin. (see: wiki)
----------, Sep 12, 2024

1.0.0.0-SNAPSHOT-16 Update log:
  • [Added] Added "/lce tools listNames" command, which can be used to list or query a list of enumerated constant names for a certain type (such as sound)
  • [Added] Now versions 1.7.10 and 1.8.x of the server can also use the SpawnParticle function in the preset functions (see wiki for details).
  • [Fixed] Fixed some bugs in code details.
{9F0D10AE-7B9B-4f41-8551-CBD82511B2AF}.png
----------, Sep 8, 2024

1.0.0.0-SNAPSHOT-15 Update log:
Update to the "pseudo MiniMessage" feature:

  • [Added] Added the "<transition>" tag function, which has the same effect as described in MiniMessage Wiki.
  • [Added] Now multiple colors can be used in the "<gradient>" tag to create a gradient effect of multiple colors for a single line of text.
  • [Added] You can now use regular color names or color symbols in the "<gradient>" tag. (Not necessarily a hexadecimal color)
  • [Added] Added some aliases for decoration tags, such as "<b>", "<u>", "<obf>", etc
  • [Fixed] Fixed a bug where errors were thrown when coloring text in special circumstances.
----------, Aug 29, 2024

1.0.0.0-SNAPSHOT-14 Update log:
  • [Changed] Changed the name of the built-in placeholder "{color:[text]}" to "{colourless:[text]}", with the same functionality. (Please pay attention to your configuration file settings when updating to this version!)
  • [Added] Added the "pseudo MiniMessage" feature (Testing function). This is a MiniMessage expression that is not provided by Adventure, and you can use it in any text settings of this plugin (Like Title, ActionBar, JSON Component, etc.) to color the text. The currently available tags are: "<gradient>", "<rainbow>", "<color>", "<color tag>". More tags will be added in the future. (Relevant Wiki will also be added in the future. For the format of these tags, you can refer to Adventure Wiki in the current version) By the way, it can be used in any server version supported by LCE. (1.7.10 - latest version)
  • [Fixed] Fixed a bug where some built-in placeholders recognized certain parameters as regular expressions when in use.
1.png
2.png
----------, Aug 22, 2024

Update suggestion: Delete the Messages.yml, Items.yml files, and all files in the JSONComponents folder, and wait for the plugin to reload before regenerate.

1.0.0.0-SNAPSHOT-13 Update log:

  • [Optimized] Significantly optimized the plugin's resource system:
    1. The plugin will no longer come with a list of item display names (Items.yml), but will manually use commands to download relevant language files.
    2. The plugin will not generate all languages option by default in Messages.yml and other language files, and will only generate corresponding languages and options in the configuration file when you set it as the target language.
  • [Added] Added command "/lce tools". It provide editing assistance or special tools and more will continue to be added in the future.
  • [Added] Added command "/lce tools updateItemDisplayName". Used to download the display names of all items in the specified language from MojangAPI.
  • [Added] Added permission prompt function for command aliases. When the command targeted by the command alias used by the player does not have permission, a prompt will be sent to the player.
  • [Change] Starting from this version, the list of items used in Items.yml will be controlled by the "Item-Display-Language-Path" option in Config.yml, instead of being uniformly controlled by the "Language" option.
  • [Fixed] Fixed a bug where the language selected in the default configuration file for the English version was Simplified Chinese.
  • [Fixed] Fixed a bug in version 1.21.1 where the server threw an error when enabling plugins.
----------, Aug 14, 2024

1.0.0.0-SNAPSHOT-12 Update log:
  • [Optimized] Optimized the code when reloading plugins. Starting from this version, reloading command configuration files only takes a moment.
  • [Fixed] Fixed a bug where regular players were unable to use the custom command when the permission for the command configuration file was not set.
----------, Aug 3, 2024

1.0.0.0-SNAPSHOT-11 Update log:
  • [Fixed] Fixed bug where {color:[text]} placeholders were replaced incorrectly in special circumstances.
----------, Jul 31, 2024

1.0.0.0-SNAPSHOT-10 Update log:
  • [Added] Added built-in placeholder {color:[text]}. See wiki for details.
  • [Optimized] Further optimized the processing speed of the message module.
----------, Jul 30, 2024

1.0.0.0-SNAPSHOT-9 Update log:
  • [Optimized] Removed some redundant code and optimized the running speed of the plugin.
  • [Optimized] Optimized Wiki pages and corrected errors in multiple teaching documents.
  • [Fixed] Fixed a bug where the automatic configuration file repair function could not function in special circumstances.
  • [Fixed] Fixed some minor bugs.
----------, Jul 29, 2024

1.0.0.0-SNAPSHOT-8 Update log:
  • [Fixed] Fixed a bug in versions 1.12.2 and below where players were still able to use custom commands even no permission.
  • [Fixed] Fixed the bug where versions 1.9-1.12.2 were unable to load the default configuration file.
  • [Fixed] Fixed bug where Title does not work when fade in, stay, and fade out time is not specified.
  • [Fixed] Fixed a bug where the main title did not work in versions 1.9-1.12.2.
----------, Jul 19, 2024

1.0.0.0-SNAPSHOT-7 Update log:
  • [Added] Added "Remove-Duplicate-Delayed-Tasks" setting in Config.yml (Whether to remove duplicate delayed tasks automatically. Delayed tasks refer to tasks that include Delay settings and run on the thread pool.)
  • [Fixed] Fixed a SERIOUS bug where players can use special methods to cause the plugin's code to enter an infinite loop. To ensure server security, please update to the latest version ASAP! (For safety reasons, detailed methods are not disclosed)
  • [Fixed] Fixed bug where the "/lce unload" command cannot unload custom command configuration files in folders.
  • [Fixed] Fixed the bug where deleting custom command configuration files with the "/lce delete" command would cause errors in the command executor.
  • [Fixed] Fixed a bug where after changing the command name in the custom command configuration file and use "/lce load" command to load it, the previous command name still be usable.
  • [Fixed] Fixed a bug where reloading custom command configuration files in special circumstances did not reset recipes.
----------, Jul 18, 2024

1.0.0.0-SNAPSHOT-6 Update log:
  • [Changed] Changed function type: MESSAGES -> MESSAGE. Affected settings: Sequence and Compound Functions. And the default configuration file has been changed according to the above, please note.
  • [Added] Now you can create more folders in the plugins/LiteCommandEditor/Commands folder to categorize and manage command configuration files. (They will all be loaded)
  • [Fixed] Fixed bug where color symbols were automatically replaced in Recipes.
----------, Jul 18, 2024

1.0.0.0-SNAPSHOT-5 Update log:
  • [Added] Added a prompt message for incorrect settings in the custom command configuration file, now you can more intuitively see where your settings are incorrect.
  • [Optimized] Optimized the preset placeholders in Command Executor: when there is a colon in the content of the input sub command, the content of the sub command will be automatically enclosed in double quotes for condition judgment.
  • [Fixed] Fixed a bug where placeholders for strings were replaced incorrectly in the Conditions option.
----------, Jul 17, 2024

1.0.0.0-SNAPSHOT-4 Update log:
  • [Added] Added commands cooldown function in Config.yml. (can also take effect on commands from other plugins, support adding cooldown to sub commands)
  • [Added] Added a preset placeholder {time_millis}, see Wiki for details.
  • [Fixed] Fixed a bug where command configuration file cannot be loaded when the Tab-Completer option is not exist.
----------, Jul 16, 2024

1.0.0.0-SNAPSHOT-3 Update log:
  • [Fixed] Fixed a bug where the plugin cannot run on Paper series cores above version 1.20.5.
  • [Fixed] Fixed a bug in some function condition settings where setting an exclamation mark before a condition does not result in the condition being judged in the opposite direction.
----------, Jul 16, 2024

1.0.0.0-SNAPSHOT-2 Update log:
  • [Added] Added "Server-Teleport" function, see Wiki for details.
  • [Added] Added preset placeholder {main_command}, see Wiki for details.
  • [Added] Added function condition settings for regular expression matching, with the format "Matcher:[RegularExpression]:[Text]" in the Conditions option.
  • [Optimized] Optimized the formatting of some options settings to support both YAML array format and object format. (See: Wiki)
  • [Optimized] Optimized expressions in function condition settings. (See: Wiki)
  • [Optimized] Optimized the content in the default configuration file. (making it more visual)
  • [Fixed] Fixed the bug of 1.21 server unable to enable plugin.
  • [Fixed] Fixed the bug where TAB-Completer settings lacked preset placeholders.
  • [Fixed] Fixed a bug where reloading plugin failed to reset the server's recipes when Aliases content in custom command configuration was changed.
  • [Fixed] Fixed a bug where placeholders in expression were replaced incorrectly during recognition of Permission condition.
  • [Fixed] Fixed a bug where the plugin could not be enabled when there was a YAML formatting error in the custom command configuration file.
----------, Jul 16, 2024

Resource Information
Author:
----------
Total Downloads: 779
First Release: Jul 12, 2024
Last Update: Oct 23, 2024
Category: ---------------
All-Time Rating:
5 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings