Skip to content

Latest commit

 

History

History
307 lines (253 loc) · 14.7 KB

README.md

File metadata and controls

307 lines (253 loc) · 14.7 KB

Awesome Plugins 🏝️

Do you want to build a modern, fancy server (like MCC Island or Cytooxien) but struggle to find the right resources?


Here you will find a list of my favorite Minecraft plugins, tools, and resources.
Most of them are free, open-source and support the latest Minecraft version.

Table of Contents

Plugins

Fancy plugins

No resourcepack

FancyPhysics [FREE]

Adds funny Minecraft physics effects.
Tree fall animation, damage particles, realistic explosions, visual crafting & more

Version Download Source Code API

FancyPhysics Preview


ProdigyCape [FREE]

The most realistic cape plugin for your Minecraft server

Version Download Source Code

ProdigyCape Preview


BetterChatBubbles [PAID]

Packet-based chat bubbles above players' heads

Version Buy API

BetterChatBubbles Preview


EntitySize [FREE]

Change the size/scale of any living entity or player with an optional transition

Version Download Source Code API

EntitySize Preview


BiomeManager [PAID]

Change the color/sounds/particles of grass/leaves/water/fog/sky

Version Buy Source Code

BiomManager Preview


AdvancedGUI [PAID]

Create truly interactive itremframe GUIs with an intuitive web editor

Version Buy API

AdvancedGUI Preview

Essential Plugins

  • FastAsyncWorldEdit [FREE]

    Blazingly fast world manipulation for builders
    WorldEdit but better

    Version Download Source Code

  • LuckPerms [FREE]

    Permissions plugin for managing ranks and permissions

    Version Download Source Code

  • AntiHealthIndicator [FREE]

    Enhance fairness with AntiHealthIndicator! Lightweight, async packet spoofing for gameplay integrity

    Version Download Source Code

  • Better Flowers [FREE]

    A useful Minecraft building tool, that let's you place customized flowers

    Version Download Source Code

  • CustomScoreNumbers [FREE]

    Remove/hide the red numbers in the scoreboard or change the color

    Version Download Source Code

  • Better Build [FREE]

    A useful Minecraft building tool, that manages the server on which you build

    Version Source Code

  • Citizens 2 [FREE & PAID]

    The Best NPC Plugin

    Version Buy Download Source Code

  • NoDirectionalDamageTilt [FREE]

    Disable the "new" 1.19.4 directional damage animation

    Version Download Source Code

  • PassengerAPI [FREE]

    Fix passenger compatibility issues | Manage your own entity passengers

    Version Download Source Code

  • Chunky [FREE]

    Pre-generates chunks, quickly, efficiently, and safely

    Version Download Source Code

  • TerraformGenerator [FREE]

    A nice custom world terrain generator

    Version Download Source Code

Libraries & API's

  • PacketEvents: a powerful tool for mastering Minecraft packet manipulation with speed and finesse.
    The best ProtocolLib alternative
  • EntityLib: Additional features to PacketEvents like EntityMeta.
  • ChatBubbles-API: The official API of the plugin Better Chat Bubbles.
  • HologramAPI: Packet-based text display hologram API with MiniMessage and emoji support.
  • Lamp: A modern annotation-driven commands framework for Java and Kotlin.
  • CommandAPI: A Bukkit/Spigot API for the command UI introduced in Minecraft 1.13.
  • creative: A resource-pack library for Minecraft: Java Edition.
  • Simple-YAML: A Java API providing an easy-to-use way to store data and configurations using the YAML format.
  • Scoreboard Library: A library for Paper/Spigot servers to handle packet-level scoreboards.

Paper-Based

  • Paper: Optimized server software with significant performance improvements over Spigot.

  • Purpur: Extended Paper with additional features and customization options.

  • Pufferfish: A fork of Paper focused on performance enhancements and reducing lag.

  • Airplane: A lightweight Paper fork designed for high-performance servers with better TPS optimization.

  • Folia: A fork of Paper supporting regionized multithreading for improved performance on large servers.

Other Server Software

  • Limbo: A lightweight, customizable server software ideal for lobby servers with no actual world.

Resourcepack

Shaders

Learning

https://github.com/McTsts/Minecraft-Shaders-Wiki https://github.com/bongbongsaysbong/Common-Shaders https://github.com/McTsts/mc-core-shaders

Some shaders

  • Vanilla Shaderpack: An attempt to create a decent looking shader using the vanilla pipeline.
  • Vanilla Shaders: Vanilla shaders for motion blur, colored lights, and more.
  • VanillaDI: Dynamic colored lights.
  • Light Painter: Screen space point lights using Minecraft's exposed transparency shaders.

Packs

Plugins & Libraries

Proxy

Seems like there are some usefull plugins:
https://github.com/orgs/Elytrium/repositories

Software

  • Velocity: A modern, fast, and flexible Minecraft proxy for connecting multiple servers

Plugins

Tools

Resources

Performance

Other Resources