Giter Site home page Giter Site logo

velocityscoreboardapi's Introduction

Velocity Scoreboard API


VelocityScoreboardAPI is an API plugin by NEZNAMY (TAB), William278 (Velocitab) and AlexDev_ (Velocitab), providing Velocity proxy servers with an API for interfacing with Scoreboard. This allows developers a standard way of performing scoreboard/team operations in lieu of an API provided by Velocity. This plugin does not provide any features on its own.

Server owners

Please add the plugin to your Velocity server's plugins folder. Make sure you are running the latest version of Velocity (check the requirements below).

Requirements

  • Java 17+
  • Velocity 3.3.0 (latest build)
  • Supports Minecraft 1.7.2 – 1.21

Developers

VelocityScoreboardAPI is available on Maven. You can browse the Javadocs here.

First, add the Maven repository to your build.gradle file:

repositories {
    maven { url "https://repo.william278.net/releases" }
    // maven { url "https://repo.william278.net/snapshots" } // For snapshot builds
}

Then, add the dependency itself. Replace VERSION with the latest version. (e.g., 1.0)

dependencies {
    implementation "net.william278:velocityscoreboardapi:VERSION"
}

Using Maven/something else? There's instructions on how to include VelocityScoreboardAPI on the repo browser.

Config

A configuration file is provided for the plugin. The configuration file is located at plugins/velocity-scoreboard-api/config.yml. The configuration file is automatically generated when the plugin is loaded for the first time. The configuration file contains the following options:

# Whether scoreboard API events should be fired
call_scoreboard_events: true
# Whether to log invalid packets received from downstream servers
print_invalid_downstream_packet_warnings: true

velocityscoreboardapi's People

Contributors

alexdev03 avatar wiiiiam278 avatar

Stargazers

Mr. PF avatar  avatar Jannik avatar  avatar  avatar Adrian avatar  avatar Lukáš Slabý avatar Tanguy avatar

Watchers

 avatar  avatar Tanguy 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.