We've added a new feature that allows you to create time-limited holograms! These temporary holograms will automatically disappear after a specified duration, making them perfect for:
Event announcements
Limited-time promotions
Warnings or notices that should expire
Testing hologram positions without having to manually remove them
New Command:
/hologram temp <name> <seconds> <text> - Create a hologram that will disappear after the specified number of seconds
Usage Examples:
/hologram temp event-notice 300 &eEvent starting in 5 minutes! - Creates a hologram that will disappear after 5 minutes
/hologram temp warning 86400 &cThis area will be reset tomorrow - Creates a hologram that will disappear after 1 day
This command uses the same permission as the regular create command (hologram.create).
We've added a new feature to the hologram plugin! You can now easily duplicate existing holograms with the /hologram copy command. This allows you to quickly create multiple similar holograms without having to re-type the text.
New Command:
/hologram copy <source> <newname> - Creates a copy of an existing hologram at your current location
Usage Example:
Create your first hologram: /hologram create welcome &6Welcome to the server!|&bEnjoy your stay!
Make a copy in a different location: /hologram copy welcome spawn-welcome
This command uses the same permission as edit/move (hologram.edit), so anyone who can edit holograms can also copy them.