An open API service indexing awesome lists of open source software.

https://github.com/imightexist/collabcraft

control collaborative minecrat player
https://github.com/imightexist/collabcraft

bukkit bukkit-plugin collabvm minecraft minecraft-plugin paper-plugin papermc papermc-plugin

Last synced: 2 months ago
JSON representation

control collaborative minecrat player

Awesome Lists containing this project

README

        

# collabcraft
control collaborative minecrat player (1.16.5)

part of the eggcraft project, discord here: https://discord.gg/aqVfqhwpQ6
## how to compile
1. download maven
2. in the main directory run `maven install`
3. congratulations
## commands
- taketurn
- endturn
- bypassturn
- controllertp
## set up
1. download paper 1.16.5
2. download jar
3. in directory of paper make a folder called "plugins"
4. put jar in plugins
## changes for each major version
- 1.3: getting the plugin to actually work
- 1.2: get plugin to load
- 1.1: fix before testing
- 1.0: add base code