cannon plugin: add granite cannonball to unload check
This commit is contained in:
@@ -292,7 +292,8 @@ public class CannonPlugin extends Plugin
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (event.getMessage().startsWith("You unload your cannon and receive Cannonball"))
|
if (event.getMessage().startsWith("You unload your cannon and receive Cannonball")
|
||||||
|
|| event.getMessage().startsWith("You unload your cannon and receive Granite cannonball"))
|
||||||
{
|
{
|
||||||
skipProjectileCheckThisTick = true;
|
skipProjectileCheckThisTick = true;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user