Перейти к содержимому
Mineforgian

ContainerView

This is a minecraft plugin that will allow you to view ingame container's contents without physical access.

Загрузки
167
Подписчики
0
Обновлён
18 июня 2025 г.
Лицензия
MIT

Опубликован 19 декабря 2024 г.

ContainerView

This is a minecraft plugin that will allow you to view ingame container's contents without physical access.

Using the command below you can highlights the containers around you.
This is especially useful to check something like a redstone lottery machine.

image

Features & Demos

Main Mechanism

Remotely access container's read-only contents.

Demo_v2

Break Detection

Remove the glowing outline and automatically end the view session if all the containers are broken.

break_detection

Fully Customizable Details

Customize viewable containers, colors and more via config.yml.

Maximum displaying up to 32 Containers at a time!
Doubled chest will be displayed separately and will not count towards the color limits of other containers.
(16 for single-type containers + 16 for double chests).

containers

Pre-Player View

Each player's view session are completely independent, below player on the left was viewing, but player on the right could not see it.

view_pre_player

Commands & Permissions

(Almost)Everything is customizable in config.yml & messsage.yml.

Screenshot 2024-12-12 200221

User command, containerview.use:

  • /cview view
  • /cview end
  • /cview help

Admin command, containerview.reload:

  • /cview reload

Contact

Feel free DM my discord: mromango
With any bug report or feature ideas!

Ченджлог

2.3.0Релиз1.21.4, 1.21.5, 1.21.6 · 18 июня 2025 г.

Changes:

  • Fixed entity won't be removed in an unloaded chunk
  • Fixed error when creating a custom language file
  • Added language Russian
  • Added bstats
2.2.6Релиз1.21.2, 1.21.3, 1.21.4 · 4 января 2025 г.

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.
2.1.4Релиз1.21.2, 1.21.3, 1.21.4 · 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] "
    
2.0.4Релиз1.21.2, 1.21.3, 1.21.4 · 19 декабря 2024 г.

First release on Modrinth!

Комментарии

Загружаем…