PhonicUK.com Forums

 

These forums are no longer active. Please visit the new forums at forums.phonicuk.com


Forum Index >> McMyAdmin >> View Thread

You are logged in as: Guest

Viewing Thread: Bukkit Support


 #1 Posted: 1/13/2011 1:16:00 PM GMT
Poster:
PhonicUK Admin
Administrator

1431 posts
This has been coming up a lot so I thought I'd make it clear and sticky it.

Yes - McMyAdmin will be supporting Bukkit, and I am actively working with Bukkit developers (Thanks lukegb!) to make sure this happens.

If all goes well, you'll be able to use the Bukkit plugin repository directly from McMyAdmin, and it will be able to download and install plugins automatically for you with just a few clicks.

Just don't ask me when it's coming, because I haven't got a clue ;)

 

Please only download PhonicUK software from PhonicUK.com!

 

You need to login to report or quote posts. 

 #2 Posted: 1/13/2011 4:44:33 PM GMT
Poster:
HrpDrp Regular User
Regular User

3 posts
That's great news!  For the brave, is there a way to get McMyAdmin to reference the Bukkit jar now and not wait for official support?  I had thought of just renaming the Bukkit jar to minecraft_server.jar.  Thoughts?

Great software btw.  Keep up the good work!

Thanks,

HrpDrp

 

 

You need to login to report or quote posts. 

 #3 Posted: 1/13/2011 5:06:24 PM GMT
Poster:
PhonicUK Admin
Administrator

1431 posts
You can rename it as a hack to get the preview version working. Thats pretty much it until its supported officially.

 

Please only download PhonicUK software from PhonicUK.com!

 

You need to login to report or quote posts. 

 #4 Posted: 1/14/2011 11:46:34 AM GMT
Poster:
minecraftworlds Regular User
Regular User

1 posts
thanks, I came here just to ask about this. One question though how do I run it like hrpdrp suggested? do I just have to rename it that or must I do more?
thank you for excusing my stupidity and hopefully answering my question

 

 

You need to login to report or quote posts. 

 #5 Posted: 1/14/2011 3:58:24 PM GMT
Poster:
PhonicUK Admin
Administrator

1431 posts
You just have to rename it. This won't be required once proper integration is in place.

 

Please only download PhonicUK software from PhonicUK.com!

 

You need to login to report or quote posts. 

 #6 Posted: 1/15/2011 7:41:14 AM GMT
Poster:
Island219 Regular User
Regular User

3 posts
I was wondering what i have to rename it to to get it to work, Every-time i start the server it says starting then crashes

 

 

You need to login to report or quote posts. 

 #7 Posted: 1/15/2011 7:46:59 AM GMT
Poster:
PhonicUK Admin
Administrator

1431 posts
"minecraft_server.jar"

 

Please only download PhonicUK software from PhonicUK.com!

 

You need to login to report or quote posts. 

 #8 Posted: 1/15/2011 9:08:29 AM GMT
Poster:
Island219 Regular User
Regular User

3 posts
Does that need to be in the addons folder or just replacing minecraft_server.jar?

 

 

You need to login to report or quote posts. 

 #9 Posted: 1/15/2011 9:22:02 AM GMT
Poster:
PhonicUK Admin
Administrator

1431 posts
Just replacing the server jar.

 

Please only download PhonicUK software from PhonicUK.com!

 

You need to login to report or quote posts. 

 #10 Posted: 1/17/2011 3:32:59 AM GMT
Poster:
kipz0r Regular User
Regular User

4 posts
It seems that the latest craftbukkit doesn't play well with McMyAdmin.
console commands changed, e.g. you have to use a # before a command

say test
2011-01-18 12:29:34 [INFO] Unknown console command. Type "#help" for help.
#say test
2011-01-18 12:29:32 [INFO] [CONSOLE] test

I also know that craftbukkit is "on the bleeding edge" all the time and it's impossible for now to keep up with everything changed (builds are made almost every hour), but it might give you the heads up, so watch out with updating craftbukkit to install new plugins.

 

 

You need to login to report or quote posts. 

 #11 Posted: 1/17/2011 12:20:32 PM GMT
Poster:
HrpDrp Regular User
Regular User

3 posts
This is working quite well on my server.  I run a dedicated Ubuntu server.  These are the steps I used:

Download a build of Bukkit from their site, specifically you need craftbukkit-0.0.1-SNAPSHOT.jar.  Unless you plan to develope plugins, you do not need the bukkit jar, just the craftbukkit.jar.

http://forums.bukkit.org/threads/faq-1-where-do-i-download-bukkit-craftbukkit.458/

I'm using build 66 and am quite happy with it, but I realize they are updating super fast so 66 is surely out of date.

Place craftbukkit-0.0.1-SNAPSHOT.jar in your minecraft server directory.

In linux, I did this:

rename the minecraft_server.jar to something else:
mv minecraft_server.jar minecraft_server_original.jar

create a symbolic link to minecraft_server.jar from craftbukkit jar:
ln -s minecraft_server.jar raftbukkit-0.0.1-SNAPSHOT.jar

That's it.  Worked like a charm.  I did the symbolic link so I could easily update the craftbukkit jar and not have to rename it again.

PhonicUK: I understand if you don't want people doing this so feel free to tell me off or delete my post :)

Thanks,

HrpDrp

 

 

You need to login to report or quote posts. 

 #12 Posted: 1/17/2011 6:17:45 PM GMT
Poster:
SKuD Regular User
Regular User

14 posts
Confirmed working, commands do not.  The added # is annoying.

 

 

You need to login to report or quote posts. 

 #13 Posted: 1/18/2011 9:46:06 AM GMT
Poster:
talbot Regular User
Regular User

34 posts
neither does shutting down the server. it freezes and you have to force stop it. i woke up today to find my server in limbo after the daily scheduled restart it was supposed to have this morning.

i think official support is ready, bukkit is running really smoothly on my server otherwise.

 

 

You need to login to report or quote posts. 

 #14 Posted: 1/26/2011 10:35:27 AM GMT
Poster:
SneakyTax Regular User
Regular User

6 posts
Any updates as of yet?  I have not been able to get the "renaming" workaround to work:
------------------------------
C:\Minecraft>McMyAdmin.exe
[Info] Java found at: C:\Program Files (x86)\Java\jre6\bin\java.exe
[Notice] Starting McMyAdmin Professional v0.8.2.6
[Notice] Starting Minecraft Server...
[Notice] Minecraft server has stopped running.
[Warning] Server was not yet ready, automatically restarting (Attempt: 1 of 5)
[Warning] Server stopped unexpectedly! Automatically restarting...
[Notice] Starting Minecraft Server...
Caused by: java.lang.ClassNotFoundException: Main
[Error] Minecraft server could not be started
[Error] An incompatible, damaged or outdated addon is preventing the server from starting.

[Error] Java Error: Could not find the main class: Main.  Program will exit.
Could not find the main class: Main.  Program will exit.
[Notice] Minecraft server has stopped running.
------------------

If I delete the renamed (craftbukkit-0.0.1-SNAPSHOT.jar -> Minecraft_Mod.jar) from the Addons folder... launches fine. :-/

 

 

You need to login to report or quote posts. 

 #15 Posted: 1/26/2011 10:54:18 AM GMT
Poster:
SneakyTax Regular User
Regular User

6 posts
doh - disregard, guess I missed what I was supposed to be "renaming"....

When I renamed the CORRECT file - it worked. ;-)

Still, would be nice to know when "we will haz bukkit".
(sorry couldn't resist) :-P

 

 

You need to login to report or quote posts. 

 #16 Posted: 2/2/2011 9:29:48 PM GMT
Poster:
realdude19 Regular User
Regular User

13 posts
Any Update on the Bukkit Support being Fully intergrated into McMyAdmin?

I run a Server with your software that I paid for, and I would like to see some replacement for hMod.

Any info at all as to where this project is at would be great bud :D And seriously, You are a Very Nice Guy to talk to in IRC. Thanks for not blowing me off. :)

 

 

You need to login to report or quote posts. 

 #17 Posted: 2/3/2011 5:51:05 AM GMT
Poster:
PhonicUK Admin
Administrator

1431 posts
Full Bukkit support will come after the proper Bukkit release.

 

Please only download PhonicUK software from PhonicUK.com!

 

You need to login to report or quote posts. 

 #18 Posted: 2/3/2011 5:06:41 PM GMT
Poster:
realdude19 Regular User
Regular User

13 posts
Quote from PhonicUK:

Full Bukkit support will come after the proper Bukkit release.


PhonicUK your Killing me with such short responces Lol. But Its cool.

Do you have any more info on when we might be looking at seeing this "Proper" Bukkit release, Seeing as you are working with the Guys Developing this new Mod?

No Pressure, I am just looking at a rough time line, Spring, Summer, fall? Can you give us something so we can Post for our Users some idea about when they will be sing this intergration? Just to get them off my Back, Anything AT all will be a huge help.

Thanks Guy;
=Nexis=
The TAG Minecraft Team

 

 

You need to login to report or quote posts. 

 #19 Posted: 2/3/2011 5:17:33 PM GMT
Poster:
PhonicUK Admin
Administrator

1431 posts
You're asking the wrong person, ask the Bukkit guys. I don't move until they release :P

 

Please only download PhonicUK software from PhonicUK.com!

 

Edited 2/3/2011 5:18:47 PM by PhonicUK: .

You need to login to report or quote posts. 

 #20 Posted: 2/7/2011 2:16:15 AM GMT
Poster:
realdude19 Regular User
Regular User

13 posts
Ok Fair enough. Would you be able to say if it will be a simple task for you to integrate it into McMyAdmin after it is released?

 

 

You need to login to report or quote posts. 

Next | Last
Skip to page: 1,2,3,4