Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
HSGamer committed Dec 6, 2023
2 parents 64b6902 + 22661c1 commit c163cf6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
3 changes: 0 additions & 3 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ BetterGUI is a Spigot plugin to create inventory menus. It's known for the modul
* [BungeeCord support]({{% ref "addon/bungee-link" %}})
* [Vault support]({{% ref "addon/vault-bridge" %}})
* [PlayerPoints support]({{% ref "addon/player-points-bridge" %}})
* [Add menu to item]({{% ref "addon/item-listener" %}})
* [Add menu to block]({{% ref "addon/block-listener" %}})
* [Add menu to NPC]({{% ref "addon/npc-opener" %}})
* [Custom conditions]({{% ref "addon/eval-extra" %}})
* [PaperMC support]({{% ref "addon/paper-spec" %}})
* [Custom item check]({{% ref "addon/item-gotcha" %}})
Expand Down
3 changes: 1 addition & 2 deletions content/modifier/skull/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ skull-owner: <skull-owner>
## Note
* `<skull>` accepts a player name, an UUID (unique id), an Base64 value, or a `texture.minecraft.net` URL
* `<skull>` accepts a player name, an UUID (unique id), or a `texture.minecraft.net` URL

## Example

Expand All @@ -28,7 +28,6 @@ skull:
skull: "HSGamer"
#skull: "7acc67dc-8b84-4f8d-b7ad-ec81e758f5a1"
#skull: "http://textures.minecraft.net/texture/ffcdae586b52403b92b1857ee4331bac636af08bab92ba5750a54a83331a6353"
#skull: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmZjZGFlNTg2YjUyNDAzYjkyYjE4NTdlZTQzMzFiYWM2MzZhZjA4YmFiOTJiYTU3NTBhNTRhODMzMzFhNjM1MyJ9fX0="
per-player-skull:
position-x: 2
Expand Down

0 comments on commit c163cf6

Please sign in to comment.