... | @@ -5,8 +5,8 @@ Sends a resource pack to the targeted player. |
... | @@ -5,8 +5,8 @@ Sends a resource pack to the targeted player. |
|
## Attributes
|
|
## Attributes
|
|
| Attribute | Aliases | Description | Default |
|
|
| Attribute | Aliases | Description | Default |
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
| url | u | The link to the resourcepack to download | NONE |
|
|
| url | u, link | The link to the resourcepack to download | NONE |
|
|
| hash | h | The hash for the resource pack (not currently used) | mythicmobs |
|
|
| hash | h | The hash for the resource pack | mythicmobs |
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
## Examples
|
... | @@ -17,3 +17,7 @@ Skills: |
... | @@ -17,3 +17,7 @@ Skills: |
|
- sendresourcepack{url="https://yourresourcepackurlhere";hash="cf23df2207d99a74fbe169e3eba035e633b65d94"} @PIR{r=15} ~onSpawn
|
|
- sendresourcepack{url="https://yourresourcepackurlhere";hash="cf23df2207d99a74fbe169e3eba035e633b65d94"} @PIR{r=15} ~onSpawn
|
|
- ...
|
|
- ...
|
|
```
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
|
- [x] resourcepack |
|
|
|
\ No newline at end of file |