Slenderman
Slenderman
@lollan55
This plugin adds the mysterious "Slenderman" into Minecraft. It is currently in its "Beta/Development" stage.
BETA 0.3.2+: YOU HAVE TO CONFIGURE THE WORLDS CORRECTLY OR SLENDERMAN WILL THROW AN ERROR
This plugin takes advantage of the Enderman mob and controls it to make it feel like the stalker-ish Slenderman. When installed, Slenderman will roam your world in search of players. The player will know he/she is being stalked because drums will start to beat, indicating Slenderman is watching him/her (configurable). In order to "escape" the Slenderman, the player must simply survive until he goes away. However, if the player is caught by the Slenderman, he/she will be sent to the Nether (configurable) with slowness and nausea, along with a message saying the Slenderman has caught him/her.
Mechanics
Slenderman has a few mechanics I thought I should reveal.
- He will only begin stalking his prey at night by default. This is because of the enderman's default coding.
- Looking at him will result in damage and static build-up, along with sound.
- Your health is inversely proportional to how aggressive the Slenderman is. (lower health, higher difficulty)
- If he is close and you look at him, you will be "shocked". This puts you in an adrenaline state.
- No, you cannot kill him.
Configuration
aggro: 500 #This is how aggressive the slenderman is. Higher values mean he will attack more often. slender_dimension: "world_nether" #This is where caught players are sent. Setting this to an empty string "" will kill the player instead. drums: true #Drums play to indicate the slenderman is near. anytime: false #Can Slenderman spawn during the daytime? sounds: true #Enable/disable sounds. If you are using 1.2.5 or lower, set this to FALSE static: true #Enable/disable static effects worlds: ["world"] #Slenderman's active worlds. He will only roam these worlds. List like this: ["world1","world2","world10"...] slow_dur: 5000 #Duration of slowness effect (when caught) in ticks confusion_dur: 500 #Duration of nausea effect (when caught) in ticks
Commands
/slenderman reload - Reload slenderman's configuration file (not working?)
/slenderman target [player_name] - Set slenderman's target, provided the target is valid.
/slenderman location - Get the slenderman's location.
Alias: slender
Permissions
slenderman.admin: ops - Permission to use Slenderman commands.
slenderman.exempt: ops - Slenderman will not follow players with this permission.
Source
The source can be found on GitHub, which is open to the public.
To-do
This is in order of priority (Highest to lowest)
Improve Slenderman's teleport code. It's too predictable.Improve Slenderman's "halt-on-seen" code.- Add configuration for Slenderman to spawn in specific areas on the map.
- "Slender-ism Mode" in which 8 pages must be collected.
- Slenderman skin. Of course, this will be difficult to implement.
-
View User Profile
-
Send Message
Posted Nov 20, 2012It would be cool to be able to spawn a slenderman, and I can't wait for slender-ism mode and this mod to be updated!
-
View User Profile
-
Send Message
Posted Nov 19, 2012@StefanoPorta That's what I mean
Use it like Herobrine!
-
View User Profile
-
Send Message
Posted Nov 19, 2012@blha303: I mean like a player E.g Herobrine You get a account an set the skin as slender and configure it as the slender for the plugin
-
View User Profile
-
Send Message
Posted Nov 19, 2012The slender man skin would not be too hard to implement, lots of plugins already take advantage of the server to client texture thingy. Blood Moon, for example, allows you to define custom textures during a blood moon (i.e. make the moon look red)
-
View User Profile
-
Send Message
Posted Nov 19, 2012i meant i'm in 1.4.5 R0.1
-
View User Profile
-
Send Message
Posted Nov 19, 2012hi, i downloaded the plugin but it doesnt work, because im in 1.4.2-R0.1 i think. at least i know it says something about me or the plugin(which i dont think) isnt in the right version.
-
View User Profile
-
Send Message
Posted Nov 18, 2012Care to add a command for admins to set the target of a player?
-
View User Profile
-
Send Message
Posted Nov 18, 2012It dosnt do anything when i Run the Server! :( CB 1.4.4 :(
-
View User Profile
-
Send Message
Posted Nov 18, 2012Hey why don't you make an option for the server owner to choose if the slendermen has to be an enderman or a player with a slenderman skin?
-
View User Profile
-
Send Message
Posted Nov 18, 2012@DaGamer12345
It's half-implemented. Slenderman will only stalk players in NORMAL worlds. Nether and end type worlds will not have the Slenderman. Next version will have an "active worlds" list in the config.
-
View User Profile
-
Send Message
Posted Nov 18, 2012Does Slenderman stalk on all worlds, or do you program it to work on one world? I use Multiverse for several types of worlds, and want a specific world for the game of Slender to happen in. Do I just have to edit a file or is that not implemented?
Also, will this work for a 1.4.4 server?
-
View User Profile
-
Send Message
Posted Nov 16, 2012I think you should add a WorldGuard flag for the spawning-control
But nice plugin anyways ^.^
-
View User Profile
-
Send Message
Posted Nov 16, 2012Beta 0.2 is coming guys. Plenty of wonderful changes I'm sure you'll drool over :)
Beta 0.2 is now approved. Enjoy :D
-
View User Profile
-
Send Message
Posted Nov 15, 2012Very interesting plugin! I love the Nether idea, with the slowness and nausea effect added to the player! I'll be sure to recommend this to clients who are looking for some fun plugins!
Best regards,
~HostLegend
-
View User Profile
-
Send Message
Posted Nov 15, 2012@Ramirez57
Ah, that's why it didn't work... S:
I'll certainly wait for the fix to come out, this plugin is like a "MUST have" for any server :)
-
View User Profile
-
Send Message
Posted Nov 15, 2012OH MY!!! Thanks for all the downloads guys! Over 400 in just a day!!!
@mrjellebeat
This plugin will most likely not work with 1.2.5 or lower. This takes advantage of 1.3+'s server-sided sound system. I will probably make a hot-fix in the config for anyone using older than 1.3.
-
View User Profile
-
Send Message
Posted Nov 15, 2012@mrjellebeat
Oh, i forgot to tell that i use (as many over here) Tekkit.
-
View User Profile
-
Send Message
Posted Nov 15, 2012Help! I would love to have it on my server but it gives this error coursed by the drum sound. I tried to disable the drum sound, but that didn't help:
java.lang.NoClassDefFoundError: org/bukkit/Sound at ramirez57.Slenderman.Slenderman.stalk(Slenderman.java:133) at ramirez57.Slenderman.Main$1.run(Main.java:59) at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:543) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.ClassNotFoundException: org.bukkit.Sound at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 6 more
Hope you can help me!
-
View User Profile
-
Send Message
Posted Nov 15, 2012Slenderman should hold the head of his latest victim..!
-
View User Profile
-
Send Message
Posted Nov 15, 2012This will make for a great addition to the plugins I used for Halloween this year. Great work.