Treat tridents as a projectile

This commit is contained in:
Sauilitired 2018-12-28 08:14:47 +01:00
parent 12b8ae3eed
commit f25581c3f1
No known key found for this signature in database
GPG Key ID: C0207FF7EA146678

View File

@ -368,6 +368,7 @@ public final class BukkitMain extends JavaPlugin implements Listener, IPlotMain
case ENDER_PEARL:
case ARROW:
case LLAMA_SPIT:
case TRIDENT:
// managed elsewhere | projectile
continue;
case ITEM_FRAME: