OldCombatMechanics

OldCombatMechanics

46.1k Downloads

disable per world

GAMERFORCE99 opened this issue ยท 5 comments

commented

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?

commented

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

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

Have you try that ?

commented

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

commented

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

commented

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

  • world
  • world_nether
  • builder
  • world_the_end
    is it wrong like this?
    (it looks a bit diffrent cuz github)
commented

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 ?