Coder Social home page Coder Social logo

corrodedcoder / tpwand Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 75 KB

Minecraft Bedrock add-on to make teleporting convenient in multiplayer games, whether to other players or to previously recorded locations

License: MIT License

JavaScript 3.42% TypeScript 96.58%

tpwand's Introduction

tpwand

Description

tpwand is a Minecraft Bedrock add-on for multi-player games or Bedrock servers to make player teleporting more convenient.

It can be used as part of the normal Minecraft Bedrock client or as part of the Minecraft Bedrock Dedicated Server.

Demonstration

A demonstration of the features can be seen at https://youtu.be/TatywdgBI-8

Features

A user interface allowing you to:

  1. Teleport to another players location by selecting their name.
  2. Teleport to locations previously created by yourself.
  3. Teleport to well known locations as previously created by an admin.
  4. Teleport to the current world spawn point.
  5. User UI for in game configuration of named locations.
  6. Admin only UI for in game configuration of well known locations.

See instructions for further details of how to install and use the add-on.

Pre-requisites to build the add-on

Install Node

Building the add-on

From a command prompt/terminal browse to the repository and run:

  1. npm install
  2. npm run mcaddon

The add-on should be generated as dist/packages/tpwand.mcaddon

Note: On Windows, you might need to run the following command under PowerShell in the repository directory before the NPM steps: Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass

Developer convenience

The infrastructure to build/deploy this add-on was taken from Microsoft's minecraft-scripting-samples and so the instructions for it may be used here as well.

Specifically you can also run the following command to on Windows to have the add-on build and deliver to your Minecraft client: npm run local-deploy

This is a better option than creating and installing the mcaddon file directly if you plan to be developing with it as it will update the add-on. If you're going to do this and have already installed the add-on using the mcaddon file then you may want to remove that from your Minecraft client first before using the local deploy.

tpwand's People

Contributors

corrodedcoder avatar rb80 avatar

Stargazers

 avatar

Watchers

Kevin Colyer avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.