This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
Vip-God allows you to give god-permissions to VIPs without being afraid that they kill everybody.
Features:
Permissions support
Makes players invincible
Players in Vip-God-Mode can not attack other players
Lightweight
After executing the command, you have to wait a configurable time to get the Vip-God-Mode/disable it
Players in Vip-God-Mode can't attack mobs (optional)
@KevinEssence
Oh. The easiest way would be to stop the server, change the config and start the server again. Maybe Ill add a config-reload-command soon.
2012-10-09 19:07:43 [SEVERE] [VIP-GOD] Could not save config to plugins/VIP-GOD/config.yml
java.io.IOException: Unable to create parent directories of plugins/VIP-GOD/config.yml
at com.google.common.io.Files.createParentDirs(Files.java:463)
at org.bukkit.configuration.file.FileConfiguration.save(FileConfiguration.java:52)
at org.bukkit.plugin.java.JavaPlugin.saveConfig(JavaPlugin.java:129)
at org.black_ixx.vipGod.DamageEvent.onPvP(DamageEvent.java:118)
at sun.reflect.GeneratedMethodAccessor118.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:330)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
at org.bukkit.craftbukkit.event.CraftEventFactory.callEvent(CraftEventFactory.java:80)
at org.bukkit.craftbukkit.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:364)
at org.bukkit.craftbukkit.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:386)
at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:591)
at net.minecraft.server.EntityMonster.damageEntity(EntityMonster.java:38)
at net.minecraft.server.EntityPigZombie.damageEntity(EntityPigZombie.java:76)
at net.minecraft.server.EntityHuman.attack(EntityHuman.java:762)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:1020)
at net.minecraftserverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:160)
at net.minecraft.server.Packet7UseEntity.handle(SourceFile:36)
at net.minecraft.server.NetworkManager.b(NetworkManager.java:276)
at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
at net.minecraft.server.ServerConnection.b(SourceFile:35)
at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581)
at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
An amazing plugin, one of a kind! I use it specifically for my VIPs. Keep up the good work! Oh, and my server is at: BobWorld.mooo.com
Have a nice day. :)
-
View User Profile
-
Send Message
Posted Dec 2, 2012@Blackixx
Thank you so much!
-
View User Profile
-
Send Message
Posted Dec 2, 2012@KevinEssence
Done
-
View User Profile
-
Send Message
Posted Nov 29, 2012Would it be possible to make it so you can't attack mobs too?
-
View User Profile
-
Send Message
Posted Oct 25, 2012@KevinEssence Oh. The easiest way would be to stop the server, change the config and start the server again. Maybe Ill add a config-reload-command soon.
-
View User Profile
-
Send Message
Posted Oct 24, 2012@Blackixx
The config resets itself.
-
View User Profile
-
Send Message
Posted Oct 24, 2012@KevinEssence
Ive tested it again and it worked perfect. Do you mean the config resets itself or the plugin uses the default numbers all the time?
-
View User Profile
-
Send Message
Posted Oct 24, 2012@Blackixx
Yes sir.
-
View User Profile
-
Send Message
Posted Oct 24, 2012@KevinEssence
Do u use v1.1.1?
-
View User Profile
-
Send Message
Posted Oct 23, 2012I put cooldowns to 5 minutes..but it keeps channing back to default. I type 300 seconds on ug and vg
-
View User Profile
-
Send Message
Posted Oct 12, 2012@Blackixx
huge looping error when updated to latest RB
2012-10-09 19:07:43 [SEVERE] [VIP-GOD] Could not save config to plugins/VIP-GOD/config.yml java.io.IOException: Unable to create parent directories of plugins/VIP-GOD/config.yml at com.google.common.io.Files.createParentDirs(Files.java:463) at org.bukkit.configuration.file.FileConfiguration.save(FileConfiguration.java:52) at org.bukkit.plugin.java.JavaPlugin.saveConfig(JavaPlugin.java:129) at org.black_ixx.vipGod.DamageEvent.onPvP(DamageEvent.java:118) at sun.reflect.GeneratedMethodAccessor118.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:330) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at org.bukkit.craftbukkit.event.CraftEventFactory.callEvent(CraftEventFactory.java:80) at org.bukkit.craftbukkit.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:364) at org.bukkit.craftbukkit.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:386) at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:591) at net.minecraft.server.EntityMonster.damageEntity(EntityMonster.java:38) at net.minecraft.server.EntityPigZombie.damageEntity(EntityPigZombie.java:76) at net.minecraft.server.EntityHuman.attack(EntityHuman.java:762) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:1020) at net.minecraftserverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:160) at net.minecraft.server.Packet7UseEntity.handle(SourceFile:36) at net.minecraft.server.NetworkManager.b(NetworkManager.java:276) at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109) at net.minecraft.server.ServerConnection.b(SourceFile:35) at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581) at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212) at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
-
View User Profile
-
Send Message
Posted Sep 30, 2012um when I do /help vip-god all it says commands from VIP-GOD?
-
View User Profile
-
Send Message
Posted Sep 15, 2012@lbb601
yes
-
View User Profile
-
Send Message
Posted Sep 15, 2012Does this block bow and arrow use against other players?
-
View User Profile
-
Send Message
Posted Sep 3, 2012Thanks. Im currently on vacation, but Im going to visit your server when Im back.
-
View User Profile
-
Send Message
Posted Sep 2, 2012An amazing plugin, one of a kind! I use it specifically for my VIPs. Keep up the good work! Oh, and my server is at: BobWorld.mooo.com Have a nice day. :)
-
View User Profile
-
Send Message
Posted Aug 22, 2012@barreytor
it should
-
View User Profile
-
Send Message
Posted Aug 21, 2012Does it work with 1.3.X?
-
View User Profile
-
Send Message
Posted Aug 18, 2012@VietNg
Just add the alias at your bukkit.yml :D
-
View User Profile
-
Send Message
Posted Aug 7, 2012I love this :) Please have like /g or something
-
View User Profile
-
Send Message
Posted Jul 15, 2012@VietNg
I think I wont create a plugin with Vip-Fly, but I could add command aliases