Please consider adding an Unload function to the plugin that will reduce stock to vanilla. This will provide a better experience for server owners as they generally come to expect that plugins revert their modifications on unload, as stated in the following plugin guideline.
Reverts modifications on unload
Plugins that alter the state of the game world should revert those changes on Unload when possible and if not intrusive to players.