utarwyn / EnderContainers

A modern and customizable Bukkit plugin to divide enderchest into multiple inventories.
https://spigotmc.org/resources/4750/
BSD 3-Clause "New" or "Revised" License
25 stars 14 forks source link

Prefix Problem #191

Closed TeQTabanca closed 2 years ago

TeQTabanca commented 2 years ago

Is your feature request related to a problem? Yes, language problem.

Describe the solution you'd like It would be great if we could write custom prefixes.

Additional context Endercontainers Prefix

utarwyn commented 2 years ago

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)

TeQTabanca commented 2 years ago

When is v2.3.0 expected to arrive?

utarwyn commented 2 years ago

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.

TeQTabanca commented 2 years ago

I wish you had removed the direct prefix.

X prefix

In addition, there is no locale.yml in the EnderContainers file in 2.3.0!

endercontainers file

utarwyn commented 2 years ago

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.

TeQTabanca commented 2 years ago

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.

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.

utarwyn commented 2 years ago

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.

TeQTabanca commented 2 years ago

Hello @nivcoo, using latest development build you can set configuration key "locale" to value custom and then edit the file named locale.yml in the plugin folder (you need to start your server before, so the plugin can create the file).

I restarted the server still didn't work.

TeQTabanca commented 2 years ago

Anyway, when the 2.3.0 spigot comes, I'll download it.

Thank you for your time. I hope you make version 2.3.0 quickly. 😊