Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- static-gui-page-example:
- components:
- static-gui-image:
- type: image
- image-src: static-gui.gif
- width: 65
- height: 15
- position:
- x: 0
- y: 0.9
- pastebin-link:
- type: item
- execute-command-as-console: true
- onclick: "tellraw %player_name% {\"text\":\"\",\"extra\":[{\"text\":\"Click Here: \",\"color\":\"bold\"},{\"text\":\"Static GUI Page Example Config on Pastebin\",\"color\":\"underline\",\"clickEvent\":{\"action\":\"open_url\",\"value\":\"http://pastebin.com/UhFbgiBu\"}}]}"
- item-id: NETHER_STAR
- label: Static GUI Page Example Config
- onclick-sound: UI_BUTTON_CLICK #1.8 and 1.9 Sounds are listed on the plugin page
- position:
- x: -0.8
- y: 0.2
- rotation:
- x: 0
- y: 90
- z: 0
- back-btn:
- type: button
- mini: true
- symmetrical: true
- onclick-sound: UI_BUTTON_CLICK
- position:
- x: 0
- y: -0.4
- label: Back
- symmetrical: true ####THIS SHOULD ONLY BE TRUE FOR SYMMETRICAL IMAGES. IT INCORRECTLY RENDERS THE IMAGES OTHERWISE####
- icon: back.png
- onclick: hg back
- example-text:
- type: label
- text:
- - "&e&l☼&r &lThis is an example of a static GUI display"
- - "&e&l☼&r &lIt does not follow the player like personal GUIs"
- - "&e&l☼&r &lStatic GUI displays are great for displaying info to your players in a HUB"
- - ""
- - ""
- - ""
- - ""
- - ""
- - ""
- - "&l To create a static gui use command: &6&l/hg newstaticgui <static-gui-display-id> <gui-page-id>"
- - "&l This will create a new static display at the location you are standing"
- - ""
- - ""
- - ""
- - ""
- - ""
- - ""
- - ""
- - ""
- - "&l To delete a static display use command: &6&l/hg deletestaticgui <static-gui-display-id>"
- - ""
- - "&l You can teleport to a static display with command: &6&l/hg tpstaticgui <static-gui-display-id>"
- position:
- x: 0
- y: 0.5
- creeper-1:
- type: entity
- entity-type: CREEPER
- yaw: 0
- position:
- x: -0.6
- y: 0.4
- creeper-2:
- type: entity
- entity-type: CREEPER
- yaw: 0
- position:
- x: 0.6
- y: 0.4
- iron-sword-1:
- type: item
- item-id: IRON_SWORD
- rotation:
- x: -109
- y: 0
- z: 0
- position:
- x: -0.4
- y: 0.25
- iron-sword-2:
- type: item
- item-id: IRON_SWORD
- rotation:
- x: 90
- y: 0
- z: 0
- position:
- x: 0.4
- y: 0.35
- emerald-item-1:
- type: item
- item-id: EMERALD
- rotation:
- x: 0
- y: 90
- z: 0
- position:
- x: -0.1
- y: 0.3
- emerald-item-2:
- type: item
- item-id: EMERALD
- rotation:
- x: 0
- y: 90
- z: 0
- position:
- x: 0
- y: 0.3
- emerald-item-3:
- type: item
- item-id: EMERALD
- rotation:
- x: 0
- y: 90
- z: 0
- position:
- x: 0.1
- y: 0.295
- iron-sword-3:
- type: item
- item-id: IRON_SWORD
- rotation:
- x: -109
- y: 0
- z: 0
- position:
- x: -0.4
- y: -0.05
- iron-sword-4:
- type: item
- item-id: IRON_SWORD
- rotation:
- x: 90
- y: 0
- z: 0
- position:
- x: 0.4
- y: 0.05
- emerald-item-4:
- type: item
- item-id: EMERALD
- rotation:
- x: 0
- y: 90
- z: 0
- position:
- x: -0.1
- y: 0
- emerald-item-5:
- type: item
- item-id: EMERALD
- rotation:
- x: 0
- y: 90
- z: 0
- position:
- x: 0
- y: 0
- emerald-item-6:
- type: item
- item-id: EMERALD
- rotation:
- x: 0
- y: 90
- z: 0
- position:
- x: 0.1
- y: 0
Advertisement
Add Comment
Please, Sign In to add comment