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
27 stars 14 forks source link

Extend enderchests with a custom item inside the inventory #132

Open energooooo opened 3 years ago

energooooo commented 3 years ago

Make it possible if this is a vanilla ender-chast (without the main menu), then you can add your own items and when you click on an item, then some command is executed (The command indicated by the user)

utarwyn commented 3 years ago

Hello, can you precise your idea @EneRGO22? I do not understand what do you want me to add to the plugin. Because this plugin is not a custom GUI plugin.. adding custom items with configurable commands does not fit in?

energooooo commented 3 years ago

Здравствуйте, вы можете уточнить свою идею @ EneRGO22 ? Я не понимаю, что вы хотите, чтобы я добавил в плагин. Поскольку этот подключаемый модуль не является настраиваемым подключаемым модулем графического интерфейса .. Добавление настраиваемых элементов с настраиваемыми командами не подходит?

I want to be able to add my items to the menu

utarwyn commented 3 years ago

In the main menu? Because that does not make sense to add custom items in an enderchest.. they are used by players to store their personal stuff. In that case I don't know how to help you.

energooooo commented 3 years ago

Look, I want to use the vanilla ender honest and by default so that all slots are open, but I want to cover everything with glass panels except for the first 3 rows in the ender, and make an item from below, for example, it will be a stone, and for the player to click on it and perform some then the command, in my case, is adding a permission to the player and withdrawing money

energooooo commented 3 years ago

image By default, the player should have such an ender chest

energooooo commented 3 years ago

He clicks on a flower and one row is added to him image

energooooo commented 3 years ago

Well, when the player clicked on the flower, he checked if the player had a certain amount of coins, if not, he wrote a message that there were not enough coins

utarwyn commented 3 years ago

Oh ok that's an awesome idea! A kind of way to level up enderchests, I appreciate it a lot. But Its not planned for a near future..