MysteriousHalloween

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

 
 
 
 
Download for Bukkit 1.8 Servers (Version 1.0)

This plugin adds some features for the halloween time to your server.


 
/mh help (This command shows you the help page.)
/mh info (This command shows you the info page.)
/mh createWitchGame [Arena] (This command creates a new WitchGame arena.)
/mh deleteWitchGame [Arena] (This command is deleting a WitchGame arena.)
/mh setTextWitchGame [Arena] [Text] (This command changes the spawn-message of the WitchGame.)
/mh setHealthWitchGame [Arena] [Health] (This command changes Health-Points of the WitchGame Witch. (1 Health = 0.5 Minecraft health's))
/mh addLocationWitchGame [Arena] (This command is adding a spawn-location to the WitchGame.)
/mh removeLocationWitchGame [Arena] [Number] (This command removes a spawn-location from a WitchGame.)
/mh listLocationsWitchGame [Arena] (This command shows you a list of all spawn-locations of a WitchGame.)
/mh tpLocationWG [Arena] [Number] (This command is teleporting you to a WhitchGame-Location.)
/mh editInventoryWitchGame [Arena] (This command is editing the Inventory of the witch from the WitchGame.)
/mh giveScarecrows [Number] [Yes|No] (This command gives you the Scarecrow-Block(s) (Yes = Jack O'Lanterns | No = Punpkins).)
/mh reload (This command is reloading the files.)


Admin permissions:

MysteriousHalloween.createWitchGame (/mh createWitchGame)
MysteriousHalloween.deleteWitchGame (/mh deleteWitchGame)
MysteriousHalloween.setTextWitchGame (/mh setTextWitchGame)
MysteriousHalloween.setHealthWitchGame (/mh setHealthWitchGame)
MysteriousHalloween.addLocationWitchGame (/mh addLocationWitchGame)
MysteriousHalloween.removeLocationWitchGame (/mh removeLocationWitchGame)
MysteriousHalloween.listLocationsWitchGame (/mh listLocationsWitchGame)
MysteriousHalloween.tpLocationWitchGame (/mh tpLocationWitchGame)
MysteriousHalloween.giveScarecrows (/mh giveScarecrows)
MysteriousHalloween.reload (/mh reload)
MysteriousHalloween.UpdateMessage (You get a message, if there is a new update for this plugin.)
 

 
(English | Version 1.2.2)
(By Numero Uno)
 
(German | Version 1.2.2)
 
 
 
 
 
This is the Crafting-Recipe of the Scarecrow's, they are a bit like LuckyBlocks but with Halloween things.
 

These mobs are spawning naturally with this plugin, if not changed in the Config.yml.


(SkeletonHorseAndUndeadHorse) 

 

 (EndermanWithPumpkin) 

 

(ChickenWithZombie) 

 

 (InvisibleMobsWithWeapon) 

 

(AngryWolf) 

 

 (Witch) 

 

 (PigWithZombie) 

 

 (WitchSpider) 

 

 (BlackSheep) 

 

(PigZombieWithPumpkinHead) 

 

(ZombieWithPumpkinHead) 

 

(SkeletonWithPumpkinHead) 

 

 (AngryRabbit) 

 

 (LightningCreeper) 

 

 (BatCreeper) 

 

(StackedStime) 

 

 (StackedSpider) 

 

 (MagmaBlaze) 

 

 
 
The WitchGame is spawning a witch after a determinate time, you can change the armor and the weapon to make it harder to kill the witch, also you can change the death drops of the witch, to give your users some special items.This game is optional, but it might be fun to use it.

If you want to create a game follow these steps:

Search a location where the game should be.

Use /mh createWitchGame [Arena] to create a game.

If you want to add more than one spawn for a WitchGame, use /mh addLocationWitchGame [Arena].

To edit the spawning-message use /mh setTextWitchGame [Arena] [Text].

Now you can change the inventory of the witch by using /mh editInventoryWitchGame (The 4 slots in line 1 are the armor slots, the single slot in line 1 is the weapon slot and the other slots in line 2 are the slots with the items the witch will drop.) (The editing of the inventory is sometimes a bit buggy, the item you cure may be lost)





Version 1.27
 
#If you are using the WitchGame, you can change the time between to games here.
NewWitchGameAfterMinutes 45
 
#The listed mobs have different spawn probabilities, you can change the percentage probabilities here.
SpawnChance
  ZombieWithPumpkinHead 100
  SkeletonWithPumpkinHead 100
  PigZombieWithPumpkinHead 100
  WitchSpider 20
  BlackSheep 100
  SkeletonHorseAndUndeadHorse 40
  EndermanWithPumpkin 100
  ChickenWithZombie 10
  PigWithZombie 10
  AngryWolf 100
  Witch 10
  InvisibleMobsWithWeapon 10
  AngryRabbit 5
  LightningCreeper 5
  BatCreeper 40
  StackedStime 75
  StackedSpider 25
  MagmaBlaze 20
 
#Some of the listed mobs can drop the item they are wearing, you can change the percentage probabilities here.
DropChance
  ZombieWithPumpkinHead 10
  SkeletonWithPumpkinHead 10
  PigZombieWithPumpkinHead 10
  EndermanWithPumpkin 10
 
Scarecrows
#If you want to disable the Scarecrows, set this to false.
  PumpkinCrafting: true
  LanternCrafting: true
#The ItemDropChance defines how often the result of the Scarecrows will be friendly
  ItemDropChance 20
 
#If you want to change a world time to night time only, you can add the world here.
NightTimeWorlds
- HalloweenWorld
 
#This option plays some spooky sounds after the definated time, if you whant to disable this option, remove all RandomSounds or add more of them, you can find a list of all sounds here.
SoundAfterMinutes 10
RandomSounds
- BLOCK_ANVIL_LAND
- ENTITY_BAT_HURT
- ENTITY_BLAZE_HURT
- AMBIENT_CAVE
- ENTITY_MINECART_RIDING
- ENTITY_CREEPER_PRIMED
- ENTITY_DONKEY_HURT
 
#If you want to disable all Halloween features in a world, add the world here.
DisableMysteriousHalloweenIn
- Freebuild1
 
(plugins/MysteriousHalloween/Config.yml)
 

Version 1.27
'[MysteriousHalloween]' '&f[&6Mysterious&eHalloween&f] '
Color
  '1' '&6'
  '2' '&e'
Message
  '1' You have to be a player, to use this command.
  '2' You do not have the permission for this command.
  '3' The arena &e[ARENA]&6 has been created.
  '4' The Arena &e[ARENA]&6 is already existing.
  '5' The arena &e[ARENA]&6 doesn't exsist.
  '6' The arena &e[ARENA]&6 has been deleted.
  '7' The text from arena &e[ARENA]&6 has been changed.
  '8' The location has been added to the arena &e[ARENA]&6.
  '9' There must be a minimum of one spawn location.
  '10' The location has been removed from the arena &e[ARENA]&6.
  '11' There is a new update available for this plugin. &e( fof1092.demh )&6
  '12' The plugin is reloading...
  '13' Reloading completed.
  '14' The arena &e[ARENA]&6 doesn't have so many locations.
  '15' You are now at the Location &e[NUMBER]&6.
  '16' You changed the health of the Witch.
  '17' You can't place the Scarecrow here.
  '18': You got &e[NUMBER]&6 Scarecrows Block(s).
HelpTextGui:
  '1': '&f[&6Click to use this command&f]'
  '2': '&f[&6Next page&f]'
  '3': '&f[&6Last page&f]'
  '4': '&7&oPage [PAGE]. &7Click on the arrows for the next page.'
HelpText:
  '1': This command shows you the help page.
  '2': This command shows you the info page.
  '3': This command creates a new WitchGame arena.
  '4': This command is deleting a WitchGame arena.
  '5': This command changes the spawn-message of the WitchGame.
  '6': This command changes Health-Points of the WitchGame Witch.
  '7': This command is adding a spawn-location to the WitchGame.
  '8': This command removes a spawn-location from a WitchGame.
  '9': This command shows you a list of all spawn-locations of a WitchGame.
  '10': This command is teleporting you to a WhitchGame-Location.
  '11': This command is editing the Inventory of the witch from the WitchGame.
  '12': This command gives you the Scarecrow-Block(s) (Yes = Jack O'Lanterns | No = Punpkins).
  '13': This command is reloading the files.
 
(plugins/MysteriousHalloween/Messages.yml)

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    255116
  • Created
    Dec 14, 2016
  • Last Released File
    Feb 3, 2017
  • Total Downloads
    1,104
  • License

Categories

Members

Recent Files