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 6, 2017(Click Here!) / (Clique aqui!)
-
View User Profile
-
Send Message
Posted May 30, 2015guys, i updated the mod: http://dev.bukkit.org/bukkit-plugins/slendermanreloaded/
-
View User Profile
-
Send Message
Posted Apr 20, 2015Does anybody know the developer? Sent him a message, wether it is okay if we fix this for him.
No response so far :/
-
View User Profile
-
Send Message
Posted Jan 11, 2015Its Broken :(
-
View User Profile
-
Send Message
Posted Jul 22, 2014java.lang.IllegalArgumentException: Cannot measure distance between world and Overworld
-
View User Profile
-
Send Message
Posted Jun 17, 2014Someone make a reload! or Update please!
-
View User Profile
-
Send Message
Posted Jun 4, 2014This mod sounds great! Sadly when I used the command /slenderman reload it says: An internal error occurred while attempting to preform this command Are there any fixes to this? If so please reply.
-
View User Profile
-
Send Message
Posted May 26, 2014Please update!
-
View User Profile
-
Send Message
Posted Apr 25, 2014Would liek to say: Setup the config for world 'world' and it won't track me, even at night...any clues why?
-
View User Profile
-
Send Message
Posted Apr 19, 2014@Untwinxer
ajoute lui cette permission
slenderman.exempt: ops
et pour lui metre la permmission faut avoir groupmanager ou permissionsex regarde sur youtube ya plein de video
-
View User Profile
-
Send Message
Posted Aug 26, 2013Same problem as @truthlesshero86
-
View User Profile
-
Send Message
Posted Aug 26, 2013Hi, On my bukkit server the slender config.yml doesnt autogenerate! Even if I create a folder named Slenderman and manually create config.yml it doesnt work... Please help me
-
View User Profile
-
Send Message
Posted Aug 15, 2013Posted the source on GitHub (finally). Enjoy :P
-
View User Profile
-
Send Message
Posted Aug 10, 2013im getting an error with 1.6.2 version when im using my Slender world
10.08 22:04:08 [Server] INFO ... 16 more 10.08 22:04:08 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) 10.08 22:04:08 [Server] INFO at ramirez57.Slenderman.Main.onCommand(Main.java:99) 10.08 22:04:08 [Server] INFO Caused by: java.lang.NullPointerException 10.08 22:04:08 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) 10.08 22:04:08 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419) 10.08 22:04:08 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486) 10.08 22:04:08 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226) 10.08 22:04:08 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590) 10.08 22:04:08 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30) 10.08 22:04:08 [Server] INFO at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37) 10.08 22:04:08 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116) 10.08 22:04:08 [Server] INFO at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296) 10.08 22:04:08 [Server] INFO at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49) 10.08 22:04:08 [Server] INFO at com.bergerkiller.bukkit.common.internal.network.CommonPacketHandler$CommonPlayerConnection.a(CommonPacketHandler.java:535) 10.08 22:04:08 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:837) 10.08 22:04:08 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:880) 10.08 22:04:08 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:962) 10.08 22:04:08 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523) 10.08 22:04:08 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189) 10.08 22:04:08 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) 10.08 22:04:08 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'slenderman' in plugin Slenderman vB0.3.4_MC1.6.2_R0.1
-
View User Profile
-
Send Message
Posted Aug 9, 2013I have been watching this mod for a while, Sounds like a lot of fun! But I cannot get it to work. When I place it in plugins, and run the server. It does not create a configure folder. Am I doing something wrong? any help is much appreciated!
-
View User Profile
-
Send Message
Posted Aug 9, 2013Slenderman skin. Will you use Spout for that?
@rubberducky42
The plugin is CaSe-SeNsItIvE, are you sure that you wrote it right? Also, this world's files are corrupt or not?
-
View User Profile
-
Send Message
Posted Aug 7, 2013One thing, how do you make slenderman stop chasing a player?
-
View User Profile
-
Send Message
Posted Aug 7, 2013Updated to 1.6.2. Have fun. Please report any bugs.
-
View User Profile
-
Send Message
Posted Aug 4, 2013The plugin is not reading my world "Slender". Please fix this...
-
View User Profile
-
Send Message
Posted Aug 3, 2013How long could it take to update slenderman to 1.6.2?