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 Jun 1, 2015Here is the whole error:
http://pastebin.com/dyrgpkLY
-
View User Profile
-
Send Message
Posted May 28, 2015@Zeal_BG
That's not the full error, and I'll work on the other thing
-
View User Profile
-
Send Message
Posted May 27, 2015The region players online isn't working when I reload the config. I got this:
http://pastebin.com/quXjYHQE
Other things:
%bungee-online/<server1>,bungee-online/<server2>% This isn't working. It show the first server's players (server1 here).
Add the sum of players for the other online players placeholders.
Make the online players placeholders to be used in material:
iron_sword:%bungee-online/spawn%:0
This will show iron-sword with the amount of it = the players in the server spawn.
-
View User Profile
-
Send Message
Posted May 25, 2015@the_master_98
Same problem.
-
View User Profile
-
Send Message
Posted May 23, 2015not working in spigot (Implementing API version 1.8.3-R0.1-SNAPSHOT)
-
View User Profile
-
Send Message
Posted May 20, 2015@qVotka
Uploaded v1.5.9, that should fix the spam
-
View User Profile
-
Send Message
Posted May 19, 2015@henk131313
http://pastebin.com/AWJLAVW1
-
View User Profile
-
Send Message
Posted May 19, 2015@qVotka
Could you show those messages?
-
View User Profile
-
Send Message
Posted May 18, 2015Can you update 1.8.3 please. Its working but spams warn message.
-
View User Profile
-
Send Message
Posted May 16, 2015still doesn't work,if i don't add space between : and <server name>,it say unknow command if i add space,just like server: quakecraft console appeared Could not pass event InventoryClickEvent to AnimatedMenu v1.5.8 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) [spigot_server.jar:git-Spigot-26dfd01-5cb9b70] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot_server.jar:git-Spigot-26dfd01-5cb9b70] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot_server.jar:git-Spigot-26dfd01-5cb9b70] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot_server.jar:git-Spigot-26dfd01-5cb9b70] at net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:1605) [spigot_server.jar:git-Spigot-26dfd01-5cb9b70] at net.minecraft.server.v1_8_R2.PacketPlayInWindowClick.a(SourceFile:31) [spigot_server.jar:git-Spigot-26dfd01-5cb9b70] at net.minecraft.server.v1_8_R2.PacketPlayInWindowClick.a(SourceFile:9) [spigot_server.jar:git-Spigot-26dfd01-5cb9b70] at net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:13) [spigot_server.jar:git-Spigot-26dfd01-5cb9b70] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_79] at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_79] at net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60) [spigot_server.jar:git-Spigot-26dfd01-5cb9b70] at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:710) [spigot_server.jar:git-Spigot-26dfd01-5cb9b70] at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368) [spigot_server.jar:git-Spigot-26dfd01-5cb9b70] at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651) [spigot_server.jar:git-Spigot-26dfd01-5cb9b70] at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554) [spigot_server.jar:git-Spigot-26dfd01-5cb9b70] at java.lang.Thread.run(Unknown Source) [?:1.7.0_79] Caused by: java.lang.ArrayStoreException at java.util.Arrays.copyOf(Unknown Source) [?:1.7.0_79] at java.util.ArrayList.toArray(Unknown Source) [?:1.7.0_79] at me.megamichiel.AnimatedMenu.AnimatedMenu$1.onClick(AnimatedMenu.java:392) [?:?] at me.megamichiel.AnimatedMenu.MenuListener.onInventoryClick(MenuListener.java:60) [?:?] at sun.reflect.GeneratedMethodAccessor83.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_79] at java.lang.reflect.Method.invoke(Unknown Source) [?:1.7.0_79] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) [spigot_server.jar:git-Spigot-26dfd01-5cb9b70] ... 15 more and i haven't been teleport chestcommands gui,could use all bungee and bukkit side commands,i hope animated can do too
-
View User Profile
-
Send Message
Posted May 16, 2015@fr233
when you do the /server command you gotta put a : in it like this
server: <server name>
GL
see here: http://dev.bukkit.org/bukkit-plugins/animated-menu/?page=6#c268
-
View User Profile
-
Send Message
Posted May 16, 2015it cant work with bungee,i use server <server name>,but it says unknow command,other bungee commands too,please fix
-
View User Profile
-
Send Message
Posted May 12, 2015@Henk131313; add images or examples for the explanation of Bungeecord to be understood more and you need to get a youtuber promotes the plugin and have more downloads ;) and Thanks for add the PlaceHolders man regards Brother;)
-
View User Profile
-
Send Message
Posted May 11, 2015@ItsJorden
I haven't directly added it, but bungeecord dóes support it. Try using %bungee-online/ALL%
-
View User Profile
-
Send Message
Posted May 10, 2015@henk131313
Is there anyway to get the number of all players on the Bungee Network?
-
View User Profile
-
Send Message
Posted May 9, 2015@phantom147
I'll have a look at it
-
View User Profile
-
Send Message
Posted May 8, 2015For some reason player can put their item into the menu. Is this only happen to me or to everyone else too?
-
View User Profile
-
Send Message
Posted May 7, 2015@ChillerKraft
Yes :), But it gives this warn message. (Spigot 1.8.3)
-
View User Profile
-
Send Message
Posted May 6, 2015@qVotka
%bungee-online/<servername>% seems to be fixed now wbu :)
-
View User Profile
-
Send Message
Posted May 4, 2015bungee-online problem still continues (v1.5.7)