Giter Site home page Giter Site logo

cs-birb / simplepets Goto Github PK

View Code? Open in Web Editor NEW

This project forked from brainsynder-dev/simplepets

0.0 0.0 0.0 79.97 MB

A simple to use companion/pets plugin for a Spigot Minecraft server

Home Page: https://www.spigotmc.org/resources/100106/

License: GNU General Public License v3.0

Java 100.00%

simplepets's Introduction

SimplePets


CodeFactor
SimplePets Logo

Requirements:

  • Spigot Version 1.20 - 1.20.6
  • Java 21 (If on 1.20.5 and up)
  • Java 17 (If on 1.19 -> 1.20.4)

API


<repository>
    <id>bs-repo-releases</id>
    <url>https://repo.bsdevelopment.org/releases</url>
</repository>

<dependency>
    <groupId>simplepets.brainsynder</groupId>
    <artifactId>API</artifactId>
    <version>{LATEST VERSION}</version>
</dependency>

How to compile yourself:

Notice as of May 1st 2024

When compiling a custom version you need to supply a 'revision' variable
which will be your custom version. If no revision is supplied the version
will default to be 5.0-BUILD-0
Example: -Drevision=5.0-BUILD-100

There are a few different ways you can compile the plugin (as of May 1st 2024):

  • If you want to compile all current supported version you can run this command: mvn clean install -Drevision={version}
  • If you want to compile a specific supported version run a command similar to this: mvn clean install -Drevision={version} -Dtarget-mc=1.20.6
  • If you want to compile the latest supported version run this command: mvn clean install -Drevision={version} -Platest

simplepets's People

Contributors

brainsynder-dev avatar thatsmusic99 avatar dependabot[bot] avatar bsdevelopment-bot avatar traksag avatar aikovdp avatar cs-birb avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.