8000 GitHub - ShockedPlot7560/PmmpDevDocker: Pocketmine dev image for plugin developper
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ShockedPlot7560/PmmpDevDocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pocketmine Dev docker

What is this?

This is a ready to use docker image for developing pocketmine plugins. It contains the latest version of pocketmine and Devtools.

Simply mount your plugin folder to /plugins/your-plugin and start coding.

How to use?

All commands are executed in the plugin directory where the plugin.yml is located.

docker run -it --rm -v $(pwd):/plugins/plugin -p 19132:19132/udp --name pocketmine-dev ghcr.io/shockedplot7560/pmmpdevdocker:latest

About

Pocketmine dev image for plugin developper

Resources

Stars

Watchers

Forks

Packages

 
 
 
0