Hi guys. I need something like perworldplugin. I don’t use it because it have a lot of problems.
So I need a plugin, which allows you to choose which plugins should work for specific world.
Help me please
Impossible
Only a plugin itself can really decide what world it works in. We could try and hack together a solution that would work sometimes maybe, but it wouldn’t really be reliable…
What are you actually have trouble with? Why do you need a per world plugin? If we know that, we could potentially provide solutions that are less impossible. If you need specific plugins to work in specific worlds, suggest it on there thread, but a general per-world plugin thing is really not feasible…
I have a server. In this server there are 7 modalities and an hub, all with different world.
There is a plugin called TariningPvP. This is for one of these modalities, so for a world. This give you some objects on join, but if you slog, and join the server, you will get these items at the hub; or if you go in Survival you will get the items for PvP.
And in the config there isn’t a section like: ‘World where work’.
I have already per world inventory.
But you don’t need per-world plugins, you just need one or two plugins with per-world options. The big difference there is one takes a couple of hours to write, the other one requires a hell of a lot of work with modifying Sponge itself and is more trouble than it’s worth.
The concept that the original plugin used was that events occurring within a world would only be sent to a plugin enabled in that world.
Can you find for me, a plugin like TrainingPvP, with the string in the config: ‘world where work’; or similar??
So what you’re actually looking for is a duel-style PVP plugin with per-world options.
Why didn’t you say that in the first place? Why jump directly to a plugin that restricts other plugins to certain worlds?
I asked for a ‘per world plugin’ because it can help me. I have a single server for many plugin and modalities, and have the possibility to have plugins for individual worlds would give me a big hand.
So yes, i need a plugin like practice pvp: Duel, Party, Ranked, UnRanked, FFA. With world where work list.
Again, this is a function for the plugin to implement, not for an external plugin to manage. If you have many different game modes with extremely separate intentions/styles, then you may want to look into Bungee.
Ok, thanks. But do you know some practice plugin working per world?
I’m not sure what you mean by “practice” plugin.