# mcgen 🟩 ## Generate a Minecraft server in seconds! ⌚ Generates a server with [Paper](https://papermc.io) and optionally [BungeeCord](https://www.spigotmc.org/threads/1-8-1-15-bungeecord.392/). This tool will auto generate a simple start script, or one with [Aikar's Flags](https://aikar.co/mcflags.html). ## How to use! πŸ§ͺ Simply install it using: ``` cargo install mcgen ``` then you just have to use a super easy command: ``` mcgen gen your_servers_name_here ``` ## What can it do? πŸ€” I'm glad you asked. - Downloads the latest versions of [Paper](https://papermc.io) and [BungeeCord](https://www.spigotmc.org/threads/1-8-1-15-bungeecord.392) - Creates a start script to start your server - Download default plugins chosen by YOU whenever you generate a new server using `mcgen gen`! - Add plugins, start scripts, Paper, and BungeeCord to your project with a single command! - Update Paper, BungeeCord, and your plugins all at the same time! ## Documentation πŸ“ƒ See it [here](https://github.com/BreadcrumbIsTaken/mcgen/blob/main/DOCS.md). ###### License βš–οΈ MIT License Copyright (c) 2022 Breadcrumb (https://breadcrumb.fun) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ###### 🌾🌾🌾