Code Monkey home page Code Monkey logo

simple-positions's Introduction

Simple Positions

Saving and Loading Positions [Client/Server]

This mod lets you save the coordinates of your current position and retrieve them later on via commands. You can give your positions names and even add them to a custom list! If you want to get a previously saved position, simply search for its name, list and dimension and retrieve its coordinates in your chat. All positions are saved to a JSON file, so you have total control over your data. For usage instructions please consult the wiki.

TLDR:

Saving position:

/pos set <dimension>.<list>.<name>

Retrieving position:

/pos get <dimension>.<list>.<name>

simple-positions's People

Contributors

marcbeat avatar

Watchers

 avatar

simple-positions's Issues

Add `nearest` action

With the action nearest, the nearest position matching an optional filter query is returned.
The filter query is implied on the FQN.

For calculating the nearest position, the square root distance is taken, to avoid unnecessary ambiguity using manhattan distance.

Possible usage:

/pos nearest
/pos nearest portal

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.