Jump to content

Server Mod


Joeigel

Recommended Posts

Hey Forge community,

i am looking for a helpful Modder who can program a little mod for me, the mod should run on a Forge Server on 1.8.

It needs only one function, when one player (it does not matter how) died all player get kicked from the Server and get a Message like "*name of player how died* died"

I excuse me for my bad English, but i hope you understand what i want to say ^^

I would be really happy if someone can help me with this!

 

Joeigel

 

Link to comment
Share on other sites

People normally don't make mods for those who request it like this. However since this was like one class file to achieve the functionality I think you wanted, I decided to waste some time making it cause I was bored.

 

GIF Preview: http://i.imgur.com/ANGAsNG.gifv I only tested the mod on a local hosted server with only me, and it did kick me when I died but it SHOULD kick anyone on the server. If not and it doesn't work properly let me know and if I've got the time I'll try to fix it. The mod is server side only so don't install it on clients. https://dl.dropboxusercontent.com/u/105870951/Kick%20Everyone%201.8.9%201.0.jar I probably won't leave this on my dropbox forever so save it in a safe place.

Link to comment
Share on other sites

First thanks for your work! :)

When i try ro start the Server it Crashes with the following Error Report:

---- Minecraft Crash Report ----

// I'm sorry, Dave.

 

Time: 09.01.16 21:52

Description: Exception in server tick loop

 

net.minecraftforge.fml.common.WrongMinecraftVersionException: Wrong Minecraft version for KickEveryone

at net.minecraftforge.fml.common.Loader.sortModList(Loader.java:224)

at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:487)

at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)

at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:355)

at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

at java.lang.Thread.run(Unknown Source)

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- System Details --

Details:

Minecraft Version: 1.8

Operating System: Windows 7 (amd64) version 6.1

Java Version: 1.8.0_66, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 1972517584 bytes (1881 MB) / 2077753344 bytes (1981 MB) up to 12815171584 bytes (12221 MB)

JVM Flags: 5 total; -Xms1024M -Xmx5G -Xincgc -Xms2048m -Xmx12288m

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1563 4 mods loaded, 4 mods active

States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

U mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)

U FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1563-universal.jar)

U Forge{11.14.4.1563} [Minecraft Forge] (forge-1.8-11.14.4.1563-universal.jar)

U KickEveryone{1.0.0} [Kick Everyone] (Kick Everyone 1.8.9 1.0.jar)

Loaded coremods (and transformers):

Profiler Position: N/A (disabled)

Is Modded: Definitely; Server brand changed to 'fml,forge'

Type: Dedicated Server (map_server.txt)

 

i done something wrong? ^^'

Link to comment
Share on other sites

No you didn't do anything wrong, I assumed that it would work on Minecraft 1.8 even though I made it for 1.8.9 (Because everything should be the same) Apparently I made it require 1.8.9 however.

 

If you CAN use 1.8.9 then you should. 1.8 Stopped being supported when 1.8.8 came out and then the same should be true for 1.8.8 no longer being supported when 1.8.9 came out. If you can't use 1.8.9 however and have to use 1.8, I'll recompile the mod tomorrow for 1.8.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.