kernitus / BukkitOldCombatMechanics

Spigot plugin to configure combat mechanics from 1.9 onwards
https://www.spigotmc.org/resources/19510/
Mozilla Public License 2.0
161 stars 69 forks source link

disable per world #600

Closed GAMERFORCE99 closed 2 years ago

GAMERFORCE99 commented 2 years ago

i dont the think the black list works how do i disable the all of the plugins and its features in some world? cuz worlds-is-blacklist: true worlds: [ ] doesnt work even when i put all the worlds in the [ ] if i am doing it right can you tell me how the enable and disabling features works?

detobel36 commented 2 years ago

If I'm not wrong you need to add the list like this:

worlds-is-blacklist: true
worlds:
- world
- spawn

Have you try that ?

GAMERFORCE99 commented 2 years ago

hmm in the config its was different how it told me to write it ty

GAMERFORCE99 commented 2 years ago

wait it still doesnt work i did with space like this worlds-is-blacklist: true worlds:

detobel36 commented 2 years ago

Normally both will works...

Did you restart your server after update the configuration ? Are you sure you don't have made a mistake in the name of the worlds ?

GAMERFORCE99 commented 2 years ago

Normally both will works...

Did you restart your server after update the configuration ? Are you sure you don't have made a mistake in the name of the worlds ?

i did oldcombatmechanics reload and no i dont have misstakes with the worlds names do idk why its like this