YourMenu
YourMenu
What does the plugin do?
With YourMenu you can make your own custom Inventory menus. That means you can make it easier for your server users to do something! Here's an example:
![]()
Thank You
Thanks to all the users of YourMenu for 1,900 downloads! (That's almost 2,000!) The next update will come out quickly!
Installation
- Put the .jar file into your server's "plugins" folder
- Restart/Reload your server TWO times
- You're ready and can configure it
Update 1.7
Features
- New command type: playsound
- New command type: playeffect
- New command type: teleportto
- New command type: teleporthere
- New command type: connecttoserver (doesn't work perfectly)
- New menu type: playerlist
- Fixed:
- [Bug] Several menu open item bugs
- [Bug] The plugin doesn't work on some servers
- Much more!
See Also
Forum
Update Info
1.7.2
Will add:
- Command type: checkpermisson
- Bug fixes
- Renameable menu-opening items
- Command type: disguise
- [MAYBE] Command type: playparticles
- And if you have ideas, more!
Team
- Developer: Battlecraftman (MeWi from TeamStandAlone)
- Documenter: FletchTech90
- Translators:
- hermandelul (Dutch)
- KiraMax123 (Spanish)
- Supporters: One can be you!
- Special Thanks to speedy681 for testing the plugin!
Help us out
We need:
- Tutorial: If you want to make a plugin tutorial about YourMenu, make it, upload it to YouTube and send me the link, then I will publish your tutorial here!
- Translators: We need translators to translate the plugin. Anyone willing to help?
Ideas, Inspirations...
If you have any Ideas for the plugin, contact me or write a comment.
TO-DO
Enchantable Menu ItemsWorld SupportAll editable with ingame commandsSet the Inventory slot for the menu-opening itemVariables for the item names and lores- An editor to create the menu (A separate program to create a menu)
Add colors for the item names and loresPermissonsSlot permissonsA menu-editing itemFreeze menu open itemMultiple commandsMultiple menusLanguagesMenus that list all online playersBungeeCord support- Add your requests in the comments or Message Me
Have any issues with understanding the text on this page? Tell FletchTech90 here. Thanks!
-
View User Profile
-
Send Message
Posted Jun 14, 2014/ym create menu
-
View User Profile
-
Send Message
Posted Jun 14, 2014I ment /my create menu
-
View User Profile
-
Send Message
Posted Jun 14, 2014Why you do /menu create menu? To create a Menu use /ym create <MenuNameYouWant> and to open a menu use /menu <MenuName>
-
View User Profile
-
Send Message
Posted Jun 14, 2014sorry, my mistake, it workes, but theres a blan line in chat when i do /menu create Menu
-
View User Profile
-
Send Message
Posted Jun 14, 2014Also when i do /ym create the same happens
-
View User Profile
-
Send Message
Posted Jun 14, 2014@Klarin01
You have have to do /menu <menu>
If you did:
It's an array out of bounds exception so maybe you have configurated a menu with mistakes
-
View User Profile
-
Send Message
Posted Jun 14, 2014It doesnt work for me
I tried to do /menu
In the chat: "An internal error occurred while attemping to perfom this command"
In the console: org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] 14.06 12:48:57 [Server] INFO at main_Menu.CommandMenu.onCommand(CommandMenu.java:36) [?:?] 14.06 12:48:57 [Server] INFO Caused by: java.lang.ArrayIndexOutOfBoundsException: 0 14.06 12:48:57 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] 14.06 12:48:57 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] 14.06 12:48:57 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] 14.06 12:48:57 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] 14.06 12:48:57 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] 14.06 12:48:57 [Server] INFO at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] 14.06 12:48:57 [Server] INFO at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:157) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] 14.06 12:48:57 [Server] INFO at net.minecraft.server.v1_7_R3.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] 14.06 12:48:57 [Server] INFO at net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] 14.06 12:48:57 [Server] INFO at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:817) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] 14.06 12:48:57 [Server] INFO at net.minecraft.server.v1_7_R3.PlayerConnection.handleCommand(PlayerConnection.java:955) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] 14.06 12:48:57 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:703) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] 14.06 12:48:57 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] 14.06 12:48:57 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-66-g43d8943-b3078jnks] 14.06 12:48:57 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'menu' in plugin YourMenu v1.6.2 14.06 12:48:57 [Server] ERROR null
The firts things are at the bottom (read from the bottom to the top)
-
View User Profile
-
Send Message
Posted Jun 14, 2014@Klarin01
Normaly it works on 1.7.9! And I'll make a Bungeecord Update then I can check, if i had to make an extra 1.7.9 Support.
-
View User Profile
-
Send Message
Posted Jun 13, 2014Can I use the plugin for 1.7.9 or do I need an update(if yes when do you do the 1.7.9 update?)
-
View User Profile
-
Send Message
Posted Jun 13, 2014@Battlecraftman
only one question more. how can i set that players join with the menu openitem?
-
View User Profile
-
Send Message
Posted Jun 12, 2014OK, there's a problem i have to fix. Oh and use /ym edititem to get an item wich can disabel slots!
-
View User Profile
-
Send Message
Posted Jun 12, 2014@Battlecraftman
yes i did, but it says that the command isn't right. this is what my config looks like, i created everything with commands. http://pastebin.com/MkKA1gU7
and it says when i click on the item: sorry, but there is no command like that.
-
View User Profile
-
Send Message
Posted Jun 12, 2014@MaybeItsMike
To the bungeecord command: did you have set the type to playercommand (/ym edit slot 4 addcommand playercommand /server minigames)? Maybe i'll make in the next update a command type called server.
To the language: In the description in the part configuration you can found it (here) Scroll down the hole page, it's "du" that you need
-
View User Profile
-
Send Message
Posted Jun 12, 2014is there a way to add bungeecord commands support.
i'm working with bungeecord and want to add /server Minigames but it is not working.
it says (what i have setup) sorry, but there is no command like that.
-
View User Profile
-
Send Message
Posted Jun 12, 2014@Battlecraftman
thank you and hermandelul for helping me out. i really do appreciate your help. only one question more, what do i need to use foor dutch language? something like nl?
-
View User Profile
-
Send Message
Posted Jun 12, 2014@MaybeltsMike
I'm sorry that i can't help you earlier, cause i was till now at school.
-
View User Profile
-
Send Message
Posted Jun 12, 2014@hermandelul
so, the config in which you were creating a menu before is only language right now?
-
View User Profile
-
Send Message
Posted Jun 12, 2014@MaybeItsMike
thats good, the config in the plugins/youtmenu map is only one line
when you ingame and you type /ym create {menuname} it creates a folder, with a config file
like /plugins/yourmenu/{menuname}/ in that config file you can add worlds en change the items.
DONT CHANCE THE NAME, or you will break the plugin.
-
View User Profile
-
Send Message
Posted Jun 12, 2014@hermandelul
and also, the only thing in my config is: language: en
-
View User Profile
-
Send Message
Posted Jun 12, 2014@hermandelul
i did but when i reload and it works, but then i add a command to a slot and then it says: menu is not enabled for this world