diff --git a/docs/general/commands/features.md b/docs/general/commands/features.md index 18b69c9..f9bcb3f 100644 --- a/docs/general/commands/features.md +++ b/docs/general/commands/features.md @@ -7,7 +7,8 @@ description: General usage of special features for a hologram ## Commands -: **Aliases:** `feature`, `f` +**Aliases:** `feature`, `f` +**Permission:** `dh.command.features` /// info | Command help For a list of all available subcommands run the following command: @@ -20,7 +21,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh f disable ` { #dh-f-disable } -: **Aliases:** `off` +: **Aliases:** `off` + **Permission:** `dh.command.features.disable` Disables a Feature. @@ -30,7 +32,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh f enable ` { #dh-f-enable } -: **Aliases:** `on` +: **Aliases:** `on` + **Permission:** `dh.command.features.enable` Enables a Feature. @@ -40,7 +43,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh f info ` { #dh-f-info } -: Gives information about a specific feature. +: **Permission:** `dh.command.features.info` + + Gives information about a specific feature. - `#!command ` - The feature to retrieve infos about. @@ -48,12 +53,16 @@ For a list of all available subcommands run the following command: ### `#!command /dh f list` { #dh-f-list } -: Lists all available features. +: **Permission:** `dh.command.features.list` + + Lists all available features. ---- ### `#!command /dh f reload ` { #dh-f-reload } -: Reloads a specific feature. +: **Permission:** `dh.command.features.reload` + + Reloads a specific feature. - `#!command ` - The feature to reload. \ No newline at end of file diff --git a/docs/general/commands/general.md b/docs/general/commands/general.md index b4ce07e..b4d0f8d 100644 --- a/docs/general/commands/general.md +++ b/docs/general/commands/general.md @@ -18,7 +18,9 @@ For a list of available subcommands run the following command: ### `#!command /dh convert [file]` { #dh-convert } -: Converts holograms from another hologram plugin. +: **Permission:** `dh.command.convert` + + Converts holograms from another hologram plugin. The hologram plugin does not have to be on the server. Only its files! - `#!command ` - The Hologram plugin to convert holograms from. See [this page](../compatibility.md) for a list. @@ -28,7 +30,9 @@ For a list of available subcommands run the following command: ### `#!command /dh list [page]` { #dh-list } -: Lists all holograms loaded from a hologram file. +: **Permission:** `dh.command.list` + + Lists all holograms loaded from a hologram file. - `#!command [page]` - Page in the list to move to. @@ -36,12 +40,16 @@ For a list of available subcommands run the following command: ### `#!command /dh reload` { #dh-reload } -: Reloads the plugin. +: **Permission:** `dh.command.reload` + + Reloads the plugin. ---- ### `#!command /dh version` { #dh-version } -: **Aliases:** `about`, `ver` +: **Permission:** `dh.command.version` + + **Aliases:** `about`, `ver` Shows some info about your current DecentHolograms version. \ No newline at end of file diff --git a/docs/general/commands/hologram-line.md b/docs/general/commands/hologram-line.md index 08b53fa..966fcdf 100644 --- a/docs/general/commands/hologram-line.md +++ b/docs/general/commands/hologram-line.md @@ -7,7 +7,8 @@ description: General usage and editing of hologram lines ## Commands -: **Aliases:** `line`, `l` +**Aliases:** `line`, `l` +**Permission:** `dh.command.lines` /// info | Command help For a list of all available subcommands run the following command: @@ -20,7 +21,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh l add [content]` { #dh-l-add } -: **Aliases:** `append` +: **Aliases:** `append` + **Permission:** `dh.command.lines.add` Add a new line into hologram. @@ -32,7 +34,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh l addflag ` { #dh-l-addflag } -: Adds a [flag](../flags.md) to a hologram line. +: **Permission:** `dh.command.lines.addflag` + + Adds a [flag](../flags.md) to a hologram line. - `#!command ` - Name of the Hologram. - `#!command ` - Index of the page, on which the line is. @@ -41,21 +45,25 @@ For a list of all available subcommands run the following command: ---- -### `#!command /dh l align {X|Z|XZ}` { #dh-l-align } +### `#!command /dh l align {X|Z|XZ|FACING}` { #dh-l-align } -: Aligns `#!command ` with `#!command ` on the specified axis. + +: **Permission:** `dh.command.lines.align` + + Aligns `#!command ` with `#!command ` on the specified axis or facing angle. - `#!command ` - Name of the Hologram. - `#!command ` - Index of the page, on which the line is. - `#!command ` - Index of the first line. - `#!command ` - Index of the second line. - - `#!command {X|Z|XZ}` - Align `#!command ` with `#!command ` on either the X, Z, or X and Z axis. + - `#!command {X|Z|XZ|FACING}` - Align `#!command ` with `#!command ` on either the X, Z, or X and Z axis, or sets its facing angle to that of `#!command `. ---- ### `#!command /dh l edit ` { #dh-l-edit } -: **Aliases:** `e` +: **Aliases:** `e` + **Permission:** `dh.command.lines.edit` Gives you a chat message to click on to get a pre-made command to edit the specified line. @@ -67,7 +75,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh l height ` { #dh-l-height } -: **Aliases:** `setheight` +: **Aliases:** `setheight` + **Permission:** `dh.command.lines.height` Set the height of a line. @@ -80,7 +89,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh l info ` { #dh-l-info } -: Display some general info about a hologram line. +: **Permission:** `dh.command.lines.info` + + Display some general info about a hologram line. - `#!command ` - Name of the Hologram. - `#!command ` - Index of the page, on which the line is. @@ -90,7 +101,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh l insert [content]` { #dh-l-insert } -: Insert a new line into hologram at the position of the given line number. +: **Permission:** `dh.command.lines.insert` + + Insert a new line into hologram at the position of the given line number. - `#!command ` - Name of the Hologram. - `#!command ` - Index of the page, on which the line is. @@ -101,7 +114,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh l offsetx ` { #dh-l-offsetx } -: **Aliases:** `offx`, `xoff`, `xoffset` +: **Aliases:** `offx`, `xoff`, `xoffset` + **Permission:** `dh.command.lines.offsetx` Set the X offset of a hologram line. @@ -114,7 +128,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh l offsetz ` { #dh-l-offsetz } -: **Aliases:** `offz`, `zoff`, `zoffset` +: **Aliases:** `offz`, `zoff`, `zoffset` + **Permission:** `dh.command.lines.offsetz` - `#!command ` - Name of the Hologram. - `#!command ` - Index of the page, on which the line is. @@ -125,7 +140,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh l remove ` { #dh-l-remove } -: **Aliases:** `del`, `delete`, `rem` +: **Aliases:** `del`, `delete`, `rem` + **Permission:** `dh.command.lines.remove` Remove a line from hologram. @@ -137,7 +153,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh l removeflag ` { #dh-l-removeflag } -: Removes a [flag](../flags.md) from a hologram line. +: **Permission:** `dh.command.lines.removeflag` + + Removes a [flag](../flags.md) from a hologram line. - `#!command ` - Name of the Hologram. - `#!command ` - Index of the page, on which the line is. @@ -148,7 +166,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh l set ` { #dh-l-set } -: Set a new content to hologram line. +: **Permission:** `dh.command.lines.set` + + Set a new content to hologram line. - `#!command ` - Name of the Hologram. - `#!command ` - Index of the page, on which the line is. @@ -159,7 +179,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh l setfacing ` { #dh-l-setfacing } -: **Aliases:** `facing`, `face` +: **Aliases:** `facing`, `face` + **Permission:** `dh.command.lines.setfacing` Set the rotation of hologram line facing (Yaw). This only has an effect on `#HEAD:`, `#SMALLHEAD:` and `#ENTITY:` content lines. @@ -172,7 +193,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh l setpermission [permission]` { #dh-l-setpermission } -: **Aliases:** `perm`, `permission`, `setperm` +: **Aliases:** `perm`, `permission`, `setperm` + **Permission:** `dh.command.lines.setpermission` Set a permission required to view a hologram line. @@ -185,7 +207,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh l swap ` { #dh-l-swap } -: Swap two lines in a hologram. +: **Permission:** `dh.command.lines.swap` + + Swap two lines in a hologram. - `#!command ` - Name of the Hologram. - `#!command ` - Index of the page, on which the lines are. diff --git a/docs/general/commands/hologram-pages.md b/docs/general/commands/hologram-pages.md index ee723d0..be476c4 100644 --- a/docs/general/commands/hologram-pages.md +++ b/docs/general/commands/hologram-pages.md @@ -7,7 +7,8 @@ description: General usage and editing of hologram pages ## Commands -: **Aliases:** `page`, `p` +**Aliases:** `page`, `p` +**Permission:** `dh.command.pages` /// info | Command help For a list of all available subcommands run the following command: @@ -20,7 +21,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh p actions [listPage]` { #dh-p-actions } -: View actions set on the specified [Click type](../actions.md#click-types) in page of a hologram. +: **Permission:** `dh.command.pages.actions` + + View actions set on the specified [Click type](../actions.md#click-types) in page of a hologram. - `#!command ` - Name of the hologram. - `#!command ` - Index of the page. @@ -31,7 +34,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh p add [content]` { #dh-p-add } -: **Aliases:** `append` +: **Aliases:** `append` + **Permission:** `dh.command.pages.add` Add a new page into hologram. @@ -42,7 +46,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh p addaction ` { #dh-p-addaction } -: Adds the specified [``](../actions.md) for the specified `#!command ` to a hologram page. +: **Permission:** `dh.command.pages.addaction` + + Adds the specified [``](../actions.md) for the specified `#!command ` to a hologram page. - `#!command ` - Name of the hologram. - `#!command ` - Index of the page. @@ -53,7 +59,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh p clearactions ` { #dh-p-clearactions } -: Clears `#!command ` of all [Actions](../actions.md) specified for `#!command `. +: **Permission:** `dh.command.pages.clearactions` + + Clears `#!command ` of all [Actions](../actions.md) specified for `#!command `. - `#!command ` - Name of the hologram. - `#!command ` - Index of the page. @@ -63,7 +71,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh p insert [content]` { #dh-p-insert } -: Insert a new page into hologram. +: **Permission:** `dh.command.pages.insert` + + Insert a new page into hologram. - `#!command ` - Name of the hologram. - `#!command ` - Position of the page to insert the new one before. @@ -73,7 +83,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh p remove ` { #dh-p-remove } -: **Aliases:** `del`, `delete`, `rem` +: **Aliases:** `del`, `delete`, `rem` + **Permission:** `dh.command.pages.remove` Remove a page from hologram. @@ -84,7 +95,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh p removeaction ` { #dh-p-removeaction } -: **Aliases:** `remaction` +: **Aliases:** `remaction` + **Permission:** `dh.command.pages.removeaction` Removes an [Action](../actions.md) for `#!command ` from `#!command `. @@ -97,7 +109,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh p swap ` { #dh-p-swap } -: Swaps `#!command ` with `#!command `. +: **Permission:** `dh.command.pages.swap` + + Swaps `#!command ` with `#!command `. - `#!command ` - Name of the hologram. - `#!command ` - Index of the first page. @@ -107,7 +121,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh p switch [player]` { #dh-p-switch } -: **Aliases:** `go`, `view` +: **Aliases:** `go`, `view` + **Permission:** `dh.command.pages.switch` Switch to another page in a hologram. diff --git a/docs/general/commands/hologram.md b/docs/general/commands/hologram.md index e0a3794..d5c2501 100644 --- a/docs/general/commands/hologram.md +++ b/docs/general/commands/hologram.md @@ -7,7 +7,8 @@ description: General usage and editing of Holograms ## Commands -: **Aliases:** `hologram`, `holo`, `h` +**Aliases:** `hologram`, `holo`, `h` +**Permission:** `dh.command.holograms` /// info | Command help For a list of all available subcommands run the following command: @@ -20,7 +21,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh h addflag ` { #dh-h-addflag } -: Adds a [flag](../flags.md) to a hologram. +: **Permission:** `dh.command.holograms.addflag` + + Adds a [flag](../flags.md) to a hologram. - `#!command ` - Name of the Hologram. - `#!command ` - Name of the [Flag](../flags.md) to add. @@ -29,7 +32,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh h align {X|Y|Z|XZ|FACING} ` { #dh-h-align } -: Moves a hologram to the location of the other hologram on a specified axis. +: **Permission:** `dh.command.holograms.align` + + Moves a hologram to the location of the other hologram on a specified axis. - `#!command ` - Name of the Hologram. - `#!command {X|Y|Z|XZ|FACING}` - Aligns the hologram on either the X, Y, Z, or X and Z axis of the `#!command `, or sets the same facing angle as the `#!command `. @@ -39,7 +44,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh h center ` { #dh-h-center } -: Moves a hologram into the center of the block on its current X and Z location. +: **Permission:** `dh.command.holograms.center` + + Moves a hologram into the center of the block on its current X and Z location. - `#!command ` - Name of the Hologram. @@ -47,7 +54,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh h clone [temp] [-l::::]` { #dh-h-clone } -: **Aliases:** `copy` +: **Aliases:** `copy` + **Permission:** `dh.command.holograms.clone` Clone an existing hologram. @@ -69,7 +77,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh h create [-l::::] [content]` { #dh-h-create } -: **Aliases:** `create`, `c` +: **Aliases:** `create`, `c` + **Permission:** `dh.command.holograms.create` Create a new hologram. @@ -90,7 +99,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh h delete ` { #dh-h-delete } -: **Aliases:** `del`, `remove`, `rem` +: **Aliases:** `del`, `remove`, `rem` + **Permission:** `dh.command.holograms.delete` Delete an existing hologram. @@ -100,7 +110,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh h disable ` { #dh-h-disable } -: **Aliases:** `off` +: **Aliases:** `off` + **Permission:** `dh.command.holograms.disable` Disable a hologram. While disabled, it won't be displayed to anyone. @@ -110,7 +121,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh h downorigin {true|false}` { #dh-h-downorigin } -: Sets the value of down origin. If true, hologram's location will be relative to its bottom. +: **Permission:** `dh.command.holograms.downorigin` + + Sets the value of down origin. If true, hologram's location will be relative to its bottom. - `#!command ` - Name of the Hologram. - `#!command {true|false}` - Whether the hologram's location should be relative to its bottom line or not. @@ -119,7 +132,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh h enable ` { #dh-h-enable } -: **Aliases:** `on` +: **Aliases:** `on` + **Permission:** `dh.command.holograms.enable` Enable a hologram. @@ -129,7 +143,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh h info ` { #dh-h-info } -: Prints some general info about a hologram. +: **Permission:** `dh.command.holograms.info` + + Prints some general info about a hologram. - `#!command ` - Name of the Hologram. @@ -137,7 +153,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh h lines [listPage]` { #dh-h-lines } -: Lists all the holograms lines. +: **Permission:** `dh.command.holograms.lines` + + Lists all the holograms lines. - `#!command ` - Name of the Hologram. - `#!command ` - Page to list the lines of. @@ -147,7 +165,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh h move ` { #dh-h-move } -: **Aliases:** `mv` +: **Aliases:** `mv` + **Permission:** `dh.command.holograms.move` Teleports the given hologram to the given coordinates. @@ -160,7 +179,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh h movehere ` { #dh-h-movehere } -: **Aliases:** `mvhr` +: **Aliases:** `mvhr` + **Permission:** `dh.command.holograms.movehere` Teleports the given hologram to your location. @@ -170,7 +190,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh h near ` { #dh-h-near } -: Lists of holograms in the specified distance from you. +: **Permission:** `dh.command.holograms.near` + + Lists of holograms in the specified distance from you. - `#!command ` - Distance to check in blocks. @@ -178,7 +200,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh h removeflag ` { #dh-h-removeflag } -: Removes a [flag](../flags.md) from the hologram. +: **Permission:** `dh.command.holograms.removeflag` + + Removes a [flag](../flags.md) from the hologram. - `#!command ` - Name of the Hologram. - `#!command ` - Name of the [Flag](../flags.md) you want to remove. @@ -187,7 +211,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh h rename ` { #dh-h-rename } -: Rename an existing hologram. +: **Permission:** `dh.command.holograms.rename` + + Rename an existing hologram. - `#!command ` - Name of the Hologram, you want to rename. - `#!command ` - The Hologram's new name. @@ -196,7 +222,9 @@ For a list of all available subcommands run the following command: ### `#!command /dh h setdisplayrange ` { #dh-h-setdisplayrange } -: Set maximum distance a player can be from a hologram to see it. +: **Permission:** `dh.command.holograms.setdisplayrange` + + Set maximum distance a player can be from a hologram to see it. - `#!command ` - Name of the Hologram. - `#!command ` - Number between `1` and `64` to set the display range in blocks. @@ -205,7 +233,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh h setfacing ` { #dh-h-setfacing } -: **Aliases:** `facing`, `face`, `setface` +: **Aliases:** `facing`, `face`, `setface` + **Permission:** `dh.command.holograms.setfacing` Set the rotation of hologram facing (yaw). Only affects `#HEAD:`, `#SMALLHEAD:` and `#ENTITY:` content lines. @@ -216,7 +245,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh h setpermission [permission]` { #dh-h-setpermission } -: **Aliases:** `permission`, `setperm`, `perm` +: **Aliases:** `permission`, `setperm`, `perm` + **Permission:** `dh.command.holograms.setpermission` Set the current permission required to view the hologram. @@ -227,7 +257,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh h setupdateinterval ` -: **Aliases:** `updateinterval` +: **Aliases:** `updateinterval` + **Permission:** `dh.command.holograms.setupdateinterval` Set update interval. @@ -237,8 +268,10 @@ For a list of all available subcommands run the following command: ---- ### `#!command /dh h setupdaterange ` - -: Set maximum distance a player can be from a hologram to see it's updates. + +: **Permission:** `dh.command.holograms.setupdaterange` + + Set maximum distance a player can be from a hologram to see it's updates. - `#!command ` - Name of the Hologram. - `#!command ` - Number between `1` and `64` to set the update range in blocks. @@ -247,7 +280,8 @@ For a list of all available subcommands run the following command: ### `#!command /dh h teleport ` { #dh-h-teleport } -: **Aliases:** `tele`, `tp` +: **Aliases:** `tele`, `tp` + **Permission:** `dh.command.holograms.teleport` Teleports you to the given hologram. @@ -256,7 +290,9 @@ For a list of all available subcommands run the following command: ---- ### `#!command /dh h update ` { #dh-h-update } - -: Hide the hologram and then Show it again. + +: **Permission:** `dh.command.holograms.update` + + Hide the hologram and then Show it again. - `#!command ` - Name of the Hologram. diff --git a/docs/general/commands/index.md b/docs/general/commands/index.md index 5453dec..e9f9776 100644 --- a/docs/general/commands/index.md +++ b/docs/general/commands/index.md @@ -38,3 +38,15 @@ You can just use: /dh h c demo ``` /// + +## Permissions + +DecentHolograms offers specific sets of permissions for you to use. + +| Permission | Description | +|-------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| `dh.default` | Grants access to the main `/decentholograms` command (Only showing plugin info) and [`/dh version`](general.md#dh-version). | +| `dh.admin` | Grants access to all commands and sub-commands of the plugin. | +| `dh.command` | Same as `dh.admin`, granting access to all commands and sub-commands of the plugin. | +| `dh.command.` | Grants access to a specific command of the plugin. I.e. `dh.command.version` allows access to [`/dh version`](general.md#dh-version). | +| `dh.command..` | Grants access to a specific sub-command of the plugin. I.e. `dh.command.holograms.create` allows access to [`/dh holograms create ...`](hologram.md#dh-h-create). | \ No newline at end of file diff --git a/docs/general/format-and-colors/index.md b/docs/general/format-and-colors/index.md index ece5878..caab92d 100644 --- a/docs/general/format-and-colors/index.md +++ b/docs/general/format-and-colors/index.md @@ -151,23 +151,47 @@ The following options can be set for the `` in `()`: /// tab | Player Name A valid player name. -**Example:** `d0by` +//// example +Displays the head of the player `d0by`. + +``` +#ICON: PLAYER_HEAD (d0by) +``` +//// /// /// tab | Placeholder A placeholder that gets turned into a Player name. Internal placeholders and PlaceholderAPI ones work. -**Example:** `{player}` +//// example +Displays the head of the player looking at the hologram. + +``` +#ICON: PLAYER_HEAD ({player}) +``` +//// /// /// tab | Base64-encoded texture A Base64-encoded texture value can be used. They can often be found on sites such as https://minecraft-heads.com{ target="_blank" rel="nofollow" } and are usually refered to as `value`. -**Example:** [`eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTYzNmRlZTgwNmJhNDdhMmM0MGU5NWI1N2ExMmYzN2RlNmMyZTY3N2YyMTYwMTMyYTA3ZTI0ZWVmZmE2In19fQ==`](https://minecraft-heads.com/custom-heads/head/1){ target="_blank" rel="nofollow" } +//// example +Displays the texture of https://minecraft-heads.com/custom-heads/head/1{ target="_blank" rel="nofollow" }. + +``` +#ICON: PLAYER_HEAD (eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTYzNmRlZTgwNmJhNDdhMmM0MGU5NWI1N2ExMmYzN2RlNmMyZTY3N2YyMTYwMTMyYTA3ZTI0ZWVmZmE2In19fQ==) +``` +//// /// /// tab | HeadDatabase Head `HEADDB_` can be used where `` is the number one can find on https://minecraft-heads.com{ target="_blank" rel="nofollow" }. It can usually be found in the URL. -**Example:** [`HEADDB_1`](https://minecraft-heads.com/custom-heads/head/1){ target="_blank" rel="nofollow" } +//// example +Displays the texture of https://minecraft-heads.com/custom-heads/head/1{ target="_blank" rel="nofollow" } using the HeadDatabase Plugin. + +``` +#ICON: PLAYER_HEAD (HEADDB_1) +``` +//// ///