formatting and stuff

This commit is contained in:
Bella 2020-04-15 11:07:10 -04:00
parent 9c01d5917d
commit 47720f3571
No known key found for this signature in database
GPG Key ID: DBD4A6030080C8B3
1 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ import static me.zeroeightsix.kami.util.MessageSendHelper.sendErrorMessage;
/**
* Created by 086 on 11/04/2018.
* Updated by Itistheend on 28/12/19.
* Updated by S-B99 on 06/03/20
* Updated by S-B99 on 15/04/20
*/
@Module.Info(name = "ElytraFlight", description = "Modifies elytras to fly at custom velocities and fall speeds", category = Module.Category.MOVEMENT)
public class ElytraFlight extends Module {