[FUN] Paintball v1.2 [1.5.2 R1.0]

Discussion in 'Archived: Plugin Releases' started by captainawesome7, Jul 6, 2012.

  1. Offline

    captainawesome7

    I could add an auto start system but it would be fairly simple. Just after a set amount of time it would start a game, and a set amount of time after that game ended it would start a new one. Obviously the whole ting would be pretty configurable, with options to start say ever hour of 10 minutes after the last game ended. Sound good?
     
  2. Offline

    broluigi

    do you have a bukkitdev? and will this plugin coexist with other plugins or is it expected to be on a simple server with very few
     
  3. Offline

    JovisHovis

    Sounds good! Is there anyway that people not using spoutcraft could see the custom skins and gun?
     
  4. Offline

    ZhouRoy5757

    Captainawesome7 , can you please add multiple arena support ? if you do not know what i mean , you can go to the paintball server to see what i mean , pb1.evolutiongaming.com is the ip , thanks Captainawesome7 !

    Same ! because i can't be always online :p

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  5. Offline

    QuintenVis

    Yeah... It really sounds good can you make it in the next version?
     
  6. Offline

    fussionzz97

    When ever a player hits another player the server just crashes?
    Here the console:
    Code:
    12.07 05:19:59 [Server] INFO Read timed out
    12.07 05:19:30 [Multicraft] Skipped 23 lines due to rate limit (30/s)
    12.07 05:19:27 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    12.07 05:19:27 [Server] INFO Caused by: java.lang.ClassNotFoundException: com.Chipmunk9998.Spectate.Spectate
    12.07 05:19:27 [Server] INFO ... 16 more
    12.07 05:19:27 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
    12.07 05:19:27 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
    12.07 05:19:27 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    12.07 05:19:27 [Server] INFO at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
    12.07 05:19:27 [Server] INFO at me.captain.paintball.PBListener.onEntityDamageEvent(PBListener.java:103)
    12.07 05:19:27 [Server] INFO at me.captain.paintball.Paintball.end(Paintball.java:385)
    12.07 05:19:27 [Server] INFO Caused by: java.lang.NoClassDefFoundError: com/Chipmunk9998/Spectate/Spectate
    12.07 05:19:27 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    12.07 05:19:27 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    12.07 05:19:27 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:558)
    12.07 05:19:27 [Server] INFO at net.minecraft.server.World.tickEntities(World.java:1151)
    12.07 05:19:27 [Server] INFO at net.minecraft.server.World.playerJoinedWorld(World.java:1244)
    12.07 05:19:27 [Server] INFO at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:106)
    12.07 05:19:27 [Server] INFO at net.minecraft.server.World.entityJoinedWorld(World.java:1262)
    12.07 05:19:27 [Server] INFO at net.minecraft.server.EntityProjectile.F_(EntityProjectile.java:156)
    12.07 05:19:27 [Server] INFO at net.minecraft.server.EntitySnowball.a(SourceFile:30)
    12.07 05:19:27 [Server] INFO at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:215)
    12.07 05:19:27 [Server] INFO at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:595)
    12.07 05:19:27 [Server] INFO at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:608)
    12.07 05:19:27 [Server] INFO at org.bukkit.craftbukkit.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:381)
    12.07 05:19:27 [Server] INFO at org.bukkit.craftbukkit.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:363)
    12.07 05:19:27 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460)
    12.07 05:19:27 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    12.07 05:19:27 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
    12.07 05:19:27 [Server] INFO org.bukkit.event.EventException
    12.07 05:19:27 [Server] SEVERE Could not pass event EntityDamageByEntityEvent to Paintball
    12.07 05:19:27 [Server] INFO FusSionzZ97 shot frizzbee99
    12.07 05:19:27 [Multicraft] Skipped 7 lines due to rate limit (30/s)
    12.07 05:19:23 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    12.07 05:19:23 [Server] INFO at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    12.07 05:19:23 [Server] INFO Caused by: java.lang.ClassNotFoundException: com.Chipmunk9998.Spectate.Spectate
    12.07 05:19:23 [Server] INFO ... 16 more
    12.07 05:19:23 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
    12.07 05:19:23 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
    12.07 05:19:23 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    12.07 05:19:23 [Server] INFO at sun.reflect.GeneratedMethodAccessor133.invoke(Unknown Source)
    12.07 05:19:23 [Server] INFO at me.captain.paintball.PBListener.onEntityDamageEvent(PBListener.java:93)
    12.07 05:19:23 [Server] INFO Caused by: java.lang.NoClassDefFoundError: com/Chipmunk9998/Spectate/Spectate
    12.07 05:19:23 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    12.07 05:19:23 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    12.07 05:19:23 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:558)
    12.07 05:19:23 [Server] INFO at net.minecraft.server.World.tickEntities(World.java:1151)
    12.07 05:19:23 [Server] INFO at net.minecraft.server.World.playerJoinedWorld(World.java:1244)
    12.07 05:19:23 [Server] INFO at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:106)
    12.07 05:19:23 [Server] INFO at net.minecraft.server.World.entityJoinedWorld(World.java:1262)
    12.07 05:19:23 [Server] INFO at net.minecraft.server.EntityProjectile.F_(EntityProjectile.java:156)
    12.07 05:19:23 [Server] INFO at net.minecraft.server.EntitySnowball.a(SourceFile:30)
    12.07 05:19:23 [Server] INFO at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:215)
    12.07 05:19:23 [Server] INFO at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:595)
    12.07 05:19:23 [Server] INFO at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:608)
    12.07 05:19:23 [Server] INFO at org.bukkit.craftbukkit.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:381)
    12.07 05:19:23 [Server] INFO at org.bukkit.craftbukkit.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:363)
    12.07 05:19:23 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460)
    12.07 05:19:23 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    12.07 05:19:23 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
    12.07 05:19:23 [Server] INFO org.bukkit.event.EventException
    12.07 05:19:23 [Server] SEVERE Could not pass event EntityDamageByEntityEvent to Paintball
    12.07 05:19:23 [Server] INFO FusSionzZ97 shot Funbill123
    Heres my plugins:

    Code:
    Plugins (33): NoCheatPlus, SimpleSignEdit, Spout, Vault, PermissionsEx, Multiverse-Core, CombatTag, Translate, Paintball, TreeAssist, BorderGuard, SpawnerAdjuster, iConomy, Register, Announcer, PaidRanks, CoreProtect, Lockette, PlayerStatusSigns, MobArena, mcMMO, SimpleClans, ButtonWarp, Essentials, Citizens, ChatManager, WorldEdit, EssentialsSpawn, Multiverse-Inventories, WorldGuard, ecoCreature, ChestShop, SimpleRegionMarket
     
  7. Offline

    captainawesome7

    No
    Possibly in the future
    Already in it since 0.3 or 0.4 or something
    You don't have Spectate installed.
     
  8. Offline

    fussionzz97

    @captainawesome7
    Thanks its working now

    Is it possible if you could add Multiple arenas, cycle through them? and auto start?
     
  9. Offline

    ZhouRoy5757

    "Possibly in the future" , that is what he has say
     
  10. Offline

    captainawesome7

    I'm planning to put it in 0.6 but if any problems arise until then it might be pushed to 0.7
     
  11. Offline

    boistordu

    im stuck with another in paintball mode. i try pb end but it says that no game is on.
    my plugin on the server are spout, zport, entity manager, jukebukkit, marriage, simplefly.
    do you need anymore informations?
    Have I lost averything?

    you should put a command to retrieve stuff

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  12. Offline

    captainawesome7

    I'm going to need more information than "im stuck in paintball." Were there any errors in the log/console? Did you get your stuff back? Can you start a new game?
     
  13. Offline

    VvRJMendozavV

    Does this thing will work without Spout?
     
  14. Offline

    boistordu

    i can start a new game. no stuff back even after a reboot of the server, a disconnect reconnect. the only thing i could do is to make disappear the skin of the player. do you want the whole log? do you have a mail? because in the console there are not clear error about the module.
     
  15. Offline

    Danster1999

    Me and my friend were testing this plugin. Everything works fine except, when we shoot each other, nothing happens. What am I doing wrong?
     
  16. Offline

    captainawesome7

    rtfm
    I understood none of that. If it doesn't work, there's probably an error. If you find it in the log, please copy+paste it here so I know what's going on. I can't really help without it.
    If you find any errors in the log paste them here, I can't really help you without it. No bugs have surfaced that make shooting people do nothing, so I really don't know. What plugins do you use?
     
  17. Offline

    Danster1999

    Spout,Spectate,ColorMe,,WorldEdit,FirstJoinPlus,TempBan,WorldGuard and Essentials
    I'm getting this error:
    2012-07-13 17:06:11 [SEVERE] java.lang.IllegalArgumentException: Cannot set already-set enchantment
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.enchantments.Enchantment.registerEnchantment(Enchantment.java:213)
    2012-07-13 17:06:11 [SEVERE]at org.getspout.spoutapi.inventory.SpoutEnchantment.<init>(SpoutEnchantment.java:40)
    2012-07-13 17:06:11 [SEVERE]at org.getspout.spoutapi.inventory.SpoutEnchantment.<clinit>(SpoutEnchantment.java:29)
    2012-07-13 17:06:11 [SEVERE]at java.lang.Class.forName0(Native Method)
    2012-07-13 17:06:11 [SEVERE]at java.lang.Class.forName(Unknown Source)
    2012-07-13 17:06:11 [SEVERE]at org.getspout.spout.Spout.onEnable(Spout.java:233)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:551)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.Bukkit.reload(Bukkit.java:182)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:475)
    2012-07-13 17:06:11 [SEVERE]at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:612)
    2012-07-13 17:06:11 [SEVERE]at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:581)
    2012-07-13 17:06:11 [SEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    2012-07-13 17:06:11 [SEVERE]at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    2012-07-13 17:06:11 [SEVERE] java.lang.IllegalArgumentException: Cannot set already-set enchantment
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.enchantments.Enchantment.registerEnchantment(Enchantment.java:213)
    2012-07-13 17:06:11 [SEVERE]at org.getspout.spoutapi.inventory.SpoutEnchantment.<init>(SpoutEnchantment.java:40)
    2012-07-13 17:06:11 [SEVERE]at org.getspout.spoutapi.inventory.SpoutEnchantment.<clinit>(SpoutEnchantment.java:30)
    2012-07-13 17:06:11 [SEVERE]at java.lang.Class.forName0(Native Method)
    2012-07-13 17:06:11 [SEVERE]at java.lang.Class.forName(Unknown Source)
    2012-07-13 17:06:11 [SEVERE]at org.getspout.spout.Spout.onEnable(Spout.java:233)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:551)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.Bukkit.reload(Bukkit.java:182)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:475)
    2012-07-13 17:06:11 [SEVERE]at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:612)
    2012-07-13 17:06:11 [SEVERE]at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:581)
    2012-07-13 17:06:11 [SEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    2012-07-13 17:06:11 [SEVERE]at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    2012-07-13 17:06:11 [SEVERE] java.lang.IllegalArgumentException: Cannot set already-set enchantment
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.enchantments.Enchantment.registerEnchantment(Enchantment.java:213)
    2012-07-13 17:06:11 [SEVERE]at org.getspout.spoutapi.inventory.SpoutEnchantment.<init>(SpoutEnchantment.java:40)
    2012-07-13 17:06:11 [SEVERE]at org.getspout.spoutapi.inventory.SpoutEnchantment.<clinit>(SpoutEnchantment.java:31)
    2012-07-13 17:06:11 [SEVERE]at java.lang.Class.forName0(Native Method)
    2012-07-13 17:06:11 [SEVERE]at java.lang.Class.forName(Unknown Source)
    2012-07-13 17:06:11 [SEVERE]at org.getspout.spout.Spout.onEnable(Spout.java:233)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:551)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.Bukkit.reload(Bukkit.java:182)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:22)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479)
    2012-07-13 17:06:11 [SEVERE]at org.bukkit.craftbukkit.CraftServer.dispatchServerCommand(CraftServer.java:475)
    2012-07-13 17:06:11 [SEVERE]at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:612)
    2012-07-13 17:06:11 [SEVERE]at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:581)
    2012-07-13 17:06:11 [SEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    2012-07-13 17:06:11 [SEVERE]at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

    Apart from this, It seems a great plugin :D

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  18. Offline

    captainawesome7

    Do you see anything in there that says paintball? Not my error...
    Code:
     block next time please
     
  19. Offline

    boistordu

    2012-07-12 23:59:53 [INFO] [31;1m[Paintball Error] Error loading configuration.[m
    2012-07-12 23:59:53 [INFO] [36;1m[Paintball Info] Default configuration values used.[m
    2012-07-12 23:59:54 [INFO] [36;1m[Paintball Info] Paintball is up to date.[m
    2012-07-13 00:24:42 [INFO] [32;1mGame Over! Both teams had 0 kills![m
    2012-07-13 00:25:15 [SEVERE] Could not pass event EntityDamageByEntityEvent to Paintball
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:363)
    at org.bukkit.craftbukkit.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:381)
    at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:608)
    at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:595)
    at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:215)
    at net.minecraft.server.EntitySnowball.a(SourceFile:30)
    at net.minecraft.server.EntityProjectile.F_(EntityProjectile.java:156)
    at net.minecraft.server.World.entityJoinedWorld(World.java:1262)
    at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:106)
    at net.minecraft.server.World.playerJoinedWorld(World.java:1244)
    at net.minecraft.server.World.tickEntities(World.java:1151)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:558)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NoClassDefFoundError: com/Chipmunk9998/Spectate/Spectate
    at me.captain.paintball.Paintball.end(Paintball.java:385)
    at me.captain.paintball.PBListener.onEntityDamageEvent(PBListener.java:103)
    at sun.reflect.GeneratedMethodAccessor26.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:302)
    ... 16 more
    Caused by: java.lang.ClassNotFoundException: com.Chipmunk9998.Spectate.Spectate
    at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    ... 22 more
    2012-07-13 00:29:22 [INFO] [31;1mvigilian shot [34;1memerian[m
    2012-07-13 00:29:22 [SEVERE] Could not pass event EntityDamageByEntityEvent to Paintball
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:363)
    at org.bukkit.craftbukkit.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:381)
    at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:608)
    at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:595)
    at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:215)
    at net.minecraft.server.EntitySnowball.a(SourceFile:30)
    at net.minecraft.server.EntityProjectile.F_(EntityProjectile.java:156)
    at net.minecraft.server.World.entityJoinedWorld(World.java:1262)
    at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:106)
    at net.minecraft.server.World.playerJoinedWorld(World.java:1244)
    at net.minecraft.server.World.tickEntities(World.java:1151)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:558)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NoClassDefFoundError: com/Chipmunk9998/Spectate/Spectate
    at me.captain.paintball.Paintball.end(Paintball.java:385)
    at me.captain.paintball.PBListener.onEntityDamageEvent(PBListener.java:103)
    at sun.reflect.GeneratedMethodAccessor26.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:302)
    ... 16 more


    2012-07-13 00:56:55 [SEVERE] ebean.properties not found

    is t something useful for you?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  20. Offline

    captainawesome7

    Yeah thanks, looks like the spectate thing is showing up as enabled even though you don't have the plugin.

    Edit: I fixed the problem (i think), but I'm making major changes to the code right now so it'll be fixed when 0.7 is released (probably today in a little)

    I added it in v0.6 (as many maps as you want, and a vote to start system). I don't really know if it works perfectly though (completely untested besides me and another dude on a private server. You can test the dev build here if you want. New commands are:
    • /pb map create <name> - Makes a new map (unplayable until you set spawns)
    • /pb map save - Save current playable maps
    • /pb map remove <name> - Removes the map
    • /pb map <name> red - Sets the map's red spawn
    • /pb map <name> blue - Sets the map's blue spawn
    • /pb map <name> spectate - Set's the spectate teleport area
    • /pb map list - Shows playable and unplayable maps
    • /pb vote - Vote to start the game
    • /pb usevote - Use voting system
    • /pb start <map> - Starts the game on a map
    • /pb start - Starts the game on a random map

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  21. Offline

    fussionzz97

    Thanks for the quick update i shall install this once im home
     
  22. Offline

    Jelle12345

    How can i get a gun instead of a flint?

    i tried everything
     
  23. Offline

    Vince

    really? Just read you idiot.
     
    captainawesome7 likes this.
  24. Offline

    captainawesome7

    New test build update, just redownload here. Adds a GUI and ammo. Don't really want to release it without somebody testing it first. Also includes a bug fix for the vote system going negative when people leave the game.
     
  25. Offline

    Danster1999

    I cant do /pb spectate
    And i cant change the spawn points anymore :(
     
  26. Offline

    captainawesome7

    Read the description. It uses a map system now, so you can have as many as you want. Use /pb map create <name> and /pb map <name> red/blue/spectate to set the spawns. You can also use /start <map> or regular /start
     
  27. Offline

    Danster1999

    oh sorry didnt see update. Thanks :D
     
  28. Offline

    Goclonefilms

    Can you have it give a prize to the winning team? I have a server where the winners get items to cash in for money, so I need a way for it to happen automatically.
     
  29. Offline

    Danster1999

    maybe a configurable amount of lives for players? When they die they go back to their teams spawnpoint.

    Also some 'perks' when you kill a certain amount of people. Perks can be potions or new items.
     
  30. Offline

    neoandrew

    Some things I've noticed while testing this awesome plugin that I thought could be improved:
    - If PvP is not enabled on the server properties the shot won't do anything
    - After the game is over, players are going back to their respective sides, which I think should teleport them back to where they were before joinin the match, because after the game is over they keep running around the paintball field fooling around with each other
    - When the game starts, the textures automatically go back to the default

    Sorry for my English, hope I helped.
     

Share This Page