Fear the Darkness
Fear the Darkness
Fear the darkness is a mechanics/roleplaying mod that allows you to strike fear into players when they are in dark areas, similar to the game Amnesia.
- Players standing in dark areas will proceed through a sequence of roleplaying events, culminating in doom.
- Adds a new layer of gameplay depth, potentially forcing players to play only in well lit areas.
- Great for preventing hiding in caves on a hellish Monster Apocalypse world.
- Fully customizable.
- Script your own chat/damage/spawn events.
- Set a depth where players are alerted to being too deep and trigger the darkness event.
- Timer resets when players enter 'light' (what you set it to).
- Works with torches at light 8, or sunlight at light 16.
- Color codes supported.
- Set your own darkness level, to allow for varying intensity.
- Spawn mobs when their curse level reaches whatever you decide.
- COMPATIBLE WITH MONSTER APOCALYPSE
Videos
Warning, mature language.
http://www.youtube.com/watch?v=TpffEa265ow
Download
1.4 is released!
- Fixed the chat spam in caves (below depth limit)
- Updated imports for craftbukkit, but most if not all versions of craftbukkit should always work.
Download here: http://dev.bukkit.org/server-mods/fear-darkness/files/
Config
For information on setting up a config, view THIS page:
http://dev.bukkit.org/server-mods/fear-darkness/pages/config/
Donate
Please donate if you would like to see more features or new plugin releases, or just feel like my time is worth your gratitude.
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LAUYQ89CXXAXS
Related/Similar Plugins
Monster Apocalypse: Set up a world with tons of mobs/danger.
http://dev.bukkit.org/server-mods/monster-apocalypse/
Simple Starvation: For when you really want to emphasize long term survival!
-
View User Profile
-
Send Message
Posted Jan 7, 2017Please update this! I would love to see it again.
-
View User Profile
-
Send Message
Posted Sep 17, 2016Hi everyone.
I try this plugin on a 1.10.2 server and I only got this log : [00:31:54 WARN]: [Fear_the_Darkness] Task #2 for Fear_the_Darkness v<0.0.1> generated an exception java.lang.IndexOutOfBoundsException: Index: -1, Size: 0
Do you have an idea to fix this ?
-
View User Profile
-
Send Message
Posted Aug 17, 2016sends this to consol [22:05:51 ERROR]: Could not pass event EntityDamageEvent to MonsterApocalypse v<1.0> org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at org.bukkit.craftbukkit.v1_9_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:89) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at org.bukkit.craftbukkit.v1_9_R1.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:570) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at org.bukkit.craftbukkit.v1_9_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:556) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at org.bukkit.craftbukkit.v1_9_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:602) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.EntityLiving.damageEntity0(EntityLiving.java:1204) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.EntityLiving.damageEntity(EntityLiving.java:818) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.EntityMonster.damageEntity(EntityMonster.java:44) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.EntityZombie.damageEntity(EntityZombie.java:179) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.EntityLiving.U(EntityLiving.java:186) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.EntityInsentient.U(EntityInsentient.java:183) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.Entity.m(Entity.java:299) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.EntityLiving.m(EntityLiving.java:1695) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.EntityInsentient.m(EntityInsentient.java:243) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.EntityMonster.m(EntityMonster.java:28) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.EntityZombie.m(EntityZombie.java:232) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.World.entityJoinedWorld(World.java:1612) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.World.g(World.java:1587) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.World.tickEntities(World.java:1421) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.WorldServer.tickEntities(WorldServer.java:628) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:792) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:660) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:559) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at java.lang.Thread.run(Unknown Source) [?:1.8.0_101] Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_10_R1/entity/CraftArrow at blainicus.MonsterApocalypse.DamageListener.onEntityDamage(DamageListener.java:83) [?:?] at sun.reflect.GeneratedMethodAccessor72.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.8.0_101] at java.lang.reflect.Method.invoke(Unknown Source) [?:1.8.0_101] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] ... 27 more [22:05:51 WARN]: [Fear_the_Darkness] Task #42 for Fear_the_Darkness v<0.0.1> generated an exception java.lang.NoSuchMethodError: org.bukkit.entity.Player.damage(I)V at blainicus.FeartheDarkness.FeartheDarkness.doevent(FeartheDarkness.java:269) [?:?] at blainicus.FeartheDarkness.FeartheDarkness.getthendoevent(FeartheDarkness.java:254) [?:?] at blainicus.FeartheDarkness.FeartheDarkness.hitplayer(FeartheDarkness.java:213) [?:?] at blainicus.FeartheDarkness.FeartheDarkness.run(FeartheDarkness.java:128) [?:?] at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftTask.run(CraftTask.java:71) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at org.bukkit.craftbukkit.v1_9_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:729) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:400) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:660) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:559) [minecraft_server.jar:git-Spigot-d20369f-7fc5cd8] at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
-
View User Profile
-
Send Message
Posted Nov 2, 2015@blainicus
Any chance you'll be giving this a spigot page?
-
View User Profile
-
Send Message
Posted Oct 20, 2015Spams my chat if i go under 40 and spams my console with this error
http://pastebin.com/RpPLKrRx
-
View User Profile
-
Send Message
Posted Mar 1, 2015Extremely rad plugin, makes going into the dark more interesting. :-)
-
View User Profile
-
Send Message
Posted Oct 4, 2014Works wonderfully on my 1.7.9 server. Beautiful plugin! I am absolutely terrified of the night now! Scary noises + all the nausea effects + a bit of inflicted damage = extreme terror! Reminds me of the Vashta Narada episode of Dr. Who...
-
View User Profile
-
Send Message
Posted Mar 2, 2014It works for on 1.7.2
-
View User Profile
-
Send Message
Posted Oct 18, 2013For people have spam issues, go to row 6 in Depth limit. Change to 0 also at night, without shadows from trees or in a cave, natural light from the moon is 4 darkness effects start a 5, so change row 5 to 4...
-
View User Profile
-
Send Message
Posted Jul 22, 20131.5.2/1.6.2 Dosn't work! I have tried.
-
View User Profile
-
Send Message
Posted Jun 28, 2013It simply doesn't work. his only feature is spamming the chat
-
View User Profile
-
Send Message
Posted Jun 16, 2013@orion7
I too have this problem also, even when putting it in a YAML parser with no errors returned.
-
View User Profile
-
Send Message
Posted Jun 8, 2013Blainicus, could you please fix this? I really want to use this plugin =/
-
View User Profile
-
Send Message
Posted Jun 6, 2013I just downloaded it and put in my plugins folder and started up my server, didn't touch anything and it either just doesn't work for me, or it gives me errors about it. All I have on this fresh server is this plugin, so nothing else is possibly messing with it xD It's a 1.5.2 bukkit server
-
View User Profile
-
Send Message
Posted May 31, 2013I'm using a bukkit mc1.5.2, and have some issues. Firstly, whenever I restart the server the config file I've spent ages setting up is replaced by the default one. Secondly, whenever I drop below the height limit I get chatspammed to oblivion. Any ideas on what causes this?
Thanks
-
View User Profile
-
Send Message
Posted May 23, 20131.4 still spams the chat for me. O.o
-
View User Profile
-
Send Message
Posted May 23, 2013@crohakon
I have been using 1.4 with no problem on 1.5.2.
-
View User Profile
-
Send Message
Posted May 20, 2013Any chance of an update for 1.5.2? My moderators report it has not worked since we updated.
-
View User Profile
-
Send Message
Posted May 17, 2013@broluigi
Fix your config.
Greetz, Kilian
-
View User Profile
-
Send Message
Posted May 15, 2013shows up at random