Skip to main content

A set of tools to improve the user's experience in Minecraft: Pi Edition.

Project description

Morpheus

Discord GitHub all releases GitHub forks GitHub Repo stars PyPI - License PyPI PyPI - Downloads

A use of the python MCPI to enhance the multiplayer and singleplayer gameplay.

To Use:

Run setup.py like you would on any Python library.

To Install:

Run this in terminal (Ctrl+C and Ctrl+Shift+V)

sudo pip3 install morpheus-mcpi

To Run:

sudo morpheus

Features:

Player Teleport (PlayerToPlayerTp())

This will teleport your player to any other player in the server, you use the yes and no buttons to pick who you teleport to.

Waypoint Teleport (WaypointTeleport())

You can use this to save a location and then teleport back to it. (One of the many uses of this is when you die, save your location and then teleport back to it after you respawn.)

Location Teleport (SmartLocationTeleport())

This will teleport your player to a certain XZ coordinates, you will not need to input the Y becuase the program automagically brings you to the top-most non-air block. (if you want to teleport to a XYZ location please use "Exact Location Teleport")

Exact Location Teleport (ExactLocationTeleport())

This will teleport your player to an XYZ location.

Player Tracker (TrackPlayer())

This will print the XYZ locaton of a target player over time, can be used to find bases.

Online Players (WhosOnline())

This will tell you the amount of players on the server that you are in.

FreeCam (FreeCam())

This allows you to look around without moving your player, the controls are "w" (fast forward), "a" (fast left), "d" (fast right), "s" (fast back), "Shift" (Fast Down), "Space" (Fast up), "Up arrow" (slow forward), "left arrow" (slow left), "right arrow" (slow right), "back arrow" (slow back), "l" (slow Down), "o" (slow up)

Teleport up (TeleportUp())

This will teleport you to the highest non-air block.

Chat Spammer (SpamChat())

This can spam a single message in chat.

Spam from a list (SmartSpam())

This can spam lines from a file. (good for singing/rickrolling in chat)

Safewalk (SafeWalk())

This can be used to walk on air. (Only works on servers, else it will place blocks)

Fast Break (FastBreak())

This allows you to break blocks on server faster (You can use it to get bedrock in survival mode) DO NOT USE IN SINGLE PLAYER!!

Set Block (SetBlock())

This will set a block on your head.

The API

While there are many things that you can do with just Morpheus, there is an easy way to add more features with the API. Here is an example of adding a command:

import morpheus

def exampleFunction():
   print('This is an example.')

morpheus.addCommand('exampleFunction()', 'Example API function')
morpheus.start()

fisrt you import Morpheus and add a command called "Example API function" which calls the function exampleFunction(). After you have added all fo your custom hacks with Morpheus.addCommand('function', 'name') you can run Morpheus.start() to start Morpheus.

Contributors:

If you like this, or you think you can contribute, please join the discord.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

morpheus-mcpi-2.1.2.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

morpheus_mcpi-2.1.2-py2.py3-none-any.whl (8.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file morpheus-mcpi-2.1.2.tar.gz.

File metadata

  • Download URL: morpheus-mcpi-2.1.2.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.5 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.2

File hashes

Hashes for morpheus-mcpi-2.1.2.tar.gz
Algorithm Hash digest
SHA256 7671fd264d41d2b3270d48d2b2fbf0ed2cb9b9ce7bbdd08e6b0f03af162bc639
MD5 e0d56f884d8fb30b7ad6d1e51cd928ce
BLAKE2b-256 0e7114ace04fa587b50fa0f18bd313aa03f1b23a52261212db17630344965eae

See more details on using hashes here.

Provenance

File details

Details for the file morpheus_mcpi-2.1.2-py2.py3-none-any.whl.

File metadata

  • Download URL: morpheus_mcpi-2.1.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.5 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.2

File hashes

Hashes for morpheus_mcpi-2.1.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b9c4598580f213f2d5c35472dc1e8720c0e2db1155bd1a4b2b0c2f3586d6aad3
MD5 f84ea05c885081cdc7259eb8829fc697
BLAKE2b-256 1b4e3796a67297a94185067b43713bd5df0d657d131991eed3d2b864f706c3a2

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page