CrateReloaded icon indicating copy to clipboard operation
CrateReloaded copied to clipboard

Text Component Suggest_Command for the /cr help page

Open LogGits opened this issue 7 years ago • 0 comments

This would add functionality that allows clicking a /cr help page item to paste it into your chatbar.

Something like:

TextComponent.setClickEvent(new ClickEvent(ClickEvent.Action.SUGGEST_COMMAND, "/command here"));

You could also add < and > arrows to go between pages with click events.

LogGits avatar Jun 24 '18 17:06 LogGits