Claiming infinite regions is possible due to integer overflow
LadyCailinBot opened this issue ยท 0 comments
WORLDGUARD-3153 - Reported by fhntv24
- //pos1 -1000000000,0,-1000000000
- //pos2 1000000000,0,1000000000
- /size = 0 selection size
- /rg claim with maximun of 40k region size
- YAY , AGAIN INFINITE REGION SIZE
(Region size must be larger that int max size, so it would cause int overflow)