I need some help with my iProtector Plugin: My problem is, that it only lets me change the settings for unprotected areas. Settings for unprotected areas: editing allowed, player can do PvP/get hurt, touch-protection is off. Settings I want for protected areas: no editing, PvP is off (players cannot get hurt), touch-protection is off. The only thing I want to change is: Players cannot do PvP or get hurt in protected areas. That means: God: true
You should use that command like this: /area flag <areaname> god For turn off, use same command again
Is that for protected or unprotected areas? Because the configs and the codes are only for unprotected areas.
only for protected areas but if you use /area flag <arename> edit, you can turn off protection for selected area
That means the command to turn on "god" mode in protected areas will be: /area flag <areaname> god, right?
I did, but it didn't work. I still got "hurt". I think thise settings are really only for unprotected areas. Maybe I can edit the .php file and change settings for protected areas?
This feels familiar to me somehow... Is what you are describing related to this issue? https://github.com/LDX-MCPE/iProtector/issues/27
I did, but it only works for unprotected areas. I looked at the areas.json, the config.yml, but only settings for unprotected areas. I think the only thing I can do is edit the .php.
Um, I'll try to explain first. I have a world called 'Farming'. There's a drop-party platform there. I tried editing the config.yml, but it says that those settings are only for unprotected areas, the same in the areas.json, I tested it all. All the settings I change in the areas.json or the config, are only (working) for unprotected areas. The normal settings (cannot change them in config) for protected areas are: no block editing, god is false (players can get hurt), touch-protection is off. I tried running this command too: /area flag Farming god OK, it set the area's mode to god ON. Now I tried testing if I can get hurt in my Farming world with my testing account (not OP). I went up the drop-party platform (spawn and drop-party platform all protected), jumped off, but still I get hurt – even if I set god to true on all configs or files I can find (EXCEPT the .php). Maybe it's the problem in the .php? Maybe try editing it? Because if the PHP can turn on editing-protection in protected areas, maybe it could turn on god mode too? Shall I send the whole code of the PHP and see which part of the code is turning on editing-protection? Then I'll try turning on god mode too, the same as it was turning on editing-protection...
Must be, because my test account cannot break the anything from the drop-party platform. i can remember I started from bedrock up to the highest point I can place blocks.