Filled kickguests

Discussion in 'Archived: Plugin Requests' started by _KoGuT_, May 20, 2014.

  1. Offline

    _KoGuT_

    Hello.

    Plugin category: admin tools?

    Suggested name: kick guests

    What I want: i want a plugin so when you are standing inside of a world guard region and you are the owner of the region you can do the command /kickguests and every single person inside the world guard region will get teleported to a certaan spot. so i made a world guard region and I'm the owner of it and people teleported to me and they won't leave me and i want them to leave so i do /kickguests and the players inside that world guard region will get tp'ed to the spot set. only the owner of the region can do /kickguests if a member or someone not added to the region tried the command nothing should happen. at the spot where you do /kg settp thats where the players get teleported to when someone does /kickguests


    Ideas for commands: /kickguests - kicks people from your region
    /kg - short form for /kickguests so /kg kicks people from the region
    /kg reload - reloads the config
    /kg settp

    Ideas for permissions: kickguests.kick = allowed /kickguests and /kg
    kickguests.* = can reload the config and /kg setup

    When I'd like it by: whenever just some time soon <3

    sorry if I'm not allowed to make this here...
     
  2. Offline

    _KoGuT_

  3. Online

    timtower Administrator Administrator Moderator

    _KoGuT_ I will make this, will use the world spawn in the beginning though
     
  4. Offline

    _KoGuT_

    the world spawn is good too. but I'm using the plugin spawnTP for the spawn so can you make it work with the spawnTP plugin?
     
  5. Online

    timtower Administrator Administrator Moderator

    Will just use the world spawn for now, when I have that working then the spawnTP plugin shouldn't be that much work
     
  6. Offline

    _KoGuT_

    kk. thanks
     
  7. Online

    timtower Administrator Administrator Moderator

  8. Offline

    _KoGuT_

    that command/code thing i put in the commands.yml file?
     
  9. Online

    timtower Administrator Administrator Moderator

    _KoGuT_ No, that is the current plugin.yml, this will work right out of the box ( I hope )
    EDIT:
    _KoGuT_ Added SpawnTP support, will use the world spawn if spawntp isn't there, same download link
     
  10. Offline

    _KoGuT_

    timtower il test it out when i get back from school (9 hour) thanks!

    timtower when i do /kg or /kickguests the server kicks me and says internal server error

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 8, 2016
    timtower likes this.
  11. Online

    timtower Administrator Administrator Moderator

    Could you post the error message?
     
  12. Offline

    _KoGuT_

    you mean this?

    Failed to handle packet for / (my ip address)
    java.lang.NullPointerException
    at org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:101) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
    at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:425) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
    at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:406) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
    at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:367) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
    at org.apache.logging.log4j.core.Logger.log(Logger.java:110) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
    at org.apache.logging.log4j.spi.AbstractLogger.error(AbstractLogger.java:609) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
    at org.bukkit.craftbukkit.v1_7_R2.util.ForwardLogHandler.publish(ForwardLogHandler.java:33) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
    at java.util.logging.Logger.log(Logger.java:616) ~[?:1.7.0_55]
    at java.util.logging.Logger.doLog(Logger.java:641) ~[?:1.7.0_55]
    at java.util.logging.Logger.log(Logger.java:730) ~[?:1.7.0_55]
    at net.minecraft.server.v1_7_R2.PlayerConnection.handleCommand(PlayerConnection.java:957) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
    at net.minecraft.server.v1_7_R2.PlayerConnection.a(PlayerConnection.java:814) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
    at net.minecraft.server.v1_7_R2.PacketPlayInChat.a(PacketPlayInChat.java:28) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
    at net.minecraft.server.v1_7_R2.PacketPlayInChat.handle(PacketPlayInChat.java:47) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
    at net.minecraft.server.v1_7_R2.NetworkManager.a(NetworkManager.java:147) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
    at net.minecraft.server.v1_7_R2.ServerConnection.c(SourceFile:134) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
    at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:657) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
    at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:250) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
    at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:548) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
    at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:459) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
    at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-14-g8f8716c-b3042jnks]
     
  13. Online

    timtower Administrator Administrator Moderator

    _KoGuT_ Could you put your full log in pastebin?
     
  14. Offline

    _KoGuT_

    Last edited by a moderator: Jun 8, 2016
  15. Online

    timtower Administrator Administrator Moderator

  16. Offline

    _KoGuT_

    c
    can you try to make it work with the version that I'm running?
     
  17. Online

    timtower Administrator Administrator Moderator

    It is not something I can fix, it is a logging issue I think.
     
  18. Offline

    _KoGuT_

    so you think that i need to change the server version?
     
  19. Online

    timtower Administrator Administrator Moderator

    Assuming that you run a beta build: yes
     
  20. Offline

    Alster551

    From my understanding, its a client side error, try making a new profile with a clean version of your game and then try the command.
     
  21. Offline

    _KoGuT_

    when the server switches builds il tell you the result.

    i tried and it didn't work

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 8, 2016
  22. Online

    timtower Administrator Administrator Moderator

    _KoGuT_ Still, not something I can fix, make a test server without other plugins besides spawntp and my plugin, then try again on there
     
  23. Offline

    _KoGuT_

    kk il do that that. its allot easier then doing the entire server.
     
  24. Offline

    Alster551

    On my test server i dont get any errors, it must be either your server or your client, not the plugin.
     
  25. Offline

    _KoGuT_

    Alster551 timtower inside a region when i do /kickguests it kicks me from the server but when I'm not inside a region it does not kick me from the server

    Alster551 what build version are you using.

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

    Alster551

    1.7.5 i believe,
     
  27. Offline

    _KoGuT_

    can you do /ver and tell me the exact build please?
     
  28. Offline

    Alster551

    _KoGuT_ craftbukkit-1.7.2-R0.3
     

Share This Page