Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2018
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. The GUI Creation tool is a admin tool which allows you to design your GUI/Crate formats in-game, once you've designed your GUI you can then print the GUI to config with the format of your GUI/Crate/shop Plugin. It'll save all relevant information required for your GUI/Crate plugin to work.
  2.  
  3. This tool basically makes creating GUI's and Crate listings much easier by removing the grind of manually typing in a .yml file and having to grab item ID's.
  4. Support/Request Discord HERE
  5. Currently Supports..
  6. BossShop/BossShopPRO | New menus/shops in seconds
  7. CrazyCrates | New crates in seconds (Custom Lore on Item Support)
  8. DeluxeMenus | New menus in seconds (Custom Lore on Item Support)
  9. Essentials | New kits in seconds
  10. ShopGui+ | New shops in seconds
  11. ChestCommands | New menus in seconds (Custom Lore on Item Support)
  12. SuperLobbyDeluxe | New menus in seconds
  13. AutoChestSeller | New items in seconds​
  14.  
  15. (Custom Lore on Item Support) = If the item has custom lore, it'll be set in config instead of "lore Example"
  16. ^-- Generated from this plugin using the custom gui maker. Once generated just copy and paste the item data into your relevant plugins. (Drop a review if this plugin saved you time)
  17. /GuiCreate​
  18. (Requires guicreate.use)
  19.  
  20. Prompts you with a inventory, place in items you wish to be put into the GUI print. You can close the inventory and use the command again to get the same inventory.
  21.  
  22. Once you're happy with your GUI/Crate Listings use...
  23.  
  24. /GuiCreate Create <PluginName> ​
  25. (Requires guicreate.use)
  26.  
  27. This command will take your current GuiCreate inventory and print it to config, it will print in the format compatible with your plugin.
  28.  
  29. Example,
  30.  
  31. /GuiCreate Create deluxemenus
  32. ^-- This will take your inventory and make it compatible with deluxemenus so you can just copy and paste the item data across.
  33. /GuiCreate list
  34. ^-- this will list all possible plugin names
  35.  
  36. Ratings are not the place to report issues, If you have a issue PM me directly! I'll be more than happy to help.​
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement