Geyser/connector/src/main/java/org/geysermc/connector
Camotoy 6638c53029
Implement command block and jigsaw support (#1291)
* Implement command block and jigsaw support

- Command block UI is now fully implemented to match Java Edition.
- Command block minecarts are now supported.
- Command blocks now show the correct type of command block.
- Jigsaw blocks are translated.

Structure blocks can be implemented, but these will be trickier as there are significant GUI differences between Java and Bedrock.

* Add more detail about command block minecart color

* Set PlayerPermission.OPERATOR to allow command blocks to be destroyed
2020-09-14 20:54:19 -04:00
..
bootstrap Add support for client side settings (#1035) 2020-08-08 17:41:12 -05:00
command Show the supported Bedrock versions in the version command rather than just the default codec 2020-08-28 19:11:32 -05:00
common Tweaks to support Android (#1206) 2020-08-28 19:36:24 +01:00
configuration Scoreboard improvements (#1166) 2020-08-28 10:47:52 -05:00
dump DumpInfo: Mark internal IP as sensitive (#1264) 2020-09-14 20:51:07 -04:00
entity Implement command block and jigsaw support (#1291) 2020-09-14 20:54:19 -04:00
inventory Pick block improvements (#1265) 2020-09-14 20:52:16 -04:00
metrics Move all json to Jackson instead of a mix of 2 libraries (#302) 2020-04-20 15:10:30 -05:00
network Implement command block and jigsaw support (#1291) 2020-09-14 20:54:19 -04:00
ping Clean copyright message and update all files (#1053) 2020-07-30 15:10:15 -05:00
scoreboard Translate scoreboard nametag visibility (#1240) 2020-09-01 23:39:14 -05:00
utils Pick block improvements (#1265) 2020-09-14 20:52:16 -04:00
FloodgateKeyLoader.java Scoreboard improvements (#1166) 2020-08-28 10:47:52 -05:00
GeyserConnector.java Tweaks to support Android (#1206) 2020-08-28 19:36:24 +01:00
GeyserLogger.java Scoreboard improvements (#1166) 2020-08-28 10:47:52 -05:00