JaxLabs MC Plugins
Generate Minecraft Plugin templates with JaxLabs standards directly from VS Code.
Features
- Automated Project Generation: Quickly create projects for Paper, Spigot, and Velocity.
- Side Panel Integration: Manage and create your projects from a dedicated JaxLabs sidebar.
- Gradle Support: Automatically includes Gradle wrappers and build configurations.
- Git Integration: Initializes a Git repository with an initial commit upon creation.
- Metadata Management: Automatically generates
plugin.yml, velocity-plugin.json, and .jaxlabs/plugin-info.json.
Usage
- Open the JaxLabs activity bar icon.
- Click on "Create Project" or use the command palette (
JaxLabs: Create Plugin Project).
- Fill in the plugin details (Name, Group ID, Version, etc.).
- Select a target folder and let the extension do the rest!
Requirements
- VS Code 1.104.0 or higher.
- Java Development Kit (JDK) installed on your system.
Extension Settings
This extension currently doesn't contribute any specific settings.
Release Notes
0.0.1
- Initial release with Paper, Spigot, and Velocity template support.
| |