-
-
Notifications
You must be signed in to change notification settings - Fork 57
Cannot render a transltable message in MinecraftHelp #527
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
You can set CommandMeta.DESCRIPTION to a string and use that as a translation key with MinecraftHelp's description decorator, but that description is also used as the BukkitCommand's description making it show up on the bukkit help page as shown below.
I think the 4 separate CommandMeta keys for descriptions warrant a rethink of how v2 will handle descriptions while at all points providing a way to determine what a description is based on the command sender type (for translations).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
