Minecraft
Published by Mojang, Minecraft is a game that allows its players virtually unlimited creative and building authority in their 3D cube world.
Here are 6,549 public repositories matching this topic...
A lightweight, fast and extensible game server for Minecraft
-
Updated
Dec 17, 2019 - C++
A Minecraft Launcher which is multi-functional, cross-platform and popular
-
Updated
Dec 17, 2019 - Java
Basically I would propose to change this:
https://github.com/PaperMC/Paper/blob/9daa9cec930f16d52330656f42ab992eb4612683/Spigot-Server-Patches/0208-Use-TerminalConsoleAppender-for-console-improvements.patch#L110
to use MinecraftServer.LOGGER or ideally a more specific logger so its easier to filter the messages.
A simple Minecraft written in Rust with the Piston game engine
-
Updated
Dec 16, 2019 - Rust
So that people aren't confused and use the pre proguard jar. build/libs is a standard place to look, and there is a jar there that looks like the valid build result, however that jar shouldn't be used, so it should ideally be deleted after completion. Could be added to ProguardTask.cleanup or similar.
A custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once
-
Updated
Dec 15, 2019 - C++
1.13 Tasks
Glowstone needs your help with the huge 1.13 technical update!
1.13 project board
1.13 task list
#957 - 1.13 PR. Please base your contributions on and make PRs to this branch (1.13).
Glowkit 1.13 - If you need to make API changes, bas
high contrast docs
SpongeAPI | SpongeCommon | SpongeForge | SpongeVanilla
A new and improved Minor issue list for Beta. This list will be handled a little differently in order to make it much clearer whether a reported iss
Issue Description
I have list in YAML config https://hastebin.com/aculilayuw.diff
and I think every value of this list should be a config section but its a LinkedHashMap
Steps to Reproduce the Issue
create a config and check class types
OS and Versions
- Nukkit Version: 8. 7. 2017 <!--- Do not just write "latest" or "1.0dev" here
Prefixes and suffixes not appearing in tablist even if enabled
Full output of /ess version:
[02:44:09 INFO]: Server version: 1.13.2-R0.1-SNAPSHOT git-Paper-645 (MC: 1.13.2)
[02:44:09 INFO]: EssentialsX version: 2.17.1.15
[02:44:09 INFO]: LuckPerms version: 4.4.1
[02:44:09 INFO]: PlaceholderAPI version: 2.10.3
[02:44:09 INFO]: Vault version: 1.7.2-b107
[02:44:09 INFO]: Ess
PufferPanel is an open source game server management panel, designed for both small networks and game server providers.
-
Updated
Dec 16, 2019 - Go
GlobalWarming works by taking the cumulative carbon scores on a per world basis and translating that into a temperature based on the configurable models files.
Right now we support a /gw debug temp <value> command which will manually override the worlds temperature by calculating the score that the desired temperature matches to and setting the worlds score in the database. However, we t
Created by Markus Persson, Jens Bergensten
Released November 18, 2011
- Website
- minecraft.net/en-us
- Wikipedia
- Wikipedia

Description
API methods which return directory paths, e.g.:
PluginBase->getDataFolder()Server->getDataPath()Server->getResourcePath()should not return paths with trailing directory separators.
Justification
A common source of confusion and uneasiness when writing plugi