- You read it right! A fully configurable warp GUI that depends on essentials! This is extremely light-weight and easy to use, the config talks for itself.
- Copy and paste the Item1 section in the config for more items!
- You can now have UNLIMITED items!
- Any errors found should be reported to me via private message, I am very active and will get it fixed as soon as possible.
- If you have any further questions regarding this plugin, you may PM me or post it in the discussion tab.
- /warpGUI > Displays the version number and the author

- /warpGUI help > This is the main help page, this includes the commands.
- /warps > This opens the warp GUI
- /warp > This is the help page for /essentials:warp <warp> as /warp name does not work and was removed in v2..
- warpgui.warp > Gives access to /warp help page..
- warpgui.menu > Gives access to /warps, the warp menu.
- Download the .jar
- Drop the .jar in your plugins folder
- Start/Restart your server!
- You're good to go!
25+ Downloads ✓
50+ Downloads ✓
75+ Downloads ✓
100+ Downloads ✓
125+ Downloads ✓
150+ Downloads ✓
300+ Downloads ✓
450+ Downloads ✓
600+ Downloads ✓
950+ Downloads ✓
1500+ Downloads ✖
Spoiler: Config
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# WarpGUI plugin by MehBoss
# Version v4.5.5
#
# noPerm == The message it sends when the player does not have the permission node that is not listed.
# GUI-Size == The size of the WarpGUI // NOTE: has to be a multiple of 9.
# GUI-DisplayName == The displayname of the GUI.
# Item-Slot == The slot number of the first item.
# Item-Command == The command the gui executes when you click the item.
# Item-GUI-DisplayName == The display name for the item in the GUI.
# Item-Command == The command it will perform when that item is clicked.
# Item-Material == The material for that item in the GUI; must be all capitalized.
# Item-Lore == This is the lore for the item, it is always under the display name.
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# CONFIG
# NOPERM MESSAGE IS AT BOTTOM!
#
# FOR A LIST OF ALL MINECRAFT 1.7-1.8 SOUNDS LOOK HERE
# dev.bukkit.org/projects/justsound/pages/sound-list
#
# YOU CAN NOW HAVE UNLIMITED ITEMS!
GUI:
Size: '27'
Displayname: '&a&lServer&b&lName'
Open-Sound: 'CLICK'
Open-Message: '&aOpening the menu..'
Items:
Item1:
Displayname: '&aExample-1'
Slot: '0'
Material: 'CHEST'
Command: 'essentials:warp test1'
Sound: 'NOTE_PIANO'
Lore:
- '&bconfigurable lore!'
noPerm: '&4You do not have the &cwarpgui.menu &4permission node! &4This is most likely an error so ask a staff member!'
COMING SOON:
Code (Text):
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# WarpGUI plugin by MehBoss
# Version v4.5.5
#
# noPerm == The message it sends when the player does not have the permission node that is not listed.
# GUI-Size == The size of the WarpGUI // NOTE: has to be a multiple of 9.
# GUI-DisplayName == The displayname of the GUI.
# Item-Slot == The slot number of the first item.
# Item-Command == The command the gui executes when you click the item.
# Item-GUI-DisplayName == The display name for the item in the GUI.
# Item-Command == The command it will perform when that item is clicked.
# Item-Material == The material for that item in the GUI; must be all capitalized.
# Item-Lore == This is the lore for the item, it is always under the display name.
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# CONFIG
# NOPERM MESSAGE IS AT BOTTOM!
#
# FOR A LIST OF ALL MINECRAFT 1.7-1.8 SOUNDS LOOK HERE
# dev.bukkit.org/projects/justsound/pages/sound-list
#
# YOU CAN NOW HAVE UNLIMITED ITEMS!
GUI:
Size: '27'
Displayname: '&a&lServer&b&lName'
Open-Sound: 'CLICK'
Open-Message: '&aOpening the menu..'
Items:
Item1:
Displayname: '&aExample-1'
Slot: '0'
Material: 'CHEST'
Command: 'essentials:warp test1'
Sound: 'NOTE_PIANO'
Lore:
- '&bconfigurable lore!'
noPerm: '&4You do not have the &cwarpgui.menu &4permission node! &4This is most likely an error so ask a staff member!'
Spoiler: Design Types
Designs for
Design-Type: in the config.yml:
Design-Type: '0'
Design type 0 is custom, you can move any of the items around at your will.
Design-Type: '1'
Design type 1 is not custom, you can't move them around but you can disable or enable them to make a different design when you have it set to 1.. It is a nice looking design.
Design-Type: '2'
Design type 2 is not custom, you can't move them around but you can disable or enable them to make a different design when you have it set to 2.. this is also a nice looking design.
Design-Type: '3'
Design-Type: '4'
Design-Type: '5'
These designs are coming soon in the next update!
Design-Type: '0'
Design type 0 is custom, you can move any of the items around at your will.
Design-Type: '1'
Design type 1 is not custom, you can't move them around but you can disable or enable them to make a different design when you have it set to 1.. It is a nice looking design.
Design-Type: '2'
Design type 2 is not custom, you can't move them around but you can disable or enable them to make a different design when you have it set to 2.. this is also a nice looking design.
Design-Type: '3'
Design-Type: '4'
Design-Type: '5'
These designs are coming soon in the next update!
Spoiler: Screen Shots
Common Problems:
- Problem: Users use this plugin on 1.9-1.11 and see errors in console.
- Fix: Minecraft sounds have changed drastically. To fix this problem, look up an updated wiki on the updated minecraft sounds and update all of your sound strings in the config.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8, 1.9
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
WarpGUI [Essentials] +-+ WITH SOUNDS! +-+ is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 2,661 times (via Spigot). Download it and open it directly in the game.