Skip to content

jomtek/SkriptMenuMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  Skript Menu Maker

SMM is a simple utility to design Minecraft online menus using the Skript programming language.

Features

  • Create menus of any size
  • Select and preview among all available Minecraft items
  • Set a title
  • Set a description
  • Set an action (presets included)
  • Preview everything
  • Live Skript code generation

Example of a menu

Below, its generated code

open virtual chest inventory with size 3 named "Welcome to my server !" to player
format gui slot 1 of player with a blue stained glass to do nothing
format gui slot 5 of player with a arrow to do nothing
format gui slot 9 of player with a blue stained glass to do nothing
format gui slot 13 of player with a acacia door named "Quit" with lore "Click to exit menu!" to close
format gui slot 17 of player with a blue stained glass to do nothing
format gui slot 21 of player with a arrow to do nothing
format gui slot 25 of player with a blue stained glass to do nothing

About

A simple utility to easily create a Skript GUI menu

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages