Minecraft Touchscreen Holograms mod 2026 download
logo
minecraft mod Touchscreen Holograms

Touchscreen Holograms

Game Version: 1.19
Total Downloads: 97,145
Updated: Jun 12, 2022
Created: Mar 28, 2014
Download Touchscreen HologramsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Touchscreen Holograms v1.4.4 release 64.97 KB Jun 12, 2022 1.19 39 download Touchscreen Holograms Touchscreen Holograms v1.4.4 releaseDownload
Touchscreen Holograms v1.4.3 release 61.31 KB Jun 30, 2021 1.17 5,448 download Touchscreen Holograms Touchscreen Holograms v1.4.3 releaseDownload
Touchscreen Holograms v1.4.2 release 61.30 KB May 25, 2020 1.17 5,981 download Touchscreen Holograms Touchscreen Holograms v1.4.2 releaseDownload
Touchscreen Holograms v1.4.1 release 63.48 KB May 29, 2019 1.14 6,979 download Touchscreen Holograms Touchscreen Holograms v1.4.1 releaseDownload
Touchscreen Holograms v1.4.0 release 63.35 KB Dec 8, 2018 1.14 3,587 download Touchscreen Holograms Touchscreen Holograms v1.4.0 releaseDownload
Touchscreen Holograms v1.3.2 release 44.56 KB Feb 1, 2017 1.11 14,845 download Touchscreen Holograms Touchscreen Holograms v1.3.2 releaseDownload
Touchscreen Holograms v1.3.1 release 44.92 KB Mar 5, 2016 1.9 12,630 download Touchscreen Holograms Touchscreen Holograms v1.3.1 releaseDownload
Touchscreen Holograms v1.3 release 43.90 KB Dec 22, 2014 1.8 19,750 download Touchscreen Holograms Touchscreen Holograms v1.3 releaseDownload
Touchscreen Holograms v1.2 release 42.52 KB Jun 19, 2014 1.7.4 11,787 download Touchscreen Holograms Touchscreen Holograms v1.2 releaseDownload
Touchscreen Holograms v1.1.1 release 78.44 KB Apr 14, 2014 1.7.4 7,085 download Touchscreen Holograms Touchscreen Holograms v1.1.1 releaseDownload
Touchscreen Holograms v1.1 release 72.57 KB Apr 3, 2014 1.7.4 5,055 download Touchscreen Holograms Touchscreen Holograms v1.1 releaseDownload
Touchscreen Holograms v1.0.1 release 67.33 KB Mar 31, 2014 1.7.4 2,059 download Touchscreen Holograms Touchscreen Holograms v1.0.1 releaseDownload
Touchscreen Holograms v1.0 release 66.76 KB Mar 29, 2014 1.7.4 1,899 download Touchscreen Holograms Touchscreen Holograms v1.0 releaseDownload

Description

Share this:

 

This plugin allows holograms to run commands when right-clicked by players.

 

Features

  • Lightweight and easy to use.
  • Commands options and variables.
  • Bungeecord support (send players to servers).
  • Support for multiple commands.

 

Video

 

 

 

Permissions

The only permission to use all the commands is touchscreenholograms.admin

 

 

Plugin commands

Command                                                            Description
/touchscreenholograms or /touch or /th Main command of the plugin. Shows info about it, the version and the developer.
/touch help Shows the main commands of the plugin.
/touch add <hologram> <command> Adds a command to a hologram. You can see the properties of the commands below.
/touch remove <hologram> <commandIndex> Removes a command from a hologram at the given index. You can see the index of the commands with "/th details".
/touch details <hologram> Lists all the commands associated with a hologram.
/touch clearall <hologram> Removes all the commands from a hologram.
/touch list [page] Lists all the existing touch holograms.

 

 

 

Command types

By default, a command will be executed as the player who clicks. If you specify a prefix before the command (for example: "/touch add myHologram console: say Hello world") the command will have different properties.

console: <command>
The command is executed from the console.

op: <command>
The command is executed as OP.

server: <server>
Sends a player to a server, if using BungeeCord.
Example: /touch add myHologram server: hub

tell: <message>
Sends a message to a player, without using commands. Supports color codes.

 

 

Placeholders

You can use these placeholders in the commands, they will be replaced during execution with the current value.

  • {player} The name of the player who clicked the hologram.
  • {world} The name of world of the player who clicked.
  • {online} Amount of online players.
  • {max_players}Max online players (server slots).

Comments

Add a comment