HomeJavaModsLabyMod Server API
LabyMod Server API
[​IMG]

Our new Server API allows you to communicate between the LabyMod client and the server by using simple JSON messages. It also allows you to enable or disable LabyMod features. If you don't want to use our provided plugin, you can use the Protocol to send and receive the messages.

Documentation: https://docs.labymod.net/pages/server/introduction/
Website: https://labymod.net
GitHub: https://github.com/labymod

You can simply enable or disable LabyMod features by modifying the default config-values in the plugins/LabyModAPI/config.yml file:
Code (Text):
permissions:
  IMPROVED_LAVA: false
  CROSSHAIR_SYNC: false
  REFILL_FIX: false
  GUI_ALL: true
  GUI_POTION_EFFECTS: true
  GUI_ARMOR_HUD: true
  GUI_ITEM_HUD: true
  BLOCKBUILD: true
  TAGS: true
  CHAT: true
  ANIMATIONS: true
  SATURATION_BAR: true
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

LabyMod Server API is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 11,703 times (via Spigot). Download it and open it directly in the game.

Explore more