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,920 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
Zefferis
Zefferis commented Dec 7, 2018

What behaviour is expected:

Proper tab complete for alias commands from commands.yml
The /give command is shared between EssentialsX and Vanilla; ideal fix would be assigning it an alias in the commands.yml file to direct /give to the /minecraft:give command, and retain tab completion to the alias.

What behaviour is observed:

Tab completion for /give only provides usernames,

emberian
emberian commented Jan 10, 2016

This issue was automatically generated. Feel free to close without ceremony if
you do not agree with re-licensing or if it is not possible for other reasons.
Respond to @cmr with any questions or concerns, or pop over to
#rust-offtopic on IRC to discuss.

You're receiving this because someone (perhaps the project maintainer)
published a crates.io package with the license as "MIT" xor "Apache-2.0

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 Jul 20, 2018

As part of the 1.3 refactor, templates are moving to our template repo. These templates provide a "readme.md" file which can contain any extra information about a template, such as dependencies or requirements.

The panel should read these templates readmes (they will still be installed on the server itself, they will not be using our repo as the source) and display it to the user during the ins

Created by Markus Persson, Jens Bergensten

Released November 18, 2011

Website
minecraft.net/en-us
Wikipedia
Wikipedia
You can’t perform that action at this time.