Fix newlines!

This commit is contained in:
Alex Zenla 2023-01-28 00:21:49 -08:00
parent 2119b89ae2
commit d762bbc056
Signed by: alex
GPG Key ID: C0780728420EBFE5
3 changed files with 3 additions and 3 deletions

View File

@ -27,4 +27,4 @@ class ChaosToggleCommand : CommandExecutor {
}
return true
}
}
}

View File

@ -18,4 +18,4 @@ class NearestPlayerEntitySpawn(val plugin: Plugin) : ChaosModule {
}
}
}
}
}

View File

@ -17,4 +17,4 @@ class TeleportAllEntitiesNearestPlayer(val plugin: Plugin) : ChaosModule {
}
}
}
}
}