GithubHelp home page GithubHelp logo

bungeetablistplus's Introduction

BungeeTabListPlus

BungeeTabListPlus is a tab list plugin for BungeeCord, which provides highly customisable features including but not limited to:

  • Custom slots with configurable text, icon and ping.
  • Global tab list.
  • Different layout options: group players by server, display staff separately, use a tab list of fixed or dynamic size depending on your needs.
  • Display a different tab lists depending on various conditions, e.g. for a specific server or players with a specific permission.
  • Out-of-the-Box support for many popular vanish plugins.
  • Tons of placeholders to use within your tab lists.
    • Placeholders from PlaceholderAPI are supported too!
    • You can even create your own placeholders!

Installation

Download the latest release (Dev Builds) and install it on your BungeeCord Server. Optionally (but recommended), install BungeeTabListPlus_BukkitBridge (included in the download) on all your Bukkit/ Spigot/ Paper servers.

After that, head over to the Wiki to learn about how to configure the plugin to your needs.

Maven

<repository>
    <id>codecrafter47-repo</id>
    <url>https://nexus.codecrafter47.de/content/repositories/public/</url>
</repository>
<!-- Bungee API -->
<dependency>
    <groupId>codecrafter47.bungeetablistplus</groupId>
    <artifactId>bungeetablistplus-api-bungee</artifactId>
    <version>3.4.4-SNAPSHOT</version>
</dependency>

<!-- Bukkit API -->
<dependency>
    <groupId>codecrafter47.bungeetablistplus</groupId>
    <artifactId>bungeetablistplus-api-bukkit</artifactId>
    <version>3.4.4-SNAPSHOT</version>
</dependency>

<!-- Sponge API -->
<dependency>
    <groupId>codecrafter47.bungeetablistplus</groupId>
    <artifactId>bungeetablistplus-api-sponge</artifactId>
    <version>3.4.4-SNAPSHOT</version>
</dependency>

Support

If you have issues configuring the plugin, do not hesitate to Join the Discord for support.
If you found a bug, head over to the issues tab and open a new issue.

Building the plugin

Clone this repository using

git clone --recursive https://github.com/CodeCrafter47/BungeeTabListPlus.git
cd BungeeTabListPlus

If you forgot the --recursive above or want to update your clone to the latest version run

git submodule update --init --recursive

Build the plugin using gradle:

./gradlew shadowJar

bungeetablistplus's People

Contributors

codecrafter47 avatar danjono avatar iflyinq avatar jlleitschuh avatar kennytv avatar lucko avatar minecrafter avatar naomiamethyst avatar weaondara avatar

Watchers

 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.