Aram Peres

Results 66 comments of Aram Peres

Is it possible for you to upload a world where this is reproducible, for investigation purposes?

https://github.com/GlowstoneMC/Glowstone/blob/c07c74e068ce95a2cb33918360d9e630b0777465/src/main/java/net/glowstone/constants/GlowSound.java#L36 We should either have an actual map, or adjust this way of converting to a Vanilla ID.

A demo of the current available mechanic: http://momoperes.ca/videos/commandblocks.mp4

@LousyLynx The "permission level" limits the things an operator can do on the server. The levels are referenced here: https://minecraft.gamepedia.com/Server.properties#Minecraft_server_properties, in the `op-permission-level` row. A permission level of 2 is...

That branch is now, in my opinion, largely out of date. A complete re-do of our redstone system is needed and this would make this branch obsolete. I will leave...

Rewrote this issue to reflect the bounty, as well as updating what needs to be done (and removing what has already been completed).

@VaiTon I see that a few commits in your fork mentioned this issue. Do you plan on PR-ing these changes?

I updated the links to use the Paper 1.12 docs, so they should no longer be dead.

Partially fixed in https://github.com/GlowstoneMC/Glowstone/commit/2aad4f0b13696df766a646adde3bace385492ada

Implementation of the commands marked as 'essential' is complete, and ready for the 2017.6.1 release. Feel free to contribute to the implementation of the remaining commands!