Inactive [INFO/FUN] CreeperMess v1.2 - Know when a Creeper explodes [1.2.3-R0.2]

Discussion in 'Inactive/Unsupported Plugins' started by Zomis, Feb 3, 2012.

  1. Offline

    Zomis

    CreeperMess

    Love those creepers so much you want to be notified when they explode? No problem!

    I am using BukkitDev

    No permissions!

    Installation:
    Download CreeperMess.jar.
    Copy CreeperMess.jar to your plugins directory.
    (Re)start or reload your server... Done!

    Configuration:
    crossworldmessages: true/false. False if you want only players in the same world as the creeper to be notified. True if you want everybody to be notified (default)
    message: The message to show when a creeper explodes.

    Valid variables that can be used in message:
    Show Spoiler
    %C_AQUA% --- ChatColor
    %C_BLACK% --- ChatColor
    %C_BLUE% --- ChatColor
    %C_DARK_AQUA% --- ChatColor
    %C_DARK_BLUE% --- ChatColor
    %C_DARK_GRAY% --- ChatColor
    %C_DARK_GREEN% --- ChatColor
    %C_DARK_PURPLE% --- ChatColor
    %C_DARK_RED% --- ChatColor
    %C_GOLD% --- ChatColor
    %C_GRAY% --- ChatColor
    %C_GREEN% --- ChatColor
    %C_LIGHT_PURPLE% --- ChatColor
    %C_RED% --- ChatColor
    %C_WHITE% --- ChatColor
    %C_YELLOW% --- ChatColor
    %Entity% --- The entity type that caused the explosion. Has not much effect yet, since this plugin only applies to creepers at the moment this is always 'creeper'.
    %World% --- The world name
    %x% --- X block position of the explosion
    %y% --- Y block position of the explosion
    %z% --- Z block position of the explosion
    %ClosestPlayer% --- The name of the player closest to the explosion
    %ClosestPlayerDistance% --- The distance between the explosion and the player closest to the explosion


    Change Log:
    1.2 - Support for 1.2.3-R0.1 (and R0.2)

    1.1 - Support for R4

    1.0 - First release
     
  2. Offline

    Zomis

    Sorry for bumping this, but can someone explain to me why this is still in "Plugin Submissions"? It is stable and fully released so I think it should be in "Plugin releases". Is there something missing that I should add to the post (or to bukkitdev)?

    /Confused plugin developer.
     
  3. Offline

    md_5

    Please update title to R4
     
  4. Offline

    Zomis

    Thread title updated. I have updated a R4-version to bukkitdev but it hasn't been approved yet, but I have changed the download link here in the thread, to the new version.
     
  5. Offline

    NeatMonster

    You should have received a PM from mbaxter saying you must add a version number in your file's title if you want it to be approved.
     
  6. Offline

    Zomis

    Thank you, mbaxter, for finally moving this to plugin releases, where it belongs.
     

Share This Page