Jump to content

Diabling the server GUI


keepcalm

Recommended Posts

Where would I want to put calls to disable the server GUI? My mod is a coremod, I just need to know the best way to get this to work...

Protip: try and find answers yourself before asking on the forum.

It's pretty likely that there is an answer.

 

Was I helpful? Give me a thank you!

 

 

width=635 height=903http://bit.ly/HZ03zy[/img]

 

 

Tired of waiting for mods to port to bukkit?

use BukkitForge! (now with a working version of WorldEdit!)

Link to comment
Share on other sites

I'm *attempting* to implement the Bukkit API under minecraft forge, and a lot of the plugins output to standard output, rather then using the logger (like they should be). I don't really want to change System.out, since FML changes it and changing it again might mess things up badly.

 

Protip: try and find answers yourself before asking on the forum.

It's pretty likely that there is an answer.

 

Was I helpful? Give me a thank you!

 

 

width=635 height=903http://bit.ly/HZ03zy[/img]

 

 

Tired of waiting for mods to port to bukkit?

use BukkitForge! (now with a working version of WorldEdit!)

Link to comment
Share on other sites

I'm *attempting* to implement the Bukkit API under minecraft forge, and a lot of the plugins output to standard output, rather then using the logger (like they should be). I don't really want to change System.out, since FML changes it and changing it again might mess things up badly.

Well, cpw's doing the same thing as you.

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

Link to comment
Share on other sites

Ah, but I'm doing it in the opposite direction - Rather than porting forge itself to Bukkit, I'm creating a coremod for a vanilla server that acts as a layer between forge and the Bukkit API.

Protip: try and find answers yourself before asking on the forum.

It's pretty likely that there is an answer.

 

Was I helpful? Give me a thank you!

 

 

width=635 height=903http://bit.ly/HZ03zy[/img]

 

 

Tired of waiting for mods to port to bukkit?

use BukkitForge! (now with a working version of WorldEdit!)

Link to comment
Share on other sites

Ah, but I'm doing it in the opposite direction - Rather than porting forge itself to Bukkit, I'm creating a coremod for a vanilla server that acts as a layer between forge and the Bukkit API.

Yeah, that is his new project since 1.3, to port bukkit to forge.

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

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.