Fixed private game drafts persisting incorrectly by cleaning them up when the owner leaves or when the plugin shuts down.
Prevented players from creating a new draft while they already have one active.
Added a deploy cooldown for private games after undeploying, and improved deployment handling so deleted or invalid drafts no longer continue through the deploy flow.
ITEMS
Fixed shop item loading and generation to support nested folders inside the items directory, allowing item configs to be reorganized into category-based subfolders without breaking registration.
COMMANDS
Updated private game command naming and related menu/invite messaging to use the new createcustom, joincustom, and configcustom command flow more consistently.