Animated Menu
I WILL NO LONGER BE UPDATING THE PLUGIN ON HERE. IF YOU WANT THE LATEST VERSION, PLEASE VISIT THE SPIGOT PAGE AT https://www.spigotmc.org/resources/animated-menu.4690
Have you ever been on hypixel, SKGA or another server that has an animated server selector? Are you a server owner and have always wanted that too but don't how to code? Then this plugin is for you!
Thanks for 3k+ downloads!
Features:
- Unlimited inventories!
- Customize your inventory name
- Open your menu with a configured item!
- Open your inventory with a configured command!
- Animated item lores!
- Customize the animation delay per-item!
- Customize the amount of rows of your inventory
- Unlimited frames per-item
- Unlimited lore lines per item
- Customize the item ID+Data value
- Customize the item's name
- Disables item movement in the inventories
- Run (unlimited) commands on item click
- Place items wherever you want in the inventory
- Open sound + pitch customisation
- Set permissions + permission messages per item
- Set price + not enough money message per-item(requires vault)
- Set points cost + not enough points message per-item(requires PlayerPoints)
- Change material on each frame!
- Get a server's (max) player count!
- Separate files for each inventory!
- Supports unicode characters!
- Accurate error logging!
- Get player count of a bungeecord server/multiverse world/worldguard region
- Supports tab completion
Commands:
- /animatedmenu - Displays the help menu
- /animatedmenu open [name] - Gives a list of inventories / opens the specified menu
- /animatedmenu edit [name] - Edit a menu in-game!
- /animatedmenu reload - reloads the plugin
Permissions:
- animatedmenu.command.help - use /am
- animatedmenu.command.reload - use /am reload
- animatedmenu.command.open - use /am open [inventory]
- animatedmenu.open - open an inventory using an item
- animatedmenu.economy.bypass - bypass item vault price
- animatedmenu.points.bypass - bypass points price
Configuration file layout
- Visit http://dev.bukkit.org/bukkit-plugins/animated-menu/pages/configuration-layout/
- For a tutorial on the new config layout(from v1.0)
Video's
- English
- Currently, theres no English tutorial, so I'd love it if someone would make it!
- Portuguese
- http://youtu.be/wNg74CQhRFk (credits to AbsintoJPl for the video)
Changelog
- Visit http://dev.bukkit.org/bukkit-plugins/animated-menu/pages/changelog/ for the changelog.
PlaceHolders
- If you want a list of placeholders, visit http://dev.bukkit.org/bukkit-plugins/animated-menu/pages/placeholders/
-
View User Profile
-
Send Message
Posted Oct 13, 2014@henk131313
ERROR - ( VERCION:v1.0.1) http://pastebin.com/L4CYJvw4
-
View User Profile
-
Send Message
Posted Oct 13, 2014@Dillzzzzz
What you could do, is open AnimatedMenu.jar with a file explorer like WinRAR, then open plugin.yml and remove the Commands part
-
View User Profile
-
Send Message
Posted Oct 12, 2014Only thing is that /am is for my auto message command :( Any way I can make this /am work as I never use the other one.
-
View User Profile
-
Send Message
Posted Oct 11, 2014@Dillzzzzz
Fixed, thanks for saying ;)
-
View User Profile
-
Send Message
Posted Oct 10, 2014In your 'Features' list, it says: 'Disable item movement in the' Fix pls :D
-
View User Profile
-
Send Message
Posted Oct 10, 2014Version 1.0 uploaded! now waiting for it to get approved
-
View User Profile
-
Send Message
Posted Oct 10, 2014@Lyptherion
Sorry for this error, I noticed it myself too, v1.0 is about to be released, which will fix this.
-
View User Profile
-
Send Message
Posted Oct 6, 2014Hiya getting this in console when attempting to connect too a BungeeCord server - 2:50:40 PM CONSOLE: ERROR]: Could not pass event InventoryClickEvent to AnimatedMenu v0.9.5 2:50:41 PM CONSOLE: org.bukkit.plugin.messaging.ChannelNotRegisteredException: Attempted to send a plugin message through the unregistered channel `BungeeCord'. 2:50:41 PM CONSOLE: Method) [?:1.7.0_65] my config reads - Commands: - 'server: prisonz'
-
View User Profile
-
Send Message
Posted Sep 30, 2014Im So Sorry To Keep Bothering You But Is There A Way You Can Make It So You Can Disable Items On Different Frames So Like I Can Make Mineplex Type Game Joiner Countdown Sorry
-
View User Profile
-
Send Message
Posted Sep 29, 2014ok thanks
-
View User Profile
-
Send Message
Posted Sep 28, 2014@DuskFireHD
I'll try to work on the items, but I'm not sure about the commands.
-
View User Profile
-
Send Message
Posted Sep 28, 2014can you make it so we can have multiple items and commands each time the lore changes
-
View User Profile
-
Send Message
Posted Sep 25, 2014@ELSaitam I see what the problem is in the code, I fixed it now, will be in the next update @mcprogamer Yes, at the commands for the items, add something like this: - 'server: YourServerName'
-
View User Profile
-
Send Message
Posted Sep 23, 2014@henk131313
Does this include Bungeecord support for to connect to servers?
-
View User Profile
-
Send Message
Posted Sep 21, 2014@henk131313
I love the plugin. I found a bug, when you right click anywhere on the server fails in the console. I hope you can fix :)
ERROR ( http://pastebin.com/hCfRAHrn ) VERSION PLUGIN: v0.9.5
-
View User Profile
-
Send Message
Posted Sep 9, 2014This plugin is very nice...
But I have found a bug...
When you open a am GUI...
Click in the blank the Console will show some things
↓↓like this
<<code [17:19:49] [Server thread/ERROR]: Could not pass event InventoryClickEvent to AnimatedMenu v0.8.1 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) [spigot-1.7.9.jar:git-Spigot-1541] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1.7.9.jar:git-Spigot-1541] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.7.9.jar:git-Spigot-1541] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.7.9.jar:git-Spigot-1541] at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:1433) [spigot-1.7.9.jar:git-Spigot-1541] at net.minecraft.server.v1_7_R3.PacketPlayInWindowClick.a(SourceFile:32) [spigot-1.7.9.jar:git-Spigot-1541] at net.minecraft.server.v1_7_R3.PacketPlayInWindowClick.handle(SourceFile:10) [spigot-1.7.9.jar:git-Spigot-1541] at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:184) [spigot-1.7.9.jar:git-Spigot-1541] at net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:81) [spigot-1.7.9.jar:git-Spigot-1541] at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:731) [spigot-1.7.9.jar:git-Spigot-1541] at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:284) [spigot-1.7.9.jar:git-Spigot-1541] at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:584) [spigot-1.7.9.jar:git-Spigot-1541] at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:490) [spigot-1.7.9.jar:git-Spigot-1541] at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot-1.7.9.jar:git-Spigot-1541] Caused by: java.lang.NullPointerException at me.megamichiel.AnimatedMenu.Menu.onInventoryClick(Menu.java:136) [?:?] at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_67] at java.lang.reflect.Method.invoke(Unknown Source) [?:1.7.0_67] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) [spigot-1.7.9.jar:git-Spigot-1541] ... 13 more>>
<</code>>
-
View User Profile
-
Send Message
Posted Sep 7, 2014aha and will you be adding the option to have multiple items in so each time the lore changes the item will change
-
View User Profile
-
Send Message
Posted Sep 7, 2014it says a internal error has occurred but I looked in the console and it says the same thing so you no whats going on or would it be because of spigot
-
View User Profile
-
Send Message
Posted Sep 6, 2014Friend I need really the plugin if you could arrange the plugin and if you can put This way the option of eonomia in the plugin:)?
-
View User Profile
-
Send Message
Posted Sep 6, 2014@DuskFireHD
I'm working on it, will probably be in v1.0