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

Its name of the ender chest depending on the number of slots (rows) #133

Open energooooo opened 3 years ago

energooooo commented 3 years ago

Add the ability to change the name of the ender chest depending on the slots If you have 4 rows, you can write in the config that you have 1 level of the ender chest If 5, then it says that the second level is well, etc., I think you get the point

utarwyn commented 3 years ago

Hello @EneRGO22!

Your idea is very nice, I have planned to work on a full templating system for titles, items, lore in the way of PlaceholderAPI. I keep your request to add a placeholder for number of rows AND another for extended number of rows (4 rows = 1 extended, 5 rows = 2 extended, etc.).