Hi, I have a really strange problem...
I set up this pex config to test it:
	
	
	
		
All works fine, exept if I teleport me with /spawn from another world or with other commands: pex doesnt recognize the change of world. I can say this because if I use mystcraft books (I'm using cauldron) to teleport me to the overworld all works. Please help me, I want that players can use /spawn whitout bypassing the protection D:[DOUBLEPOST=1408718667][/DOUBLEPOST]I want to do the same thing with mjystcraft world and other objects, but it's the same thing, true?
				
			I set up this pex config to test it:
		Code:
	
	groups:
  default:
    default: true
    permissions:
    - essentials.spawn
    - essentials.build.*
    worlds:
      world:
        permissions:
        - -essentials.build.place.1:*
users: {}