You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there! This issue is for enabling the feature of editing the server command section from config.
This is because most of the server commands which I use like tellraw or else are more than the allowed character limit in chat therefore it becomes difficult for one to do that by command block.
I tried to edit the config but it gets resetted. Thanks !
The text was updated successfully, but these errors were encountered:
This is already possible, but due to current implementation of data handler, changes might get overriden with live-data while you're editing them. Workaround:
Execute /fancynpcs save command.
Backup npcs.yml file.
Modify npcs.yml file to your liking and back it up once you're done editing.
Execute /fancynpcs reload command.
This is something we have on our to-do list and will be looked into in the future.
Hey there! This issue is for enabling the feature of editing the server command section from config.
This is because most of the server commands which I use like tellraw or else are more than the allowed character limit in chat therefore it becomes difficult for one to do that by command block.
I tried to edit the config but it gets resetted. Thanks !
The text was updated successfully, but these errors were encountered: