Essential-Commands icon indicating copy to clipboard operation
Essential-Commands copied to clipboard

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

Open John-Paul-R opened this issue 4 years ago • 1 comments

Seems like a good use case for FabricPlaceholderAPI.

John-Paul-R avatar Jul 02 '21 19:07 John-Paul-R

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

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()"

John-Paul-R avatar Jul 15 '21 09:07 John-Paul-R