Skip to content

Project-Crystalized/knockoff-game

Repository files navigation

Crystalized: Knockoff

Recreation of TubNet Knockout

Gameplay

(For those who don't know)
You are dropped onto a map with generated sections, your goal is to punch other players off and be the last person standing.

Contributors

TotallyNoCallum - did almost everything lol
Cooltexture - Programming help

How to use

Knockoff is currently built for 1.21.6 Paper, This plugin may or may not work on newer or older versions, use incompatible versions at your own risk.

Dependencies (You need to install these)
FAWE (FastAsyncWorldEdit)
Crystalized Essentials
Crystalized Lobby plugin
ProtocolLib

This Plugin also supports Minecraft: Bedrock Edition through Geyser and the Floodgate API
You may need to build the plugin as we don't support GitHub releases, see Building Instructions

Commands:
/knockoff start - manually start the game
/knockoff end - manually end the game

Building Instructions

Make sure you've installed JDK 21 from here.

Configuring Lobby Plugin for Knockoff:

  1. Knockoff Depends on the Lobby Plugin (linked above), Get the Lobby Plugin's source and open a terminal/cmd in the folder.
  2. type ./gradlew publishToMavenLocal (Windows) or gradlew publishToMavenLocal (Linux) and wait for that to finish.
  3. You are ready to start building Knockoff

Building Knockoff:

  1. Open a Terminal or Command Prompt in the root directory of the Knockoff repo
  2. Type ./gradlew build (Windows) or gradlew build (Linux)
  3. Jar file will be in build/libs/

Notes:

  1. You will need to enable passive mode in the lobby plugin's config
  2. You may need a Knockoff compatible map for the plugin to start and work properly.

About

Recreation of TubNet Knockout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages