Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Hinogo2210

Highlight containers so you can view it's contents without physical access.

Report ContainerView?

Release
2.1.4

Hinogo2210 released ContainerView version 2.1.4 on December 20, 2024

Hex color code & Multi language support:

How to update (To use your old message.yml):

  1. Stop the server
  2. Update the plugin
  3. Start the server
  4. Drag your message.yml to the lang folder in the plugin folder
  5. Add the following to the config.yml:

language: message

  1. 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] "
    

Information

Published onDecember 20, 2024
Downloads1

Platforms

Paper Paper (1.21-1.21.4)