Releases
v0.0.1
Plugin for the remote control
Latest
Compare
Sorry, something went wrong.
No results found
Getting started
You will need to set up a PaperMC server 1.21.1 and place this juicyraspberrypie-1.18.2.jar in its plugins directory.
param_MCJE.py must be edit with PLAYER_NAME = "PLAYER" as your Minecraft player name.
setBlocks or other remote commands will work with coordinates relative to PLAYER_ORIGIN.
For getting started, try axis_flat.py or hello.py first. You must use them in itkids_9/kadai_00_NT_naohiro2g with other files.
setPlayer(PLAYER_NAME, x, y, z) must be the first remote command.
はじめかた
PaperMC サーバー1.21.1をセットアップし、juicyraspberrypie-1.18.2.jar を plugins ディレクトリに置きます。
param_MCJE.py を編集して PLAYER_NAME = "PLAYER" を自分の Minecraft プレイヤー名に変える必要があります。
setBlocks などのリモートコマンドは PLAYER_ORIGIN からの相対座標で動作します。
手始めに、axis_flat.py や hello.py を試してみてください。itkids_9/kadai_00_NT_naohiro2g にあるものを他のファイルとともに使うこと。
setPlayer(PLAYER_NAME, x, y, z) が一番最初のリモートコマンドである必要があります。
You can’t perform that action at this time.