So I was working on a bungee network, and in my kit server, I wanted no fall damage. I entered the command: /rg flag __global__ fall-damage deny, and it didn't work. This problem also appeared on my spawn server. Without putting invincible allow, it doesn't work. Reply ASAP as my players keep dying when they dropdown. It's a 1.12.2 server. Screenshot of my kitpvp plugins: https://prnt.sc/qzq34e. <!> I FIXED IT BY UPDATING WORLDGUARD <!>
We can't help you without the knowledge about your installed plugins. And if it doesn't you cloud try to code it by yourself.
You have to do it in every world. Global applies to all areas in that one world. You must do that same command in your pvp world, spawn, plots whatever worlds you have have to have that flag.
Try make a region for the maps and deny fall damage there If that doesn’t work I can code a plugin that disables fall damage completely
Please note that regions are separate from __global__. Meaning if you put fall-damage in global but not in ur region, your region won't have any flags