Spells no longer work on people in creative mode
Aresiel opened this issue ยท 2 comments
From the changelog in 7.9.4:
- Spells will only target survival and adventure mode players. This can be controlled with the target_game_modes parameter.
This plugin does not support creative mode.
If you want to change this behavior, put this in plugins/Magic/spells.yml
default:
parameters:
target_game_modes: creative,survival,adventure