Essential Commands

Essential Commands

108k Downloads

Configurable command chat feedback (All strings should be configurable).

John-Paul-R opened this issue ยท 1 comments

commented

Seems like a good use case for FabricPlaceholderAPI.

commented

A ton of the work needed to enable this feature was done in d3d62bf.

Currently, this only allows for translations/alt text that is committed to the repo. Next step is to use this system to enable server owners to easily modify these strings in a config file.

To this point, should probably make a "Text.format()" system in the style of "String.format()"