WorldGuard/config/checkstyle
wizjany af93530dbe
Fix region equality across multiple region managers. (#395)
It is possible, for example when teleporting between two worlds, that
regions in two different managers are compared. If the regions in each
world have the same name, they would return equal. Removing the equals
override will prevent two different regions from seeming equal even if
they are not.
2019-03-01 21:42:07 -05:00
..
checkstyle.xml Fix region equality across multiple region managers. (#395) 2019-03-01 21:42:07 -05:00
header.txt Fix checkstyle for legacy module. 2015-11-13 20:04:51 -05:00
import-control.xml Re-enabled checkstyle, do some cleanup. 2019-01-27 16:13:58 -05:00
suppressions.xml Fix region equality across multiple region managers. (#395) 2019-03-01 21:42:07 -05:00