ElytraBlade
ElytraBlade is a plugin that turns your Elytra into a weapon. Flying through monsters and entities will damage them according to your speed.
More information can be obtained through the ingame guidebook, given on first login to a world or with the /elytrablade info command.
Configuration
With the configuration file located at <server folder>/plugins/ElytraBlade/config.yml, ElytraBlade can be configured with several options:
strike.enable (default true): Enables or disables Elytra damage
strike.damageFactor (default 10): Changes the amount of damage, eg. 20 would be twice as much, 5 half as much
strike.damageRadius (default 1): Changes the radius that entities are damaged in, in blocks
strike.timeout.enable (default false): Enables or disables a damage timeout before you can hit something with your elytra again. I tested it, and its less fun, but less OP too lol
strike.timeout.millis (default 3000): Changes the strike timeout time in milliseconds

