Partical pack Plugin! Like the Hypixel one

Discussion in 'Archived: Plugin Requests' started by SmokeyStalker, Dec 20, 2013.

  1. Offline

    SmokeyStalker

    Partical Pack should have a couple off partical effects that users can choose from.

    Prefferably

    Hearts
    Smoke
    EnderSignal
    Fire
    PotionSplash
    and more...

    The plugin should be editable so that different ranks can have access to these effects. They should be allowed to turn the partical effect off and on with /pp off/on

    they should be able to choose which partical effect they wish to enable like hearts for example....ect

    This command and perk is only for VIP+ on colonyMC though. so i need to able to give [VIP+] premissions for the commands.


    It must be editable by messages as-well. so if they don't have permission it should say "You do not have permission for the Partical pack. Buy VIP at colonymc.buycraft.net

    Should be colour supported. example" &6 &7 &8 &l &o




    [​IMG]
    [​IMG]
     
  2. Offline

    TheKomputerKing

    Hey, we were speaking on the VIP lobby earlier and I'll be happy to work on this :)
     
  3. Offline

    Pik0

    Search on bukkit trails, you ll find some
     
  4. Offline

    TheKomputerKing

    COMPLETED!

    ParticlePack - by TheKomputerKing
    Download: http://cloud.kompking.info/files/ParticlePack.jar
    You can use the config to set the item names and lores, also the permission denied message.

    Commands:
    /pp - Opens up the particle selection menu.

    Permissions:
    particlepack.use - Allows use of the particles

    particlepack.note
    particlepack.heart
    particlepack.smoke
    particlepack.snowball - Allows use of certain particles
    particlepack.anger
    particlepack.water
    particlepack.slime
    particlepack.flame

    Report any bugs to me :)

    EDIT: Sorry everyone, the original link now works!
     
  5. Offline

    LCastr0

    PlayerTrails does this, with /trail head <trail>
    Even if you are immovable, the head trail will spawn.

    Page not found

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 5, 2016
  6. Offline

    TheKomputerKing

    Errmahgerd forgot to upload, doing it now

    EDIT: Done
     
  7. Offline

    Ventality

    Wow this is so cool! Can I use it? :p
     
  8. Offline

    TheKomputerKing

    Of course you can! xD Enjoy it :)
     
    Ventality likes this.
  9. Offline

    timtower Administrator Administrator Moderator

  10. Page Not Found
     
  11. Offline

    EthanF53

    The link does not work :(
     
    McKiller5252 likes this.
  12. Offline

    cookieman768

    TheKomputerKing
    There is no file there :(
    Could you upload it to MediaFire or something?
     
  13. Offline

    ZakPvP

  14. Offline

    Ventality

  15. Offline

    TheKomputerKing

  16. Offline

    ZakPvP

    @TheKomputerKing Amazing plugin to get donators. I love it. Can you add the ender effect please? + Can you make the item customizable? Like i don't want dirt and stuff, thanks.
     
    TheKomputerKing likes this.
  17. Offline

    cookieman768

    TheKomputerKing likes this.
  18. Offline

    TheKomputerKing

    ZakPvP

    I'll stick them on my list :)
     
  19. Offline

    ZakPvP


    Alright thanks. Please tag me if you add those features!
     
  20. Offline

    DerKet

    This plugin is amazing! I really love <3
    But can you please upload the SourceCode? I want to change some things and add the ender-effect and use it for my server. You will get all credits for this :)
     
  21. Offline

    TheKomputerKing

    DerKet

    Decompile it with JD-GUI :)
     
  22. Offline

    ZakPvP

    TheKomputerKing

    Good plugin, but I was doing some final bug testing before releasing my Network, but if you right click the items, you can get them, if you keep trying. Can you fix?
     
  23. Offline

    15987632

    That is a client side glitch for 1.6.2 it was fixed in 1.6.4
     
  24. Offline

    ZakPvP


    No. YOU GET THE ITEMS. My players had water buckets/other items.
     
  25. Offline

    cookieman768

    TheKomputerKing Is there a way where the flames would not spawn in the floor? I cannot see them that well unless I jump.
     
  26. Offline

    mvwhite25

    @TheKomputerKing

    Can you send me, or upload the source code, Im learning how to code, and I would like to see how you made this plugin!

    Thanks!
     
  27. Offline

    MrDplugins

    If you get it can you also send it to me? I'd like to try and code it too
     
  28. Offline

    theboy1281

    Hey very nice Plugin but could you add maybe that we can choose how much particles and on what position (Feed / Head)

    That would be EPIC :confused:

    Example Config:

    Code:
    #
    # ParticlePack by TheKomputerKing
    # Configuration File
    #
     
    # Names and lores of items in menu
    # You may use '&' for colors
    # If Head = true, then will the particles spawn in your head
    # amount = set the amount of the particles
     
    notesname: 'Notes'
    noteslore: 'Disco time!'
    head: false
    amount: 10
    #
    heartsname: 'Hearts'
    heartslore: 'I love you.'
    head: true
    amount: 5
    #
    smokename: 'Smoke'
    smokelore: 'AARGH FIRE!'
    head: true
    amount: 25
    #
    snowballname: 'Snowball'
    snowballlore: 'Play in the snow!'
    head: false
    amount: 5
    #
    angername: 'Anger'
    angerlore: 'I hate you.'
    head: false
    amount: 10
    #
    watername: 'Rain'
    waterlore: 'Splish-splosh!'
    head: false
    amount: 10
    #
    slimename: 'Slime'
    slimelore: 'Eww slimy!'
    head: true
    amount: 10
    #
    firename: 'Flames'
    firelore: 'Is it hot in here?'
    head: true
    amount: 5
    #
    clearname: 'Clear'
    clearlore: 'Remove particle effects.'
    #
     
    # Message recieved by player when permission is denied.
    permissiondenied: '&cPermission denied!'
     
  29. Offline

    DefaultSyntax

    Awesome plugin! Do you think we can see the source code?
    TheKomputerKing
     
  30. Offline

    iMurder

    Gone ahead and done this, and for everyone above asking for the source, I have gone ahead and uploaded it here.
    Full credit of this link to @TheKomputerKing, he wrote the code, I am just simply doing everyone who can't seem to decompile it a favor :)
     

Share This Page