WorldGuard/worldguard-bukkit
wizjany cbb3212082 Don't throw error when swapping armor slots into the offhand.
Lots of conflicting info here, but the offhand slot is in fact part of
the quickbar/hotbar (yay bukkit naming) but does *not* use a hotbar "button",
since it has its own hotkey (i.e., F by default instead of 0-8).
The result is a hotbar_swap *action* with a swap_offhand *clicktype*.

Fixes #1698.
2021-01-09 18:16:40 -05:00
..
contrib Bump to 7.0.0. Rename -legacy to -bukkit. 2019-06-11 22:32:04 -04:00
src/main Don't throw error when swapping armor slots into the offhand. 2021-01-09 18:16:40 -05:00
build.gradle.kts Make resource processing update with project version. 2020-11-03 14:42:39 -05:00