Skip to content

A all-in-one WarGear Teamserver plugin

License

Notifications You must be signed in to change notification settings

Jan9103/WarGearCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WarGearCore

A MCIV-WarGear Team- and Homeserver Bukkit-Plugin.

Usage

Getting a plugin JAR

Official Downloads

(none yet)

Building on linux

Depending on your distribution you might have to install the dependencies: bash, curl, git, gnumake, openjdk17, zip, unzip

Open a terminal and run the following commands in it:

git clone https://github.com/jan9103/WarGearCore.git
cd WarGearCore
make all

Now you can find the jar file at /home/YOUR_USERNAME/WarGearCore/build/WarGearCore.jar

Building using a OCI-container-engine

(run in the WarGearCore code directory after downloading it)

podman

podman run -v .:/wgc --rm ghcr.io/nixos/nix env -C /wgc nix-shell --run "make all"

docker

docker run -v .:/wgc --rm ghcr.io/nixos/nix env -C /wgc nix-shell --run "make all"

Building on windows

Your options:

  1. use linux
  2. use linux
  3. use linux
  4. reverse engineer spigot yourself

About

A all-in-one WarGear Teamserver plugin

Resources

License

Stars

Watchers

Forks

Languages