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: Reload Command #27

Open baesik opened 3 years ago

baesik commented 3 years ago

Hi there! Would it be possible to add a command to reload either the config or the item sets we make? Currently having to shutdown and start back up the server for every change is making this process a lot longer. 😅

Thank you!

flokol120 commented 3 years ago

Hi @baesik,

I would have guessed the /reload command should do this. Or do you want to specifically reload only this plugin because /reload reloads to many Plugins?

baesik commented 3 years ago

Thanks for the reply. Spigot advises against using the command. While I don’t know the full specifics, I’ve read that it’s potentially harmful.

flokol120 commented 3 years ago

Interesting :D I'll look into it and create that command. Should be fairly simple 🤔

flokol120 commented 3 years ago

@baesik Please verify if the /ics reload command works as expected in https://github.com/flokol120/Spigot-Item-Chest-Sorter/releases/tag/1.11.0

baesik commented 1 year ago

Hey! I just recently got back into Minecraft and didn't know I received a notification! Unfortunately, the reload command does not work as intended. New added sets aren't loaded until server restart.

baesik commented 1 year ago

@flokol120 I'm not sure if you received this notification or not, but I figured I would tag you to take a look just in case?

flokol120 commented 1 year ago

@baesik I'll reopen the ticket, however no promises on when I am able to take a look into this.