Changes:
- Fixed entity won't be removed in an unloaded chunk
- Fixed error when creating a custom language file
- Added language Russian
- Added bstats
Bug fixes and Protection plugin support:
- Added island protection flag for view command to Bentobox's BSkyblock plugin.
- Fixed color mismatch with Double Chest.
- Fixed an issue where disabling the viewing for Double Chest did not prevent it from being viewed.
Hex color code & Multi language support:
How to update (To use your old message.yml):
- Stop the server
- Update the plugin
- Start the server
- Drag your message.yml to the lang folder in the plugin folder
- Add the following to the config.yml:
language: message
- Reload the plugin: /cview reload
-
Added multi-language system. (by @abb3v!) Now supports 4 languages:
# Language to be used, if you do not know what you are doing, leave this as en_us. # # To display English: en_us # https://github.com/Hinogo2210/ContainerView/blob/main/src/main/resources/lang/en_us.yml # Para mostrar español: es_es # https://github.com/Hinogo2210/ContainerView/blob/main/src/main/resources/lang/es_es.yml # 顯示繁體中文(香港): zh_hk # https://github.com/Hinogo2210/ContainerView/blob/main/src/main/resources/lang/zh_hk.yml # 显示简体中文(中国大陆): zh_cn # https://github.com/Hinogo2210/ContainerView/blob/main/src/main/resources/lang/zh_cn.yml # # PM me on discord to add your language: mromango -
Added hex support (Use
&#<hex>): For example:prefix: "&#FFD400[CView] "
First release on Modrinth!



