Filled Disconnect User

Discussion in 'Plugin Requests' started by Dukeletsplay, Dec 19, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    Dukeletsplay

    Hello this plugin disconnect user by using a command.

    commands:
    /disconnect
    or
    /dc

    permissions:
    disconnect.use
    default(member usually) by default can use it.
     
  2. Offline

    teej107

    @Dukeletsplay What's wrong with using the disconnect button that is part of the Minecraft client?
     
    trenton_jeffro likes this.
  3. Offline

    trenton_jeffro

    Last edited: Dec 19, 2014
  4. Offline

    Dukeletsplay

    Sorry its a dumb idea i just was trying to think.

    i though it would be fun to have moreways to leave!

    EDIT by Timtower: merged posts
     
    Last edited by a moderator: Dec 20, 2014
  5. Offline

    Rockdude_

    @Dukeletsplay not to be rude, but you've been requesting a lot of plugins that seem to not have much use, if any, so please try to either slow down the posts or ask for maybe more practical plugins?
     
  6. Offline

    teej107

    Last edited: Dec 22, 2014
  7. Offline

    BrentHogeling

    @trenton_jeffro Not to be rude, but I saw your code and agree, a lot of things need changing. First of all, don't use logger, it does it for you! ;) Second of all, don't use label when checking for the command name, the reason you have that cmd argument in your onCommand line is for checking the command, instead use cmd.getName().equalsIgnoreCase()
     
  8. Offline

    TheYamsMan

  9. Offline

    Gater12

    @TheYamsMan
    Just download the JAR and decompile it?
     
  10. Offline

    TheYamsMan

Thread Status:
Not open for further replies.

Share This Page