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
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
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
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.