Inactive [ADMN] EasyCommand v1.2 - easy way to command /heal /die..and more [1.2.5 R5.0]

Discussion in 'Inactive/Unsupported Plugins' started by RedixSK, May 16, 2012.

  1. Offline

    RedixSK

    EasyCommand - easy way to command​
    Version: v1.2 [NEW!!]​
    Description:
    Welcome ! This plugin add command /heal , /die and more on your server.​
    This is my first plugin please report here bugs . :p

    Installation :
    1. Put the EasyCommand.jar inside your plugins folder.
    2. Enjoy !

    Features:

    Only OP

    v 1.3 :
    /motd - show you custom message.​
    /rules - show you rules.​
    /vip - show you vip benefits.​

    v 1.2 :
    /gm <"playername"> /gm​

    v 1.1 :
    /fire <"playername"> /fire (myself)

    v1.0 :
    /die <"playername"> or /die (suicide)​
    /heal <"playername"> or /heal (myself)​
    /strike <"playername"> or /strike (myself)​
    /autor​

    Changelog:
    NEW!!!
    • Version 1.3
    Added command /motd /rules /vip.​
    • Version 1.2
    Added command /gm.​
    • Version 1.1
    Added command /fire.
    • Version 1.0
    First release.​
    Excuse me for my bad english because im from slovakia. :p
     
  2. Offline

    RedixSK

    New Release
    Version : 1.1
     
  3. Offline

    C0nsole

    I think maybe you shouldnt have a public download link and use bukkitdev? It isnt a rule that I know of, but it is just better.
     
  4. Offline

    RedixSK

    New Release
    Version : 1.2
     
  5. Offline

    Royal_Soda

    Hey, I recommend you add in permissions as your next feature.

    Code:
    if (plr.hasPermission("blahblah.blah") {
    DO STUFF
    }
    else {
    plr.sendMessage(ColorCode.RED + "You do not have permission");
    }
    You could also include commands like: /kick, /ban, /tempban, /god and /i
     
    Jozeth likes this.
  6. Offline

    md_5

    Please specify an exact Bukkit build in title.
     
  7. Offline

    RedixSK

    New Release
    Version : 1.3
    In this version 1.3 were added commands /rules /motd and /vip ..they are modifable at config. I had comment about permissions but i have some problem with that..therefore it will be in another version..
     
  8. Offline

    emericask8ur

    Not trolling, but ANOTHER COMMAND PLUGIN. If you plan on getting this above Essentials, SideKick, jCommands, etc. You better bring something in that all of us don't have...
     
    Jozeth likes this.

Share This Page