-
Notifications
You must be signed in to change notification settings - Fork 0
Sample Use Cases
Show an introductory hologram when a player enters an area a few times, then hide it. This might be used in spawn areas to give information about important features.
/phd manage intro NTIMES times 3
Invoke a flashing hologram to really grab the visual field. This might be used to mark an especially dangerous area, or some other must-see object.
/phd manage demo-holo ALWAYS flashOn 3 flashOff 1
Show a hologram to players with appropriate permission; hide it from players lacking permission. This might be used in a lobby, to mark portals only to those with permission to use them.
/phd manage gateway-xanadu ALWAYS permission multiverse.access.lobby_xanadu
Show a hologram only when a player is "warm". This might be used as a sort of Easter egg.
/phd manage X ALWAYS distance 3 seconds 30 flash 1
Show a hologram to indicate the start of something big. This might be used in a lobby, to mark the start of a special event.
/phd manage announce-freeForAll IRLTIME 18:00 distance 20 seconds 60
🛑 End Of Life
▪ Overview
▪ Version Support 🚩
▪ How It Works
▪ Installation
▪ Configuration
▪ Localization
▫ Formatting Codes
▪ Commands & Perms
▫ list
▫ info
▫ report
▫ manage
▫ set
▫ unset
▫ unmanage
▫ reload
▫ convert
▪ Sample Use Cases
▪ Support
▪ FAQ
▪ Technical Details
▪ Futures