Skip to content

Repository files navigation

LabyMod Server API

1.20.2

Original: https://www.spigotmc.org/resources/92724/

Usage

For example set a server banner (tablist) & send a player to a different minecraft server

LabyModAPI labyModAPI = LabyModAPI.getInstance();

labyModAPI.sendServerBanner(player, "https://yourdomain.com/image.png");
labyModAPI.sendClientToServer(player, "Your title", "nextfight.net", true);

About

Updated LabyMod Server API - 1.20.2

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages