Giter Club home page Giter Club logo

gadgetsmenu's Introduction

gadgetsmenu

Spigot (Premium) Spigot (Free)

Welcome to GadgetsMenu GitHub repository

GadgetsMenu is an advanced cosmetic plugin that provide tons of the features & cosmetics. It has Hats, Animated Hats, Particles, Suits, Gadgets, Pets, Miniatures, Morphs, Banners, Emotes, Cloaks and Mystery Boxes. Players are able to unlock cosmetic items using Mystery Dust or get it by opening a Mystery Box. You can give specific cosmetics to players with a rank and make them feel special comparing to normal players. With this plugin, you can do anything that you could think about it.

Please note that only API is provided for developers, source code will not be released for public

gadgetsmenu's People

Contributors

matocolotoe avatar yapzhenyie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gadgetsmenu's Issues

Dublicated Pets :o

Hey,

my pets dublicates themselve, do you know this bug ?

I dont know if this is an bug of this plugin or Minecraft, if you want to see is i'm atm on my server.

Greetings !

my gives me this error, please help :(

[19:47:06 ERROR]: Error occurred while enabling GadgetsMenu v3.5.15 (Is it up to
date?)
java.lang.NoClassDefFoundError: org/bukkit/entity/Rabbit$Type
at com.OnlyNoobDied.GadgetsMenu.Utils.Pets.GEntityType.(GEntityT
ype.java:14) ~[?:?]
at com.OnlyNoobDied.GadgetsMenu.Cosmetics.Pets.Types.PetEntityType.(PetEntityType.java:33) ~[?:?]
at com.OnlyNoobDied.GadgetsMenu.GadgetsMenu.registerListeners(GadgetsMen
u.java:173) ~[?:?]
at com.OnlyNoobDied.GadgetsMenu.GadgetsMenu.onEnable(GadgetsMenu.java:79
) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[S
pigot.jar:git-Spigot-da32fe1-2ba7357]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
.java:335) [Spigot.jar:git-Spigot-da32fe1-2ba7357]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
r.java:405) [Spigot.jar:git-Spigot-da32fe1-2ba7357]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.jav
a:352) [Spigot.jar:git-Spigot-da32fe1-2ba7357]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.
java:313) [Spigot.jar:git-Spigot-da32fe1-2ba7357]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:4
02) [Spigot.jar:git-Spigot-da32fe1-2ba7357]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:3
70) [Spigot.jar:git-Spigot-da32fe1-2ba7357]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:3
25) [Spigot.jar:git-Spigot-da32fe1-2ba7357]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.jav
a:211) [Spigot.jar:git-Spigot-da32fe1-2ba7357]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java
:494) [Spigot.jar:git-Spigot-da32fe1-2ba7357]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
Caused by: java.lang.ClassNotFoundException: org.bukkit.entity.Rabbit$Type
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
java:91) ~[Spigot.jar:git-Spigot-da32fe1-2ba7357]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
java:86) ~[Spigot.jar:git-Spigot-da32fe1-2ba7357]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111]
... 15 more

Depencies for src.

Hello, plz give depencies for src. I have errors and can not compile project. My IDE - Netbeans 8.1 (Sorry for my english).

error

[23:12:56 ERROR]: Could not pass event PlayerInteractEvent to GadgetsMenu v3.4.2
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at org.bukkit.craftbukkit.v1_9_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:231) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at net.minecraft.server.v1_9_R1.PlayerInteractManager.a(PlayerInteractManager.java:482) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:888) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at net.minecraft.server.v1_9_R1.PacketPlayInUseItem.a(SourceFile:55) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at net.minecraft.server.v1_9_R1.PacketPlayInUseItem.a(SourceFile:11) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_91]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_91]
at net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:721) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:660) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:559) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
Caused by: java.lang.NullPointerException
at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:324) ~[spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at com.OnlyNoobDied.GadgetsMenu.Utils.ChatUtil.format(ChatUtil.java:8) ~[?:?]
at com.OnlyNoobDied.GadgetsMenu.Cosmetics.Gadgets.Types.GadgetParachute.gadgetParachute(GadgetParachute.java:83) ~[?:?]
at com.OnlyNoobDied.GadgetsMenu.Cosmetics.Gadgets.Types.GadgetParachute.onPlayerClickGadgetParachute(GadgetParachute.java:62) ~[?:?]
at sun.reflect.GeneratedMethodAccessor214.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_91]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
... 17 more

Cant use Rainbow Wardrobe

Hey,

everytime i try to use the rainbow wardrobe it only says in chat "reset you rainbow wardrobe" but i cant wear ist..

I hope you can help me, i love your plugin !

Greetings,
Ordust

Credits

i cant find out how i can give my players credits..
can you help me?

Visual bug

There's a visual bug while using PluginReloader while using the ghost gadget. whereas when i shut down and restarted the server the gadget gets stuck and stops moving and acting like a block. The block cannot be removed no matter what i tried. any solutions to this?

Saddle & Horsearmors

This plugin has a bug so I remove it until is fix.

So bug is when we have this plugin on server you can't add saddles and horse armors to the horses after you claim them with apples

Paintball gun turns off redstone lamps!

Hey!
I'm using LampControl to turn on redstone lamps without a redstone signal!

When placing blocks with paintballguns, or other gadgets that places blocks, it will turn off when the block is gone.

  1. Shoot a redstonelamp that is active without a signal.
  2. Wait for the fake block to dissapear.
  3. The lamp is now turnd off.
  • Nesseley

U_u Features

Use Google Translate :C

So,

You should added your own money system which ensures that only one player has access to a gadgets, because I use GroupManager (Simple to use)

System example:

Core_:
dracula-gadgets: true
smoke-particle: true

Do not display gadgets not buy.

Not Working

[19:30:08 WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R3. EntityShulker
[19:30:08 WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(Pl uginClassLoader.java:91)
[19:30:08 WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(Pl uginClassLoader.java:86)
[19:30:08 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
[19:30:08 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
[19:30:08 WARN]: at java.lang.Class.forName0(Native Method)
[19:30:08 WARN]: at java.lang.Class.forName(Class.java:195)
[19:30:08 WARN]: at me.libraryaddict.disguise.utilities.ReflectionManager .getNmsClass(ReflectionManager.java:470)
[19:30:08 WARN]: at me.libraryaddict.disguise.LibsDisguises.onEnable(Libs Disguises.java:79)
[19:30:08 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlug in.java:321)
[19:30:08 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin( JavaPluginLoader.java:340)
[19:30:08 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(Si mplePluginManager.java:405)
[19:30:08 WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin (CraftServer.java:357)
[19:30:08 WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlug ins(CraftServer.java:317)
[19:30:08 WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(Cra ftServer.java:741)
[19:30:08 WARN]: at org.bukkit.Bukkit.reload(Bukkit.java:535)
[19:30:08 WARN]: at org.bukkit.command.defaults.ReloadCommand.execute(Rel oadCommand.java:25)
[19:30:08 WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo mmandMap.java:141)
[19:30:08 WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCo mmand(CraftServer.java:641)
[19:30:08 WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.handleC ommand(PlayerConnection.java:1162)
[19:30:08 WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.a(Playe rConnection.java:997)
[19:30:08 WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(Packe tPlayInChat.java:45)
[19:30:08 WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(Packe tPlayInChat.java:1)
[19:30:08 WARN]: at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1. run(SourceFile:13)
[19:30:08 WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(E xecutors.java:471)
[19:30:08 WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:2 62)
[19:30:08 WARN]: at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile :44)
[19:30:08 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(Minecr aftServer.java:715)
[19:30:08 WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(Dedica tedServer.java:374)
[19:30:08 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(Minecr aftServer.java:654)
[19:30:08 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(Mine craftServer.java:557)
[19:30:08 WARN]: at java.lang.Thread.run(Thread.java:745)

Mob Problems (Endermite one of them)

Hello OnlyNoobDied

I just realize there another bug problem. When I try use egg like endermite and spawn one it doesn't work and it gadgetmenu causing that problem. Wonder if you can get the bugs fix.

Thank You

Wont remove panes when change world

When I go to another world, i've setup perworld inventory and per world plugins, the panes stay in players inventory, i've tried using /ci (clear inventory) and going to gmc and removing panes, but the panes continue to come back please respond soon

Morphs not on GUI

I know this may be obvious, but how can I remove the banners from the GUI and make it show morphs intead? Morph's won't show on the default GUI and I don't know how to make them show. I would love a quick response. Thanks for reading :)

Morphs issue

Hi there OnlyNoobDied,
Sorry to bother you, but I am having an issue with the morphing part of the plugin. I had to remove it from my GUI because it would not work. The problem is that when I try to click on a morph in the GUI, it gives me the item, E.g. a bone for skeleton morph, and I can stick it in my inventory. I don't even have a morph, because upon clicking the remove morphs block, it says that I don't currently have a morph. This is becoming a big issue as my players really want morphs. I would greatly appreciate a quick response. IP is play.mineleague.net. By the way I love your plugin and it is a great addition to my hub.

Thanks, Mineleague.

UPDATE:
2 more bugs so sorry. I found a bug with the TNT fountain, as the TNT does not fountain and it causes damage. Also pets don't despawn on leave so my hub has tons of useless pets that show when owner joins but don't follow. Thanks for reading!

Not issue but got question

Hello

I also want say thank you for the update. Keep up good work with the plugin!

I was wondering is there permission for players to reset there gadget. Because my players are having problem by clicking reset button it didn't reset there gadgets.

A question to change the command for open the menù

Hi. I have installed your plugin in my server but I have the same command /menu with another plugin (chestcommand) it's possible to change the command for gadgetsmenu in /gmenu? Or if possible create a version for me.
Thanks

second issue

[23:18:13 ERROR]: Could not pass event PlayerInteractEvent to GadgetsMenu v3.4.2
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at org.bukkit.craftbukkit.v1_9_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:231) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at org.bukkit.craftbukkit.v1_9_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:198) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at org.bukkit.craftbukkit.v1_9_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:194) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:945) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at net.minecraft.server.v1_9_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:27) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at net.minecraft.server.v1_9_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_91]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_91]
at net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:721) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:660) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:559) [spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
Caused by: java.lang.IllegalStateException: Start block missed in BlockIterator
at org.bukkit.util.BlockIterator.(BlockIterator.java:170) ~[spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at org.bukkit.util.BlockIterator.(BlockIterator.java:233) ~[spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at org.bukkit.util.BlockIterator.(BlockIterator.java:268) ~[spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
at com.OnlyNoobDied.GadgetsMenu.Utils.BlockUtil.getTargetBlock(BlockUtil.java:76) ~[?:?]
at com.OnlyNoobDied.GadgetsMenu.Cosmetics.Gadgets.Types.GadgetTeleportStick.gadgetTeleportStick(GadgetTeleportStick.java:61) ~[?:?]
at com.OnlyNoobDied.GadgetsMenu.Cosmetics.Gadgets.Types.GadgetTeleportStick.onPlayerClickGadgetTeleportStick(GadgetTeleportStick.java:49) ~[?:?]
at sun.reflect.GeneratedMethodAccessor207.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_91]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.8.7.jar:git-Spigot-e6f93f4-22dcde5]
... 18 more

Morph "Abilities" Not Working

Hi,

Today I noticed that the morph abilities that are mentioned in the lore do not work. It says activate the ability by right-clicking the slimeball in your inventory but there is no slimeball. Please help, other than that great plugin! :)

-camcielinski

Disabled worlds issue

When in a disabled world, if you try to click any item it would say you don't have permission to do that.

Please fix that :D Thanks :) <3

Pickup items and duplicated playerheads! + rocket launcher bug

  • Melon Launcher
    We somehow managed to pick up melons from Melon Launcher.
    I also used Parachute gadget and it dropped 20 leads.
  • Hat
    Used a hat, relogged, got the hat in my inventory.
  • Rocket launcher
    Relog while on it. You will place a quartz block where you land.

Rocket launcher also makes unbreakeable blocks, if you place blocks where the fences where.
Video of it: https://youtu.be/LEMWv76wQM8 (skip to 2:30)
Server needs to be restarted for the blocks to be removed!

Problem with permissions

Hi!
I am trying to give some gadgets and cosmetics to only for VIPS.
Who could i do that? I try to negete that permissions to the users.
For examaple i want only the Doge hat for the vips. so what i do is.
On the Users group use:

  • -gadgetsmenu.hats.doge
    And users can still buy it and use it.

Italian Translation

Hi. I have a suggestion for you, add Italian Translation (powerd by me)
if you want I can translate all few string of "Messages.yml"

BUG

On the gadget with the bow and arrows, when not draw a lot of times we récuèpre arrows if you walk on it.

Morph error please help!!

08:55:25 Could not pass event InventoryClickEvent to GadgetsMenu v3.5.5
08:55:25 org.bukkit.event.EventException
08:55:25 at net.minecraft.server.v1_9_R1.PacketPlayInWindowClick.a(SourceFile:33) [spigot-1.9.2.jar:git-Spigot-2038f4a-cd36f6f]
08:55:25 at net.minecraft.server.v1_9_R1.PacketPlayInWindowClick.a(SourceFile:10) [spigot-1.9.2.jar:git-Spigot-2038f4a-cd36f6f]
08:55:25 at net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.9.2.jar:git-Spigot-2038f4a-cd36f6f]
08:55:25 at net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45) [spigot-1.9.2.jar:git-Spigot-2038f4a-cd36f6f]
08:55:25 at sun.reflect.GeneratedMethodAccessor122.invoke(Unknown Source) ~[?:?]
08:55:25 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
08:55:25 ... 16 more

It dose not even morph the player it gives us an item of the thing we are ment to click on plz help

protocol lib and lib's disguises is already installed and updated

GadgetsMenu

Hey,
I think your plugin "GadgetsMenu" is great and an essential plugin for a growing server. But I seem to have found a few things while using this plugin. One is after using gadgetsmenu sometimes my players and I end up being unable to teleport or do any tp type commands. As far as I know, the only way to fix is restarting the server, but that isn't very convenient. Second thing is the cowboy gadget. The cowboy gadget has two issues. 1, you can use it to mount NPCs (which I think should be an option) and 2, Once using it, you are stuck with cowboying only one person and when you try going to anyone else, it brings you back to that person. OTherwise this is a great plugin

Resets config when i do /menu reload

Hello i recently installed this plugins as a part of my creative plot world but when i adjust it to say &8Undead World's gadgets and disable worlds and change the name of the item to the &8undead world's gadgets and it keeps reseting the config for now i am not using this as some players could use this to there advange in skyblock and survival please fix soon!

here are the server logs

latest.txt

Edit

  • Fixed
  • You can't use a ' in the prefix

Cowboy Gadget Bugs

Alright, so there's a few things. Thanks for the continuous support btw.

  1. You can stack on NPCs. I've been able to stack on our Delivery Man. We use Citizens

  2. After stacking on Delivery man, and 3 other of my friends stacking on each of us, the server crashed. Here's a Pastebin of the error: http://pastebin.com/Cuvyp93q

  3. When stacking on someone, there's a 50/50 chance they see you on them. That should be fixed.

  4. Sometimes you can't switch from stacking between two different people. Again, it isn't huge but could be resolved.

Cheers mate

Unable to load plugin

Hi there! Ever since 1.10 I have not been able to load the plugin on my server. I can not figure out why this is, I have been able to run this plugin for a while with no problem but there is all of a sudden...

Oh also in the plugin files i see morphs is supposed to give me a slimeball to use the abilities, but I am not getting the slimeball.

Thanks for reading!

NPE on version 3.4.2

[20:54:19] [Server thread/WARN]: [GadgetsMenu] Task #7454 for GadgetsMenu v3.4.2 generated an exception
java.lang.NullPointerException
[20:54:20] [Server thread/WARN]: [GadgetsMenu] Task #7454 for GadgetsMenu v3.4.2 generated an exception
java.lang.NullPointerException
[20:54:20] [Server thread/WARN]: [GadgetsMenu] Task #7454 for GadgetsMenu v3.4.2 generated an exception
java.lang.NullPointerException
[20:54:20] [Server thread/WARN]: [GadgetsMenu] Task #7454 for GadgetsMenu v3.4.2 generated an exception
java.lang.NullPointerException
[20:54:20] [Server thread/WARN]: [GadgetsMenu] Task #7454 for GadgetsMenu v3.4.2 generated an exception
java.lang.NullPointerException
[20:54:21] [Server thread/WARN]: [GadgetsMenu] Task #7454 for GadgetsMenu v3.4.2 generated an exception
java.lang.NullPointerException
[20:54:21] [Server thread/WARN]: [GadgetsMenu] Task #7454 for GadgetsMenu v3.4.2 generated an exception
java.lang.NullPointerException
[20:54:21] [Server thread/WARN]: [GadgetsMenu] Task #7454 for GadgetsMenu v3.4.2 generated an exception
java.lang.NullPointerException

Bug with the plugin.

Hey, good day, this is the log!
[20:34:42] [Server thread/INFO]: [GadgetsMenu] Enabling GadgetsMenu v3.5.8
[20:34:42] [Server thread/ERROR]: Error occurred while enabling GadgetsMenu v3.5.8 (Is it up to date?)
java.lang.ExceptionInInitializerError
at com.OnlyNoobDied.GadgetsMenu.Utils.MessageType.getFormatMessage(MessageType.java:100) ~[?:?]
at com.OnlyNoobDied.GadgetsMenu.GadgetsMenu.onEnable(GadgetsMenu.java:76) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[Spigot-1649.jar:git-Spigot-1649]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [Spigot-1649.jar:git-Spigot-1649]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [Spigot-1649.jar:git-Spigot-1649]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugin(CraftServer.java:476) [Spigot-1649.jar:git-Spigot-1649]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.enablePlugins(CraftServer.java:394) [Spigot-1649.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.n(MinecraftServer.java:360) [Spigot-1649.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.g(MinecraftServer.java:334) [Spigot-1649.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.a(MinecraftServer.java:290) [Spigot-1649.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:210) [Spigot-1649.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [Spigot-1649.jar:git-Spigot-1649]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [Spigot-1649.jar:git-Spigot-1649]
Caused by: java.lang.NullPointerException
at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:206) ~[Spigot-1649.jar:git-Spigot-1649]
at com.OnlyNoobDied.GadgetsMenu.Utils.ChatUtil.format(ChatUtil.java:8) ~[?:?]
at com.OnlyNoobDied.GadgetsMenu.API.MainAPI.(MainAPI.java:41) ~[?:?]
... 13 more
[20:34:42] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.1

Bug with lore

When I add a line in the description and reboot the server it gives an error and clears description. Please can you fix it

Morphs will not work

When players click on the morph it just goes into the inventory, and when the press reset morph, it states, you werent morphed

Bug with pets

Hello :)

I tried this as a cosmetic perk on my survival server today. So happen I teleported to another player while having my pet cow active. When I did /back and returned, the cow just stopped following me. It was still showing my name but it was completely ignoring me. I could in fact spawn another pet, essentially making it seem like I have 2 pets. If I tp to the nether and back again, I will have 2 pets ignoring me and spawning yet another one will give me seemingly 3. I reloaded, resetted and all but those cows still persist. I had to drop them into the void in the end. Could you possibly help fix this? :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.