flokol120 / Spigot-Item-Chest-Sorter

A Spigot/Paper minecraft plugin to sort your messy items into separate chests | 💯% written in Kotlin
GNU General Public License v3.0
5 stars 6 forks source link

Feature Request - limit chest creation via permission #25

Closed VimaMT closed 3 years ago

VimaMT commented 3 years ago

Could you consider, maybe, setting up a permission node that we can set which specifies how many receiver chests a player can create, based upon either the player or the permission group which the player is in?

For instance, if the player or the group had a permission, ics.max.10, then they could only create 10 receiving chests.

flokol120 commented 3 years ago

@VimaMT this should now be working with 1.10.0: https://github.com/flokol120/Spigot-Item-Chest-Sorter/releases/tag/1.10.0

Please report back if this is the behavior you expected.

flokol120 commented 3 years ago

@VimaMT one last ping, before closing 😛

flokol120 commented 3 years ago

Closed due to inactivity