All Projects → filoghost → Holographicdisplays

filoghost / Holographicdisplays

Licence: gpl-3.0
Create modern looking holograms in Minecraft.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Holographicdisplays

Glowstone
A fast, customizable and compatible open source server for Minecraft: Java Edition
Stars: ✭ 1,364 (+679.43%)
Mutual labels:  minecraft, spigot, bukkit
Betonquest
An advanced and powerful quest scripting plugin for Minecraft. Features built-in RPG style conversations and integration for over 25 other plugins.
Stars: ✭ 121 (-30.86%)
Mutual labels:  minecraft, spigot, bukkit
Bedwarsrel
Bedwars Reloaded - The Minecraft Bedwars Plugin!
Stars: ✭ 108 (-38.29%)
Mutual labels:  minecraft, spigot, bukkit
Serverlistplus
A flexible Minecraft plugin to customize the appearance of your server in the server list
Stars: ✭ 127 (-27.43%)
Mutual labels:  minecraft, spigot, bukkit
Lagmonitor
Monitor performance of your Minecraft server. Similar to VisualVM and Java Mission Control.
Stars: ✭ 147 (-16%)
Mutual labels:  minecraft, spigot, bukkit
Savagefactions
The Ultimate Competitve Factions Plugin. Switches focus from casual factions and introduces new features for competitive factions.
Stars: ✭ 99 (-43.43%)
Mutual labels:  minecraft, spigot, bukkit
Viabackwards
Allows the connection of older clients to newer server versions for Minecraft servers.
Stars: ✭ 135 (-22.86%)
Mutual labels:  minecraft, spigot, bukkit
Chestcommands
An intuitive and powerful plugin to create graphical user interfaces in Minecraft.
Stars: ✭ 62 (-64.57%)
Mutual labels:  minecraft, spigot, bukkit
Item Nbt Api
Add custom NBT tags to Items/Tiles/Entities without NMS!
Stars: ✭ 163 (-6.86%)
Mutual labels:  minecraft, spigot, bukkit
Commandbook
General and administrative commands
Stars: ✭ 139 (-20.57%)
Mutual labels:  minecraft, spigot, bukkit
Chestshop 3
ChestShop - the chest & sign shop plugin for Minecraft Servers running Bukkit/Spigot/Paper
Stars: ✭ 158 (-9.71%)
Mutual labels:  minecraft, spigot, bukkit
Advanced Achievements
🎆 Popular plugin that adds unique and challenging achievements to Minecraft servers.
Stars: ✭ 151 (-13.71%)
Mutual labels:  minecraft, spigot, bukkit
Plugman
Plugin manager for Bukkit servers.
Stars: ✭ 80 (-54.29%)
Mutual labels:  minecraft, spigot, bukkit
Bstats
bStats collects data for plugin authors. It's free and easy to use!
Stars: ✭ 99 (-43.43%)
Mutual labels:  minecraft, spigot, bukkit
Guilds
Adding RPG to your server has never been more fun and action-packed!
Stars: ✭ 66 (-62.29%)
Mutual labels:  minecraft, spigot, bukkit
Xseries
Library for cross-version Minecraft Bukkit support and various efficient API methods.
Stars: ✭ 109 (-37.71%)
Mutual labels:  minecraft, spigot, bukkit
Webconsole
Spigot plugin to manage your server remotely using a web interface
Stars: ✭ 62 (-64.57%)
Mutual labels:  minecraft, spigot, bukkit
Fastboard
Simple Bukkit scoreboard API with 1.7.10 to 1.16 support.
Stars: ✭ 62 (-64.57%)
Mutual labels:  minecraft, spigot, bukkit
Slime World Manager
A Spigot plugin that implements the Slime Region Format.
Stars: ✭ 118 (-32.57%)
Mutual labels:  minecraft, spigot, bukkit
Mobarena
MobArena plugin for Minecraft
Stars: ✭ 147 (-16%)
Mutual labels:  minecraft, spigot, bukkit

Holographic Displays

Bukkit Dev Page: http://dev.bukkit.org/bukkit-plugins/holographic-displays

API tutorial: https://github.com/filoghost/HolographicDisplays/wiki

Development Builds: https://ci.codemc.io/job/filoghost/job/HolographicDisplays

Maven

<repository>
    <id>codemc-repo</id>
    <url>https://repo.codemc.io/repository/maven-public/</url>
</repository>
<dependency>
    <groupId>com.gmail.filoghost.holographicdisplays</groupId>
    <artifactId>holographicdisplays-api</artifactId>
    <version>2.4.0</version>
    <scope>provided</scope>
</dependency>

License

Holographic Displays is free software/open source, and is distributed under the GPL 3.0 License. It contains third-party code, see the included THIRD-PARTY.txt file for the license information on third-party code.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].