|
|
|
## Description
|
|
Spawns a hologram at a target location.
|
|
Spawns a hologram at a target location.
|
|
|
|
|
|
|
|
|
|
## Attributes
|
|
## Attributes
|
|
| Attributes | Alias | Description | Default Value |
|
|
| Attribute | Aliases | Description | Default |
|
|
| ---------- | ----- | ---------------- | --------------------- |
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
| text | t | The text to show | Hologram Text Missing |
|
|
| text | t | The text to show | Hologram Text Missing |
|
|
| stay | time | The duration of the hologram in ticks | 100 |
|
|
| stay | time, staytime | The duration of the hologram in ticks | 100 |
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
## Examples
|
|
Creates a hologram above the mob when the mob gets right clicked, which displays for 100 ticks.
|
|
Creates a hologram above the mob when the mob gets right clicked, which displays for 100 ticks.
|
... | @@ -14,6 +17,5 @@ Skills: |
... | @@ -14,6 +17,5 @@ Skills: |
|
```
|
|
```
|
|
|
|
|
|
## Aliases
|
|
## Aliases
|
|
|
|
|
|
- [x] summonhologram
|
|
- [x] summonhologram
|
|
- [x] holo |
|
- [x] holo |
|
\ No newline at end of file |
|
|