Guarmanda / LootChest

Plugin to reload chest with hologram, particles, and editing menu
GNU General Public License v3.0
10 stars 21 forks source link

Function Request #46

Open NeluQi opened 1 year ago

NeluQi commented 1 year ago

Add the ability to execute a command when opening/closing a chest with a placeholder on behalf of the player (the ability to execute a command on behalf of the player and on behalf of the server)

Ideally, be able to set multiple commands and their chances of triggering

Even in the graphical menu for setting up the chest, there are not all the commands that are in the config. Namely: direction holo protectionTime randomradius etc

It would also be cool to have a command that opens all created chests in the GUI with filtering and a brief description of which world, etc. To make it more convenient to somehow structure the created chests.

and so that you can just look at the chest and enter lc edit and the menu opens

It will be super cool, then it will be much easier to integrate with other plugins

And the ability to set decimal numbers with a dot for the chance of loot appearance

TheOverlord-1019 commented 1 year ago

Hello ask... Is it possible to query if a loot box has been spawned? So a spawn query: vip spawn, or vip+ nospawn

Guarmanda commented 8 months ago

Hello ask... Is it possible to query if a loot box has been spawned? So a spawn query: vip spawn, or vip+ nospawn

there's an event that throws at chest spawn, namely LootChestSpawnEvent

Guarmanda commented 8 months ago

Add the ability to execute a command when opening/closing a chest with a placeholder on behalf of the player (the ability to execute a command on behalf of the player and on behalf of the server)

Ideally, be able to set multiple commands and their chances of triggering

Even in the graphical menu for setting up the chest, there are not all the commands that are in the config. Namely: direction holo protectionTime randomradius etc

It would also be cool to have a command that opens all created chests in the GUI with filtering and a brief description of which world, etc. To make it more convenient to somehow structure the created chests.

and so that you can just look at the chest and enter lc edit and the menu opens

It will be super cool, then it will be much easier to integrate with other plugins

And the ability to set decimal numbers with a dot for the chance of loot appearance

maybe in the future, I let this open