Hi, how to make the plugin work only in a certain world? Thanks a lot for your answers! by FIIRERO(vk.com/hvladich)
You can't Make a plugin simply not "Work" in a world What do you not want the plugin to do when ur in a differnt world? you can block commands or edit the Plugin code and do check if the payer is in a certain world
I think he is talking about 'command' in whole, if you know what I mean. PHP: /** @param PlayerCommandPreProcessEvent $e */$e->setCancelled(true);