Skip to content
#

Minecraft

minecraft logo

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,798 public repositories matching this topic...

madmaxoft
madmaxoft commented Oct 9, 2019

We currently check PRs for new undocumented API symbols. We should also check that all the previous API symbols are still present, that the PR didn't remove an API symbol by accident. For this, APIDump needs to output the list of all current symbols and be able to compare that list against an official list downloaded from web (just like the undocumented symbols). And we need to decide on a way to

SOF3
SOF3 commented Dec 15, 2019

There is no updated document that explains the branching policy in PocketMine. In particular, when a developer opens a pull request, which branch should it be targeted against? This should be added to CONTRIBUTING.md. Currently I am seeing different pull requests targeting master, stable and next-minor.

Paper
axemwa
axemwa commented Aug 4, 2019

Is your feature request related to a problem? Please describe.
Tab-complete for op in console used to work in previous minecraft version (eg: 1.12.2) when players are online but no longer does, possible to re-add for server versions 1.13-1.14.4?

Describe the solution you'd like
To add tab-complete for the op command in console if players are online

**Describe alternatives you've co

Xetaxheb
Xetaxheb commented Jan 19, 2019

Modpack: stoneblock 2 with some additions
BuildCraft version: 7.99.21
Forge version: 2796
Link to crash report or log: https://gist.github.com/Xetaxheb/5e7f4f382faa269eb82f30f4a0ec0aa6
Singleplayer or multiplayer: Getting to main menu
Steps to reproduce: Launch modpack
Additional information:

My pc isn't slow by any measure, and this is on an SSD. It's adding 4 minutes to a total of 12 m

pxt
wryun
wryun commented Nov 5, 2019

Describe the bug
If you build with pxt staticpkg -m, the generated output has broken documentation.

To Reproduce
Steps to reproduce the behavior:

  1. Checkout pxt-microbit (either master or stable2.0)
  2. pxt staticpkg -m
  3. Serve files in built/packaged
  4. Click on (?) then 'Reference'
  5. Spin indefinitely

Expected behavior
The behaviour should be equivalent to `pxt st

ItsDoot
ItsDoot commented Jun 12, 2019

Bringing the discussion from Discord to GitHub to keep track of it.

Scoreboard and Team would be much more useful for minigame-style plugins if they implemented DataHolder. This would in general remove the need for plugins to introduce their own replacements that practically clone their behavior.

This should be doable in API 8 as well as API 7, and discussion with gabizou makes it seem

Sceat
Sceat commented Dec 10, 2018

Issue

Documentation is wrong about slot datas (i assume)

Solution

I spent almost an hour to understand that content was in fact just a prismarine item.toNotch.
Would be nice for new users to precise explicitly this matter in docs somehow.

The correct format is the following (or maybe i just don't know how to read the doc table ?)

i
LordRalex
LordRalex commented Jan 7, 2019

When looking at a server, the top bar should indicate the server's online status. This was old functionality that was removed during the pufferd conversion.

It'd be nice if this status was polled, so that you could see a status in a somewhat more real-time view

Created by Markus Persson, Jens Bergensten

Released November 18, 2011

Website
minecraft.net/en-us
Wikipedia
Wikipedia

Related Topics

mod game forge
You can’t perform that action at this time.