Halloween Plugin Idea

Discussion in 'Plugin Requests' started by ButterBanana13, Sep 6, 2015.

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

    ButterBanana13

    Plugin category: Halloween

    Suggested name: AllHalloween

    What I want: What I would like is a plugin that makes everything spooky. Maybe could I have it so it puts a jack-o-lantern on everyone's head that joins? That would be awesome. And maybe a trick-or-treat system so you can make trick or treat booths? And I would like to request a command that somehow like makes people see like holograms of ghosts? Is that possible? Also, I would like to see it so pumpkins light up when you look at them :) (I know the pumpkin thing is already a plugin but it would be helpful to have it in one big plugin)



    Ideas for commands: /spook (Player) <--- Spooks player
    /trickortreat create <---- Makes trick or treat thing

    Ideas for permissions: None

    When I'd like it by: October 1rst or a bit later
     
  2. Offline

    bl4ckscor3

    Hi! I'd be happy to write your plugin :)
    For the trick or treat thing, I thought of a wooden door you could knock on, and when it opens, you receive a random gift which can be defined in the configuration file, if you like.
    The ghost thing is actually quite funny, I could implement that within /spook. It would just display the guardian particle with the sound, like in Vanilla Minecraft (that would only work on 1.8, depends if you have a 1.8 server or not...)

    ~bl4ck
     
    Last edited: Sep 7, 2015
  3. Offline

    ButterBanana13

    Yeah trick or treat thing would be cool :). You don't have to do it because I cant pay at the moment :( If you do decide to create one could you set it to emeralds? That would be great. Thanks! Again, You don't have to do this

    Oh and yeah it's 1.8 XD
     
    Last edited by a moderator: Sep 8, 2015
  4. Offline

    bl4ckscor3

    I'll create the plugin for you :) I'll try to get it ready soon.
     
    Last edited: Sep 7, 2015
  5. Offline

    ButterBanana13

    Thanks! You are awesome! I owe you one hah
     
  6. Offline

    bl4ckscor3

    Hey there :)
    After many days of debugging, failing and thelike, I finally got the plugin done. Features explained:

    - When a player joins, a Jack O' Lantern will be put on their head, and any helmet they have will be put in their inventory. If they don't have any space, the Jack O' Lantern will not be added.
    - /spook <playername> - This will display the Guardian particle and play the sound of an Enderdragon growl. Sadly, Spigot does not have the Guardian sound that gets played with the particle in Vanilla Minecraft, so I had to stick with the growl, sadly. Permission for this command is: halloween.spook
    - When someone not in creative mod knocks on a door three times, they'll receive an emerald and a sound will be played. There is a one in five chance for them to receive dirt. I tried to make the door open, but no matter what I tried, the door would stay closed, so sadly that's not implemented either :/
    - I also tried to make the messages look halloween-ish ;)

    There are two configuration options which you need to change if you like to:

    shouldIgnoreHelmetSlot - When set to true, the Jack O' Lantern will be put on the player's head, even if the helmet can not be added to the inventory. If the player wants their item back, you can take a look into the console after the time they joined. A message will show saying which player got which helmet removed. This is a security precaution I thought would come in handy if this config option is turned on by accident.
    allowPlayersToPickupLantern - When set to true, players will be able to remove the Jack O' Lantern from their helmet slot.

    Download: https://www.dropbox.com/s/yvr84fqg8nja0f5/AllHalloween.jar?dl=0&s=sl
    If you want to check out the source code, it is available at my GitHub page. Link: https://github.com/bl4ckscor3/AllHalloween
     
    Last edited: Sep 11, 2015
  7. Offline

    Ruptur

    @bl4ckscor3
    Use dropbox to upload the jar file. Medifire links are not allowed on the forums
     
  8. Offline

    dhinely

    is there any way you could simply replace the block 2 spaces below the door with a redstone torch, then change it back?
     
  9. Offline

    ButterBanana13

    You are a amazing human being. Thanks!
     
    bl4ckscor3 likes this.
  10. Offline

    DanTDM2727

Thread Status:
Not open for further replies.

Share This Page