#
minecraft-api
Here are 171 public repositories matching this topic...
u9g
commented
May 3, 2021
Is your feature request related to a problem? Please describe.
Shouldn't have to rely on node-minecraft-protocol for particle packets
Describe the solution you'd like
particles
event
Describe alternatives you've considered
using bot._client.once('world_particles', onParticles)
Additional context
N/A
Minecraft server software fork of Paper to improve performance without behavioural changes.
java
minecraft
bukkit
minecraft-server
minecraft-api
craftbukkit
minecraft-performance
hacktoberfest
burritos
paper-fork
-
Updated
Aug 2, 2021 - Shell
Source to the Aikar's Minecraft Timings Viewer
php
minecraft
spigot
profiler
reactjs
paper
minecraft-api
minecraft-timings
aikar-timings
minecraft-profiler
minecraft-tools
-
Updated
Jul 29, 2021 - JavaScript
Multiversion spigot library supporting all particles and their data (1.8-1.17.1)
minecraft
bukkit
spigot
particles
particle
minecraft-api
minecraft-library
minecraft-particles
particle-api
particleapi
spigot-particles
spigot-particle-api
particleeffect
minecraft-particleeffect
-
Updated
Jul 11, 2021 - Java
A modern Minecraft modding framework helping you to create maintainable multi-version mods easily.
-
Updated
Jul 18, 2021 - Java
**Deprecated** Launcher for MCPI-Reborn - Use gMCPIL or jMCPIL instead.
-
Updated
Jun 18, 2021 - Python
CraftLib wraps the entire Minecraft codebase as a Java / Kotlin library. Supports protocol, NBT, chat and schematics. 1.7.x - 1.8.x
kotlin
java
minecraft
protocol
nbt
schematic
minecraft-api
minecraft-protocol
minecraft-nbt
minecraft-chat
craftlib
minecraft-codebase
-
Updated
Jul 25, 2021 - Kotlin
Powerful and easy to use sector system for Minecraft *OUTDATED*
-
Updated
Jan 18, 2020 - Java
A Minecraft Protocol library for Kotlin Multiplatform
-
Updated
Apr 3, 2021 - Kotlin
BungeeUtils [Unmaintained]
-
Updated
Jul 16, 2018 - Java
A minecraft spigot library for rapid advancement creation.
-
Updated
Oct 13, 2020 - Java
chrismin13
commented
Sep 18, 2018
The pack version should be 4 instead of 3.
Tools for server and Realms admins
-
Updated
Nov 12, 2020 - Shell
A set of tools to develop plugins using the Bukkit API
i18n
api
minecraft
gui
multi-threading
tools
bukkit
minecraft-server
zlib
command-bus
nbt
configuration-management
minecraft-api
-
Updated
Jul 18, 2021 - Java
A wrapper for the Mojang API and Minecraft website
-
Updated
Jul 5, 2021 - Python
Minecraft mod loader for Bedrock Edition.
-
Updated
Apr 10, 2019 - C++
A fork of the Paper (Bukkit) API for use in Glowstone
-
Updated
Jul 5, 2021 - Shell
A PHP library for all things Minecraft: Java Edition.
minecraft
composer
wiki
php-library
cli-utilities
minecraft-api
minecraft-protocol
minecraft-library
minecraft-java
java-edition
mcje
nbt-library
listping-utility
minecraft-java-edition
-
Updated
Jan 16, 2021 - PHP
The Basin Minecraft Server.
-
Updated
Apr 13, 2019 - Kotlin
A .NET Core implementation of the Minecraft multiplayer server.
-
Updated
Sep 30, 2019 - C#
Minecraft bot for equations when shooting an arrow
-
Updated
Apr 10, 2021 - JavaScript
Plugin for Minecraft multi-world, orchestrated by multi-server. Interact as one universe.
java
minecraft
spigot
bungeecord
bungeecord-plugin
minecraft-pocket-edition
minecraft-server
minecraft-launcher
minecraft-mod
minecraft-forge
minecraft-api
minecraft-performance
minecraft-plugin
minecraft-container
minecraft-multi
multi-server
-
Updated
Jan 29, 2017 - Java
Give your players a way to see if your Minecraft server are online using !ping
-
Updated
Apr 27, 2021 - JavaScript
A Minecraft server API aimed toward Bedrock Edition used in Cloudburst Server
-
Updated
Aug 6, 2021 - Java
The unofficial Node JS API for looking up Minecraft users on Name MC
minecraft
npm
web-scraping
rate
minecraft-api
mojang
namemc
name-mc
unofficial-node-js
minecraft-users
-
Updated
Aug 6, 2021 - TypeScript
Improve this page
Add a description, image, and links to the minecraft-api topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the minecraft-api topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem?
When deploying Minecraft servers at scale, you would want to automate as much as you can. What I would like to achieve is an immutable Docker image to deploy my Minecraft server. I would like to store Bukkit, Spigot, Paper, etc config inside the Docker image. However, it is not a good idea to store sensitive information like forwarding secret insi