Giter Site home page Giter Site logo

koth's People

Contributors

jannyboy11 avatar markhughes avatar subside avatar tomcraft avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

koth's Issues

Scoreboard name limit

Hello, with the fix #23, a new problem has emerged.
The scoreboard limit also affects scoreboard name (top of the scoreboard) but it's not necessary (scoreboard name may contain more than 16 characters without client crashes).
So it would be cool to be able to give back a scoreboard name longer than 16 characters.

PS : Sorry for my bad english.

Compilation Error

Hi, I'm having troubles compiling the plugin. The log in maven is the following one:

[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/hooks/plugins/VanishHook.java:[5,25] package org.kitteh.vanish does not exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/hooks/plugins/VanishHook.java:[6,25] package org.kitteh.vanish does not exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/hooks/plugins/VanishHook.java:[16,13] cannot find symbol
symbol: class VanishManager
location: class subside.plugins.koth.hooks.plugins.VanishHook
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionNormal.java:[10,40] package com.massivecraft.factions.entity
does not exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionNormal.java:[11,40] package com.massivecraft.factions.entity
does not exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionNormal.java:[12,40] package com.massivecraft.factions.entity
does not exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionNormal.java:[19,9] cannot find symbol
symbol: class Faction
location: class subside.plugins.koth.adapter.captypes.CappingFactionNormal
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionNormal.java:[21,33] cannot find symbol
symbol: class Faction
location: class subside.plugins.koth.adapter.captypes.CappingFactionNormal
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionNormal.java:[57,12] cannot find symbol
symbol: class Faction
location: class subside.plugins.koth.adapter.captypes.CappingFactionNormal
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionUUID.java:[10,33] package com.massivecraft.factions does not
exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionUUID.java:[11,33] package com.massivecraft.factions does not
exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionUUID.java:[12,33] package com.massivecraft.factions does not
exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionUUID.java:[19,13] cannot find symbol
symbol: class Faction
location: class subside.plugins.koth.adapter.captypes.CappingFactionUUID
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionUUID.java:[21,31] cannot find symbol
symbol: class Faction
location: class subside.plugins.koth.adapter.captypes.CappingFactionUUID
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionUUID.java:[57,12] cannot find symbol
symbol: class Faction
location: class subside.plugins.koth.adapter.captypes.CappingFactionUUID
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingKingdom.java:[9,38] package org.kingdoms.constants.kingdom does not exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingKingdom.java:[10,37] package org.kingdoms.constants.player does not exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingKingdom.java:[11,25] package org.kingdoms.main does not exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingKingdom.java:[12,33] package org.kingdoms.manager.game does not exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingKingdom.java:[19,13] cannot find symbol
symbol: class Kingdom
location: class subside.plugins.koth.adapter.captypes.CappingKingdom
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingKingdom.java:[21,27] cannot find symbol
symbol: class Kingdom
location: class subside.plugins.koth.adapter.captypes.CappingKingdom
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingKingdom.java:[59,12] cannot find symbol
symbol: class Kingdom
location: class subside.plugins.koth.adapter.captypes.CappingKingdom
[INFO] 22 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.294 s
[INFO] Finished at: 2016-08-31T16:11:28-03:00
[INFO] Final Memory: 20M/226M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project KOTH: Compilation failure: Compilation failure:
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/hooks/plugins/VanishHook.java:[5,25] package org.kitteh.vanish does not exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/hooks/plugins/VanishHook.java:[6,25] package org.kitteh.vanish does not exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/hooks/plugins/VanishHook.java:[16,13] cannot find symbol
[ERROR] symbol: class VanishManager
[ERROR] location: class subside.plugins.koth.hooks.plugins.VanishHook
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionNormal.java:[10,40] package com.massivecraft.factions.entity does not exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionNormal.java:[11,40] package com.massivecraft.factions.entity does not exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionNormal.java:[12,40] package com.massivecraft.factions.entity does not exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionNormal.java:[19,9] cannot find symbol
[ERROR] symbol: class Faction
[ERROR] location: class subside.plugins.koth.adapter.captypes.CappingFactionNormal
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionNormal.java:[21,33] cannot find symbol
[ERROR] symbol: class Faction
[ERROR] location: class subside.plugins.koth.adapter.captypes.CappingFactionNormal
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionNormal.java:[57,12] cannot find symbol
[ERROR] symbol: class Faction
[ERROR] location: class subside.plugins.koth.adapter.captypes.CappingFactionNormal
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionUUID.java:[10,33] package com.massivecraft.factions does not exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionUUID.java:[11,33] package com.massivecraft.factions does not exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionUUID.java:[12,33] package com.massivecraft.factions does not exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionUUID.java:[19,13] cannot find symbol
[ERROR] symbol: class Faction
[ERROR] location: class subside.plugins.koth.adapter.captypes.CappingFactionUUID
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionUUID.java:[21,31] cannot find symbol
[ERROR] symbol: class Faction
[ERROR] location: class subside.plugins.koth.adapter.captypes.CappingFactionUUID
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingFactionUUID.java:[57,12] cannot find symbol
[ERROR] symbol: class Faction
[ERROR] location: class subside.plugins.koth.adapter.captypes.CappingFactionUUID
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingKingdom.java:[9,38] package org.kingdoms.constants.kingdom does not exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingKingdom.java:[10,37] package org.kingdoms.constants.player does not exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/cap
types/CappingKingdom.java:[11,25] package org.kingdoms.main does not exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingKingdom.java:[12,33] package org.kingdoms.manager.game does not exist
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingKingdom.java:[19,13] cannot find symbol
[ERROR] symbol: class Kingdom
[ERROR] location: class subside.plugins.koth.adapter.captypes.CappingKingdom
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingKingdom.java:[21,27] cannot find symbol
[ERROR] symbol: class Kingdom
[ERROR] location: class subside.plugins.koth.adapter.captypes.CappingKingdom
[ERROR] /C:/Users/lauti/Desktop/GITHUB/KOTH/src/subside/plugins/koth/adapter/captypes/CappingKingdom.java:[59,12] cannot find symbol
[ERROR] symbol: class Kingdom
[ERROR] location: class subside.plugins.koth.adapter.captypes.CappingKingdom
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project KOTH: Compilation failure
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858)
at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 20 more

featherboard initializes koth board onJoin

Basically, when a user logs into a koth server, the koth table is always defaulted to. I think in the initial request is checking to see if feathboard is enabled but not if a koth is active.

Edit:
After some additional testing, this appears to only happen when a scheduled koth has ended early by someone winning. During the remaining time the koth could have been running, the koth board will show to anyone that joins the server.

Scoreboard character limit

Please add a scoreboard character limit because the client can't support more than 16 characters.
And if we use %capper% on scoreboard (alone on a line) it's annoying.
If a faction has a name longer than 14 characters, when it replaces %capper% on scoreboard, it crashes.
And it's a real issue because faction's name are limited to 16 characters BUT it seems like the plugin already adds its own characters (maybe for the color) because 14 is enough to crash clients.

Exemple with the name "Scoreboardcrash" (15 characters)
Crash error : http://prntscr.com/d1hyza

PS : Sorry for my bad english.

Documentation for old scoreboard?

Hello,

Just wondering if @SubSide would be able to add back the scoreboard documentation for the old scoreboard - I can't find the placeholder for the capping player anywhere and I have to use the old scoreboard plugin.

Hope you'll be able to add this!

Can't find main class

Hello! Good job with plugin!
I wanted to make it a bit different by adding one feature, but i got stuck a bit.
When I got this in my eclipse, I tryed to export and launch server, it said it could not find main class, altough path was correct ( i didnt change anything there tbh ). Know why it could be doing like that?

Koth Ideas Repost

Hey, once again I strike with ideas, when players do /koth schedule, could you make it, so it lists koths only (option in config to toggle yes or no this option) for current day? Like because, when they do koth schedule now, I got koths almost every hour, they cant even see which timezone koths are from ^^
Also, can you, or can I already edit lang file, so that at the bottom of /koth schedule it will say "Next koth will be in XX:XX"

Also, for "Next koth will be in XX:XX" there could be command like /koth next (Which I'd then use alt cmd /nextkoth :p )

Another less important idea, but might be cool, KOTH schedule place rotation, which means is,
instead of marking schedules with koth, you mark it with rotation, and then in config you set for each rotation which koths you want to be listed, and then it randomly sets one koth to be on schedule ^^

Error compiling Plugin

Hello, I'm new with maven and do not really use it, When i import the project as a moven project i get this problem : http://prntscr.com/d6fo1o

and along with that a bunch of other problems like vanishPlugin cannot be resolved to a type, VanishManager cannot be resolved to a type etc,

Thanks

Import error

import subside.plugins.koth.events.KothEndEvent;
import subside.plugins.koth.events.KothStartEvent;
i get errors with those imports

CaptureType mode

When I change the capturetype mode to Player, after a reboot the mode becomes Factions

Make /koth ignore permanent

Make it so that /koth ignore permanently disables the global chat messages until toggled (instead of after server restart)

Bossbar not working

I do use bossbarapi and in the startup logs it confirms that it loaded the hook, but ingame it's not showing up. Even though I am in range of the koth.

Error PlayerJoinEvent & PlayerQuitEvent

I have previously report this error on spigot thread but you seem to ignore it.

In your last updates of KoTH, there are many error when players leave or join the server.

[Server thread/ERROR]: Could not pass event PlayerJoinEvent to KoTH v1.4.8 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-38ddb34-c19c293] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-38ddb34-c19c293] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-38ddb34-c19c293] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-38ddb34-c19c293] at net.minecraft.server.v1_11_R1.PlayerList.onPlayerJoin(PlayerList.java:327) [spigot.jar:git-Spigot-38ddb34-c19c293] at net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:160) [spigot.jar:git-Spigot-38ddb34-c19c293] at net.minecraft.server.v1_11_R1.LoginListener.b(LoginListener.java:147) [spigot.jar:git-Spigot-38ddb34-c19c293] at net.minecraft.server.v1_11_R1.LoginListener.F_(LoginListener.java:57) [spigot.jar:git-Spigot-38ddb34-c19c293] at net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:233) [spigot.jar:git-Spigot-38ddb34-c19c293] at net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:140) [spigot.jar:git-Spigot-38ddb34-c19c293] at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842) [spigot.jar:git-Spigot-38ddb34-c19c293] at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-38ddb34-c19c293] at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-38ddb34-c19c293] at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-38ddb34-c19c293] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101] Caused by: java.lang.NoClassDefFoundError: be/maximvdw/featherboard/api/FeatherBoardAPI at subside.plugins.koth.hooks.FeatherboardHook.entersRange(FeatherboardHook.java:35) ~[?:?] at subside.plugins.koth.hooks.AbstractRangeHook.addPlayer(AbstractRangeHook.java:192) ~[?:?] at subside.plugins.koth.hooks.AbstractRangeHook.updatePlayer(AbstractRangeHook.java:225) ~[?:?] at subside.plugins.koth.hooks.AbstractRangeHook.onPlayerJoin(AbstractRangeHook.java:133) ~[?:?] at sun.reflect.GeneratedMethodAccessor519.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot.jar:git-Spigot-38ddb34-c19c293] ... 14 more
[Server thread/ERROR]: Could not pass event PlayerQuitEvent to KoTH v1.4.8 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-38ddb34-c19c293] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-38ddb34-c19c293] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-38ddb34-c19c293] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-38ddb34-c19c293] at net.minecraft.server.v1_11_R1.PlayerList.disconnect(PlayerList.java:379) [spigot.jar:git-Spigot-38ddb34-c19c293] at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1064) [spigot.jar:git-Spigot-38ddb34-c19c293] at net.minecraft.server.v1_11_R1.NetworkManager.handleDisconnection(NetworkManager.java:316) [spigot.jar:git-Spigot-38ddb34-c19c293] at net.minecraft.server.v1_11_R1.ServerConnection.c(ServerConnection.java:174) [spigot.jar:git-Spigot-38ddb34-c19c293] at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:842) [spigot.jar:git-Spigot-38ddb34-c19c293] at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-38ddb34-c19c293] at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-38ddb34-c19c293] at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-38ddb34-c19c293] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101] Caused by: java.lang.NoClassDefFoundError: be/maximvdw/featherboard/api/FeatherBoardAPI at subside.plugins.koth.hooks.FeatherboardHook.leavesRange(FeatherboardHook.java:52) ~[?:?] at subside.plugins.koth.hooks.AbstractRangeHook.removePlayer(AbstractRangeHook.java:203) ~[?:?] at subside.plugins.koth.hooks.AbstractRangeHook.onPlayerQuit(AbstractRangeHook.java:143) ~[?:?] at sun.reflect.GeneratedMethodAccessor722.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_101] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_101] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot.jar:git-Spigot-38ddb34-c19c293] ... 12 more

Please fix it quickly

Duplicating Loot

Players can duplicate loot from /koth loot by shift right clicking and closing the menu fast. They are NOT ghost items also. I removed the perm for them but just letting you know that it's there.

Koth Not Working With Feather Board

Hello SubSide,

Your Koth plugin doesn't work with featherboard i have eveything setup, there are no errors in chat when i enable a koth, and ive change the koth config settings, but the default featherboard keeps showing instead of showing the koth one,

Please help

-Yours Faithfully KaPowGaming

issue

when I start koth
it don't start can you help me I create a koth a do /koth start and when I cap it say no one capping koth end
can you pls help me

not able to maven it

i cloned it and tried mavening it but it didnt work any help or have you not setup maven for it?

Probleme with KOTH2FactionOne addon

Hello,
I've this error when I enter in Koth zone:
[14:34:20 WARN]: java.lang.reflect.InvocationTargetException
[14:34:20 WARN]: at sun.reflect.GeneratedConstructorAccessor140.newInstance(Unknown Source)
[14:34:20 WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[14:34:20 WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
[14:34:20 WARN]: at subside.plugins.koth.captureentities.CaptureTypeRegistry.getCapper(CaptureTypeRegistry.java:181)
[14:34:20 WARN]: at subside.plugins.koth.captureentities.CapInfo.getRandomCapper(CapInfo.java:62)
[14:34:20 WARN]: at subside.plugins.koth.captureentities.CapInfo.findAndSetNewEntity(CapInfo.java:167)
[14:34:20 WARN]: at subside.plugins.koth.captureentities.CapInfo.update(CapInfo.java:71)
[14:34:20 WARN]: at subside.plugins.koth.gamemodes.KothClassic.update(KothClassic.java:125)
[14:34:20 WARN]: at subside.plugins.koth.modules.KothHandler.run(KothHandler.java:81)
[14:34:20 WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[14:34:20 WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
[14:34:20 WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[14:34:20 WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[14:34:20 WARN]: at java.lang.Thread.run(Thread.java:748)
[14:34:20 WARN]: Caused by: java.lang.NoSuchMethodError: com.massivecraft.factions.FPlayers.getInstance()Lcom/massivecraft/factions/FPlayers;
[14:34:20 WARN]: at subside.plugins.koth.captureentities.CappingFactionUUID.lambda$0(CappingFactionUUID.java:22)
[14:34:20 WARN]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174)
[14:34:20 WARN]: at java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1351)
[14:34:20 WARN]: at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)
[14:34:20 WARN]: at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:498)
[14:34:20 WARN]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:485)
[14:34:20 WARN]: at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
[14:34:20 WARN]: at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)
[14:34:20 WARN]: at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
[14:34:20 WARN]: at java.util.stream.ReferencePipeline.findAny(ReferencePipeline.java:469)
[14:34:20 WARN]: at subside.plugins.koth.captureentities.CappingFactionUUID.(CappingFactionUUID.java:24)
[14:34:20 WARN]: ... 14 more

Best regards

KoTH not capping

Hey there,

So I've been setting up KoTH for a customer, they are the ones that purchased it.
I have encountered a huge issue, no matter how many times I edit the koth location/delete the koth and re-install the plugin I cannot Capture the koth. I believe it is due to us using 1.8 on the server.

Hopefully there is something that can be done about this.

Regards,
Grandmen123

Scoreboard length

Hello so I have been having problems with the scoreboard where it says: (Java.io.IOException: Received string length longer than maximum allowed (25 > 16) and I was wondering if anyone knew a fix. Thank you!

Koth Loot Full??

It looks like when I do /koth loot asmember when the loot is overfilled, nothing pops up.

Multiple KoTHs at one time.

I have a KoTH schedule setup on my server and I also manually start KoTHs when players ask for them in chat. When I start a KoTH manually sometimes another one is scheduled to start so multiple KoTHs will be running at one time. I would like an option to be added in the config to be able to toggle having multiple KoTHs running at once.

Scheduling Issue

Scheduled events are not starting. there are no errors or warning reported in the console. I can manually start one, but that's it.

FeatherBoard not working

Hey so I want to add the live koth to my featherboard however when I add it into the configs it does not convert it. I am using the place holder is says to use under featherboard placeholders I have also tried the ones it says on the official KOTH spigot page however those just turn into %'s. Help.

Prevent Capture spam (Must "fix")

So, there is an appearing problem with koths, if theres low interest in capturing, lets say a bad timed koth
and only one player is left to capture it, often they spam chat with leaving/joining koth area.
https://gyazo.com/e583f67411eb2de3c9c8aef9dff6bda7

Could you please add prevention so after like X ammount of times it stops printing message if same faction is recapturing koth in Y period? (Like X=5, Y=60 seconds, configurable in config for fine tunning).

Conditional KoTHs

Maybe create koths which require some task to be completed in order to execute them.
Like for example, specific koths in schedule would need 30 players in order to start, if theres no 30 players, a sad message will appear saying to fill the server next time up to 30 players.

Problem with Scoreboard

Hello!

There is a problem with Featherboard support - I set up featherboard for koth correctly (named it as koth), it showed up and disappeared after the scheduled event finished. I have main scoreboard, which showed up after that event, but when I relogged, the koth scoreboard with empty variables again was visible... I tried to reload featherboard, that changed the board, but when I relogged, again I saw koth scoreboard... I negated permission for that koth scoreboard, tried many featherboard permissions, but nothing worked...

I'm using newest version of this KoTH plugin and newest 1.8.8 PaperSpigot.

Message on cap type

I have this issue REALLY OFTEN with new players;
If capturing type is set to factions, and nobody is capturing the KoTH, new players, as lazy they are, won't read my tutorial and will directly try to go and cap koth without creating faction first, so they stand like stupid pidgins complaining plugin doesent work. Therefore could you create a message if capture type is set to Factions and player who is in faction wilderness is trying to capture sending them a message "You must create faction before capturing this koth!"

Scoreboard Help

Hey,

I'm trying to make a custom scoreboard through the koth plugin. I do not have featherboard or any other scoreboard plugin installed. I am having difficulty setting it up and am getting this error...

"The received string is longer than the maximum allowed ( 35 > 19 )"

Even though this error makes perfect sense, I can't find a line that surpasses 19, except for the placeholders.

Thanks for the help

Command feature

Could you add command support to execute when koth start and when koth is finished.
Personally I would use that to enable and disable PvP in koth arena.

Scoreboard FactionUUID / KOTH

Hello,

I bought your plugin 'KoTH and I use FactionUUID, yes, there is hook in the config.
But I actived the new_scoreboard of FactionUUID and when a koth start, the scoreboard of KoTH doesn't appear, so, the scoreboard of FactionUUID stays. It's possible to add an priority to KoTH plugin ?

If you can fix this, I will can see the scoreboard of KoTH in fight :)

Thanks you,
Snyd3rs

Possibility to give loot directly to winning player?

After the person has been capping for 15minutes, nothing is worse than having an invisible player steal the loot and run off.

Two fixes can be done
- Make the chest open just for the winning player.
- Give the loot directly to the winning player.

Payment Issue

I just bought the plugin but it does not let me download it Help!

Koth Isn't Giving Item's Once Finished..

So i have it setup in the config file that once the koth is finished the items should be put into there inventory immediately but that doesnt appear to be that case instead the chest spawn's and they are unable to open it...

Scoreboard

What is the utility of Conquest scoreboard ?

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.