Blurz

Discussion in 'Plugin Requests' started by JayRayHay, Nov 27, 2015.

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

    JayRayHay

    Hi! My name is JayRayHay and I would like a plugin made please. [cake]

    Name: Blurz

    Description: I would like a plugin where when you type the command it puts the pumpkin blur effect on the player without putting the pumpkin on the head slot of players!

    Commands:
    /blurz - Shows commands.
    /blurz set <playername> - Puts the pumpkin blur effect on the targeted player.
    /blurz remove <playername> - Removes the pumpkin blur effect on the targeted player.
    /blurz reload - Reloads the Blurz configuration.

    Permissions:
    blurz.help - /blurz
    blurz.set - /blurz set <playername>
    blurz.remove - /blurz remove <playername>
    blurz.reload - /blurz reload

    /plugins/Blurz:
    Config.yml
    players.yml


    Config.yml:
    # Blurz
    # by (authors name)

    #messages
    blurz_set: &8[&9&lBlurz&8] &a Set effect on&6<playername>&a!
    blurz_remove: &8[&9&lBlurz&8] &c Removed effect for &6<playername>&a!
    blurz_reload: &8[&9&lBlurz&8] &3 Reloaded!
    no_permission: &8[&9&lBlurz&8] &4&lYou don't have permission!


    Players.yml:
    # Blurz
    # DO NOT EDIT THIS FILE!
    (This players.yml file is the effect database for players that have the effect on.)
    (This file also can keep the effect on players when the server: reloads or stops.)


    When I'd like this plugin on: Before Christmas. please. :3
     
    Last edited: Nov 28, 2015
  2. Offline

    RoboticPlayer

    @JayRayHay Just wondering, why do you have a need to have a file containing the players with active "blurz"? Do you need the effect to stay through server reloads? If so, you should state that in your post.
     
  3. Offline

    Scimiguy

  4. Offline

    pie_flavor

    @Scimiguy Actually, it's very possible. Packets can tell the player that they have the pumpkin on their head when in fact they don't (and send the correct packet when they open their inventory).
     
  5. Offline

    Scimiguy

    @pie_flavor
    You... didn't read the thread did you?
     
  6. Offline

    JayRayHay

  7. Offline

    Weetch

    I'm not sure if this is possible without mods because pumpkin blur effect is client-sided, the only solution I can think of to send fake packets to the client.
     
  8. Offline

    Mrs. bwfctower

Thread Status:
Not open for further replies.

Share This Page