@MalibuLizard -
First, you're going to want to go to this page (the link in the OP sometimes doesn't behave if you're not logged into github/don't have a github account):
https://github.com/LunaTechsDev/Luna-QPlugins/releases (and this page, if you want their QMap Editor:
https://github.com/LunaTechsDev/LunaQMapEditor/releases)
You'll click "Assets", scroll down, and pick one of the plugins you want (not the versions that have MV in the title). Don't download the two things that say "Source code", those won't give you the plugins in the format that works in MZ.
Have QPlus at the top (that's the core plugin, the others require it), followed by the plugins you want to use. The order I used in my MV project, with the original Qplugins (and excluding the ones that haven't been ported over yet), was:
- QPlus
- QMovement
- QCollisionMap
- QPathfind
- QMap
After that, you'll want to heavily consult the plugins' help files. While you can do that with just the plugin manager, I always recommend people look at
https://quxios.github.io/plugins as that has all of the help files of the original MV plugins. (The plugin commands in the MZ version have been converted into the MZ type plugin commands, so you don't have to type the commands yourself except for QMovement's Move Route commands.)
(If the images don't work let me know, they were just a Win+Shift+S and paste rather than saving them to Imgur like I usually do.)