HolographicMenus

FREE HolographicMenus 2.0-SNAPSHOT-22

No permission to download
Contributors:
Sataniel



IF YOU ARE RUNNING A HOLOGRAPHIC MENUS II PREVIEW BUILD, PLEASE HAVE A LOOK AT THE WIKI FOR SETUP INFORMATION!

What is HolographicMenus?
Did you always think that commands are a very ugly way to ask the player for input? Every other game has GUIs. Why can't Minecraft have custom beautiful menus as well? If you did, then you'll love this plugin. Holographic Menus adds the possibility to script custom holographic GUI menus that execute a command when a button is punched. Just open the menu with a single command (/menu) and this will pop up:



Features
  • Provides a menu that doesn't take all of the player's attention so that he is able to use it even while in danger to get into combat
  • Create as many pages per menu as you wish(hit the 5th line to change)
  • Create as many menus as you wish (open them with /menu [name]
  • Nobody else is able to see or use a menu you opened (ProtocolLib required)
  • Every player can set different colours
  • All messages can be modified, so other languages can be used. Per player languages supported!
  • Multiple commands per button with CommandsXL.

Commands

  • /menu [menu name] - Opens a menu.
  • /holographicmenus,hm reload,r - Reload files.
  • /holographicmenus,hm settings,s [player] [head|highlight|text] [colour code] - Modify your personal menu style!
  • /holographicmenus,hm version,v - Plugin information.

Changelog

Compatibilty

Server
CraftBukkit (or a CraftBukkit mod like Spigot or SportBukkit) for Minecraft 1.7.9 and higher
Java
7 and higher
UUIDs
Supported.
Known incompatibilities
Should work with everything that works with the dependencies.

Dependencies

ProtocolLib
It runs without ProtocolLib as well, but it's required to make holograms invisible for other players.
HolographicDisplays
Please note that this plugin is not an official addon written by filoghost, the author of HolographicDisplays.
CommandsXL
Highly recommended! If you need to run multiple commands with permissions the player does not have or as the console, CXL is the way to go.

Configuration instructions
HolographicMenus uses YAML files to store data. If you're not familiar with YAML or if you get into trouble for some reason, try out this to fix your file. config.yml contains the plugin configuration. It should be easily understandable. data.yml stores player data and shouldn't be modified, lang.ymlcontains the messages the plugin broadcasts.

There are some variables that are replaced automatically.
Use this ones in messages:
  • %head% - colour for header texts
  • %text% - default text colour
  • %highlight% - highlighted text colour
  • %page% - menu page number
  • %maxpages% - maximum amount of pages
There are some variables that can be used in both messages and commands, too:

Need permissions to disable anything? Here you go:


Upcoming features
done, tested
done, not tested
work in progress
to do

Release 2.0 or later

  • Rewrite from scratch: I wrote the core part of Holographic Menus many months ago as a private and unconfigurable plugin called DRE2N-Visual. Nowadays, I'm a lot more experienced and able to create a lot more sophisticated code. HolographicMenus deserves a rewrite :smile:
  • Support for PlaceHolderAPI
  • Per group buttons
  • French translation
  • Trigger a sound when a button is punched or when a menu is opened
  • More convenient trigger to open the menu
  • Use items as a header
  • Button to switch to previous pages
  • Static menus that are visible and usable by anyone with the permission to do so; they do not move
  • Shops (Vault integration)
  • Option to set the opened page when the menu pops up instead of setting it to the last opened page
  • Handy, per-menu file configuration system
  • Statistic variables
  • Get chat input to handle command arguments
Unconfirmed requests
  • Support for IndividualHolograms as a library instead of HolographicDisplays
  • Standalone functionality

Support, bug reports & suggestions

I highly appreciate any kind of feedback and I'm willing to offer support. This is not the place to ask for support, though! Please do not PM me and do not misuse the review function for support requests. I'll do my very best to help if you open an issue at Github. Avoid to use the discussion thread, too, please, unless you don't have a Github account.

Plugins maintained by me
All of them are free and open source :smile:
FactionsOne - Factions 1.8.2 with UUID support - updated to latest Bukkit versions!
HolographicMenus - Create GUIs like in Sword Art Online!
DungeonsXL - Create custom dungeons or adventure maps with ease!
CommandsXL - Simple command link plugin.
ItemsXL - Advanced and unique custom item plugin.
BroadcastXS - Async broadcast plugin.
Author
Direct-Leaks.com
Downloads
5
Views
250
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Direct-Leaks.com

Latest updates

  1. HolographicMenus

    https://www.spigotmc.org/resources/holographicmenus.9389/ Contributors: Sataniel IF YOU...
Top