Filled KeyOnDeath & KeyOnCMD

Discussion in 'Plugin Requests' started by Chromify, Oct 7, 2015.

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

    Chromify

    Hi,

    I need two plugins, both very soon (or asap). And they're really easy to code, that's what I think. Anyway, here they are:

    KEYONDEATH:

    What this does - Say garry and larry are pvping, right? So garry kills larry and console executes a command upon garry. Console executes the following command:
    /crate gk %killer% PvP 1
    /bc &c%killer% &fhas killed &c%dead% &fand received &e1 PvP Key&f!

    No perms, no commands for KeyOnDeath.

    Config:

    CMDExecutedOnKiller:
    - /crate gk %killer% PvP 1
    - /bc &c%killer% &fhas killed &c%dead% &fand received &e1 PvP Key&f!
    CMDExecutedOnDead:
    - /msg %dead% &fSorry but you did not win the fight!
    -------------------------------------------------------------------------------------------------------
    KEYONCMD:

    What this does - Say barry is a donor on my server, and he wanted a donor key, so he would type "/donorkey" and these commands would be executed upon barry:
    /crate gk %player% Donor 1
    /msg %player% &fEnjoy your key!

    Config:

    PermForCMD: donorkey.use
    CMDForKey: '/donorkey'
    CMDsExecuteWhenEnterCMD:
    - /crate gk %player% Donor 1
    - /msg %player% &fEnjoy your key!
    CMDCooldownInSeconds: 86400

    Thank you for WHOEVER can code these two plugins. Even just one is very appreciated! :D
     
Thread Status:
Not open for further replies.

Share This Page