Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Minecraft EnvironmentNew to Visual Studio Code? Get it now.

Minecraft Environment

Xsyntos

|
536 installs
| (2) | Free
A Vs Code Extension to scaffhold minecraft plugins, and to test it localy.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Minecraft Environment

This visual code extension's purpose is to make programming a minecraft plugin easier :D!

Requirements:

  • Docker
  • Maven
  • A Java extension for VSCode

Commands/Usage

Project Init command

This command is to scaffhold your plugin!

App Screenshot

Project Repair command

With this command you scaffhold your plugin based on your project.json file.

App Screenshot

Command commands

Add

With this command you create a new Minecraft Command.

App Screenshot

Remove

With this command you remove a Minecraft Command.

App Screenshot

TabCompleter commands

Add

With this command you create a new Minecraft TabCompleter.

App Screenshot

Remove

With this command you remove a Minecraft TabCompleter.

App Screenshot

Event commands

Add

With this command you create a new Minecraft Event.

App Screenshot

Remove

With this command you remove a Minecraft Event.

App Screenshot

Server Commands

Setup

If Docker failed to create your server, you are able to create your server with this command.

App Screenshot

Start

Starts your server with the new version of your plugin.

Stop

Stops your server.

Restart

Restarts your server with the new version of your plugin.

Authors

  • @Xsyntos
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft