Prefix Problem
TeQTabanca opened this issue ยท 9 comments
Hello @TeQTabanca, your idea goes in the same way as the issue #127.
I found out from the server owners that this prefix was not really useful anymore... so I removed it from v2.3.0 (next release)
ugh.. that's a good question. I'm not as active as I would on the plugin so I'm way behind schedule. Sorry for that.
There are still a lot of features to add for 2.3.0: https://github.com/utarwyn/EnderContainers/milestone/2
You can download a development build of that v2.3.0 from my personal integration service.
Keep in mind that these builds can be unstable and not recommended if you already have data using v2.2.x.
You mean.. also removing the symbol? Why?
You have to set configuration key locale
to "custom" in order to have a custom locale.yml
file created in the plugin folder.
You mean.. also removing the symbol? Why? You have to set configuration key
locale
to "custom" in order to have a customlocale.yml
file created in the plugin folder.
Because in the plugin messages I use, it says [Plugin Name System]. The symbol there corrupts the message.
I set the config key locale to custom but unfortunately nothing changed.
I can add a configuration value to remove the symbol in all messages, why not.
Read the discussion in #188, another server owner has done this without encountering issue.
Hello @nivcoo, using latest development build you can set configuration key "locale" to value
custom
and then edit the file namedlocale.yml
in the plugin folder(you need to start your server before, so the plugin can create the file)
.