Want to have all your Essentials Warps in one place? Try out WarpGUI!
This plugin is a work in progress.
If anything is broken, PLEASE post the error and how you came to that error. Please use pastebin!
Enjoy guys
Supports:
Essentials
- Low performance need.
- Customization
- Permission based
- Easy Configuration
- Custom Lores
- Uses Essentials warp permission as who can use each warp.
- /warp - Open the menu.
Everything that a user has access to with normal warps is shown as Unlocked, and everything they don't have permission for is shown as Locked
- warp.gui - OP - Allows you to open the GUI.
Code (Text):
# - Version 1.0 of WarpGUI
# - Author Brannon Blair
# - Skype: yodamonkey5
# - All item names must be in caps, and the Material.[item] version.
# - List your warps with a ',' in between to begin the configuration.
# - Warp_Amount chooses how big of a GUI to create. Put in the exact number of
# warps you have!
# - Each Warp in the list NEEDS a Warp Config!
# - Post errors on the thread forum, with a pastebin of the error!
########MAIN MENU########
No_Permission:
item: 'STAINED_GLASS_PANE'
damage_value: 15
Close_Tab:
item: 'BARRIER'
damage_value: 0
Warp_Amount: 3
Warps:
List: 'spawn,pvp,shop'
#######Warp Config#######
#spawn: //Warp Name from above. Case sensitive
# item: 'STONE_SWORD' //Item for the Warp In GUI
# damage_value: 0 //Damage value of the item (for other colors of same item)
# Warp_Name_Color: '&b' //Unlocked Name of Warp Color
# Locked_Name_Color: '&c' //Locked Name of Warp Color
# Lore_Amount: 3 //Amount of lines of of lore
# Lore_1: //Lore Line 1
# Lore_2: //Lore Line 2, change the number as you add more.
# Lore_3: //The number of lines must go to Lore Amount.
########################
spawn:
item: 'STONE_SWORD'
damage_value: 0
Warp_Name_Color: '&b'
Locked_Name_Color: '&c'
Lore_Amount: 3
Lore_1: '&bTeleport!'
Lore_2: '&cTo The'
Lore_3: '&9Spawn!'
pvp:
item: 'DIAMOND_SWORD'
damage_value: 0
Warp_Name_Color: '&9'
Locked_Name_Color: '&c'
Lore_Amount: 3
Lore_1: '&bTeleport!'
Lore_2: '&cTo The'
Lore_3: '&9PVP &dArena!'
shop:
item: 'BOOK'
damage_value: 0
Warp_Name_Color: '&a'
Locked_Name_Color: '&c'
Lore_Amount: 5
Lore_1: '&bTeleport!'
Lore_2: '&cTo'
Lore_3: '&4Our'
Lore_4: '&cAwesome'
Lore_5: '&9Shop'
Post your server if you are using it. I will list them here. I will check periodically to keep the list up to date.
- play.superiorcraftmc.com
Have any problems? Want to help me develop? Want to give suggestions and don't want to post below? Want your own plugin? Contact my skype!
Clicking the image will add my skype.
You can add it manually by using my username: yodamonkey5
You can also checkout my website: www.BrannonBlair.com
Want an Essentials Kit's Version? Go Here:
Have Mcore Factions? Go Here:
Check out FactionsGUI - UUID:
Check out WelcomeMessage:
Donate to help support me![]()
![]()

WarpGUI 1.1
WarpGUI takes over Essentials Warps and places them in a ChestGUI with full configuartion
Recent Updates
- Fix for Locked Warps Dec 1, 2015
- Fix for hidden warps Nov 22, 2015
- Fixes Nov 21, 2015