Giter Club home page Giter Club logo

holograms's Introduction

Holograms

Example image It's a simple mod that allows to create of server side holograms with full support for formatting and items. Everything is created on packet level, which means commands or other mods shouldn't break them. Formatting uses PlaceholderAPI's Text Parser for which docs you can find here. It also supports usage of placeholders from Placeholder API.

If you have any questions, you can ask them on my Discord

You can download it from Modrinth or CurseForge.

Example image 2

Commands

You need to have holograms.admin and holograms.main permissions to use these commands. Additionally, you need holograms.executable if you want to add commands to them.

  • /holograms - Displays mod's version,
  • /holograms create <id> - Creates new hologram,
  • /holograms remove <id> - Removes selected hologram,
  • /holograms teleportTo <id> - Teleports player to hologram,
  • /holograms info <id> - Displays information about hologram,
  • /holograms modify <id> ... - Modifies hologram:
    • ... update-rate <value> - Changes how much time (in ticks, 1 sec = 20 ticks) needs to pass before placeholders are updated,
    • ... position [<optional coords>] - Changes position of hologram
    • ... lines ... - Changes content of hologram:
      • ... set <position> <line value...> - Sets line to line value
      • ... add <line value...> - Adds line to the end
      • ... insert <position> <line value...> - Inserts line at position (moves everything after one line)
      • ... remove <position> - Removes line at position

Holograms API

If you are developer interested in using API, check Hologram API repository

holograms's People

Contributors

drexhd avatar patbox 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.