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
- Host: GitHub
- URL: https://github.com/imightexist/collabcraft
- Owner: imightexist
- License: gpl-3.0
- Created: 2022-10-31T20:47:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-24T16:43:04.000Z (over 2 years ago)
- Last Synced: 2025-01-05T00:44:08.170Z (4 months ago)
- Topics: bukkit, bukkit-plugin, collabvm, minecraft, minecraft-plugin, paper-plugin, papermc, papermc-plugin
- Language: Java
- Homepage:
- Size: 52.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
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