ItemVanish


English.
ItemVanish is a simple way to vanish all the players arround you.
you only need to use the command /iv give to obtain the item and right click with it to activate.
The item and all the text are configurables. Included the option if you want to use permissions system.
Permissions:
- itemvanish.use: Allows you to use the itemvanish
- itemvanish.admin: Allows you to use the itemvanish admin commands (/iv reload)
- itemvanish.bypass: Allows you to use the itemvanish in not allowed worlds
Commands:
- /iv give: Give the object itemoff in the config.yml
- /iv reload: Reload the config.yml
EspaƱol.
ItemVanish es una manera simpre de desaparecer a todos los jugadores a tu alrededor
Solo debes usar el comando /iv give para obtener el objeto y dar click derecho con el en la mano para activarlo.
El item y todos los textos son configurables. Incluida la opcion de si deseas usar un sistema de permisos.
Permisos:
- itemvanish.use: Te permite usa itemvanish
- itemvanish.admin: Te permite user los comandos de admin (/iv reload)
- itemvanish.bypass: Te permite usar itemvanish en mundos fuera de la lista
Comandos:
- /iv give: Te da el objeto que se configuro en el config.yml (itemoff)
- /iv reload: Recarga el config.yml
Config.
################################################### #Default Config made by: EriosGamer # ################################################### #the ID of the item when the plugins is activated itemon: 76 #the ID of the item when the plugins is deactivated itemoff: 75 #Item Name: itemname: vanisher #Item Desciption itemlore: Right click to activate #Give the item on join giveonjoin: false #Deley between activate state, in seconds delay: 15 #Usage message command.usage: 'You need to write /iv [args]' #Message send to player when is activated on.message: '&2The others players are now invisibles' #Message send to player when is deactivated off.message: '&4The others players are now visibles' #Cooldown message cool.down: '&8You need to wait' #Need permission? permissionneed: true #Permission Message permission.message: '&8You need the permission' #Allowed Worlds Worlds: - 'world' - 'world_nether' - 'world_the_end' #Message if world not allowed to use the item noallowed: 'In this world is not allowed to use this'
TO-DO
Bug fixes
Multi-world support (LCastr0 request)
New Commands
- Waiting for request :)
-
View User Profile
-
Send Message
Posted Oct 25, 2013@ChinkSlinky
yep, i find a "}" lost :p and some little bugs
-
View User Profile
-
Send Message
Posted Oct 25, 2013@JamesCraftFTW
Mainly lobby servers, and mini games lobby's, when a player need to click a wall sign and the other player are in front of it, with this you can vanish they and do a click easy, or many uses you can give to it
-
View User Profile
-
Send Message
Posted Oct 25, 2013I saw this on a server I was on and I was looking for this plugin but I can't find it. I'd like this to be on my server, nice plugin. Although 1 question, What's the purpose of this?
-
View User Profile
-
Send Message
Posted Oct 25, 2013@ejgj16
Awesome :) Where you able to replicate the error?
-
View User Profile
-
Send Message
Posted Oct 25, 2013@ChinkSlinky
fixed waiting for file approbal
-
View User Profile
-
Send Message
Posted Oct 25, 2013@ejgj16
It's when players warp into another world. Its just Essentials I guess.
-
View User Profile
-
Send Message
Posted Oct 24, 2013@ChinkSlinky
Look like a problem with essentials and some other plugin, if you give me the name of it i try to do the same to get the error and solve it
-
View User Profile
-
Send Message
Posted Oct 24, 2013Hey I'm getting these errors. I've done the config correctly but when someone goes into like the nether of Factions it makes huge errors:
13:36:38 [SEVERE] Could not pass event PlayerChangedWorldEvent to ItemVanish2 v2.0 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463) at net.minecraft.server.v1_6_R3.PlayerList.moveToWorld(PlayerList.java:479) at org.bukkit.craftbukkit.v1_6_R3.entity.CraftPlayer.teleport(CraftPlayer.java:410) at com.earth2me.essentials.Teleport.now(Teleport.java:99) at com.earth2me.essentials.Teleport.teleport(Teleport.java:147) at com.earth2me.essentials.Teleport.warp(Teleport.java:212) at com.earth2me.essentials.commands.Commandwarp.warpUser(Commandwarp.java:130) at com.earth2me.essentials.commands.Commandwarp.run(Commandwarp.java:51) at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:135) at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:505) at com.earth2me.essentials.Essentials.onCommand(Essentials.java:372) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192) at org.bukkit.craftbukkit.v1_6_R3.CraftServer.dispatchCommand(CraftServer.java:532) at net.minecraft.server.v1_6_R3.PlayerConnection.handleCommand(PlayerConnection.java:986) at net.minecraft.server.v1_6_R3.PlayerConnection.chat(PlayerConnection.java:897) at org.bukkit.craftbukkit.v1_6_R3.entity.CraftPlayer.chat(CraftPlayer.java:241) at it.mri.mycommand.listener.PreprocessEvent.ExecuteCommands(PreprocessEvent.java:604) at it.mri.mycommand.listener.PreprocessEvent.PerformMycmdCommands(PreprocessEvent.java:557) at it.mri.mycommand.listener.PreprocessEvent.onPlayerCommandPreprocess(PreprocessEvent.java: 291) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463) at net.minecraft.server.v1_6_R3.PlayerConnection.handleCommand(PlayerConnection.java:972) at net.minecraft.server.v1_6_R3.PlayerConnection.chat(PlayerConnection.java:897) at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:838) at net.minecraft.server.v1_6_R3.Packet3Chat.handle(SourceFile:49) at net.minecraft.server.v1_6_R3.NetworkManager.b(NetworkManager.java:296) at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:117) at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37) at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:594) at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:240) at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:483) at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:415) at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583) Caused by: java.lang.NullPointerException at com.zonaminecraft.ivlist.onChangeWorld(ivlist.java:133) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ... 45 more
-
View User Profile
-
Send Message
Posted Oct 24, 2013@ChinkSlinky Working on it :)
-
View User Profile
-
Send Message
Posted Oct 23, 2013Hey, can you also add support to use it in one world only? Players are getting mad that the torch replaced items in the inventory... Like diamond swords get replaced by the torch.
Requesting: ⦠One world support ⦠Choose the item slot that the torch goes in ⦠Fix colored messages ( It shows the &{color} in the chat)
-
View User Profile
-
Send Message
Posted Oct 22, 2013@ejgj16
Awesome! Thanks :D
-
View User Profile
-
Send Message
Posted Oct 21, 2013@CrispyLipz
now fixed, waiting for file approbal
-
View User Profile
-
Send Message
Posted Oct 21, 2013Did you test the plugin? I can't get it to work, I selected the world and disabled permissions.
-
View User Profile
-
Send Message
Posted Oct 21, 2013I can't get the give item onJoin to work even with permissions off. I looked at the code but I don't know what all of it means. If you put the onJoinEvent at the top does it use that first? Because its at the end of the code
-
View User Profile
-
Send Message
Posted Oct 20, 2013@CrispyLipz
Waiting for file approbal, you only need to change giveonjoin: false to true and permissionneed: true to false if you dont want permissions
-
View User Profile
-
Send Message
Posted Oct 20, 2013@CrispyLipz
You want a permission with this? or simple give the item to everyone join the server? i do it with permissions, but you can select if you want to use it in config.yml
-
View User Profile
-
Send Message
Posted Oct 20, 2013Can you make it so when players join they get the item? Instead of using the command, because commands are disabled in my Hub server.
-
View User Profile
-
Send Message
Posted Oct 18, 2013@ejgj16
Awesome :D
-
View User Profile
-
Send Message
Posted Oct 17, 2013@LCastr0
Now you can! :) only waiting for file approbal
-
View User Profile
-
Send Message
Posted Oct 16, 2013Seems a nice plugin :) Can you add multi-world support? Like when a player goes to a non-allowed world, the players are shown again :P