-5
votes
1answer
220 views

Can't login on my own Minecraft server? [closed]

I recently created a Craftbukkit server on my PC. I wanted to login and build some stuff on it but whenever I try to login it just says: Connection lost, failed login: bad login I don't know what ...
0
votes
2answers
62 views

Running the CraftBukkit Server for minecraft?

I recently download Craft Bukkit for running a multiplayer minecraft server, and according to tutorial I created a run.bat file in the note pad with following code to run the server java -Xms1024M ...
0
votes
1answer
393 views

Random parts of map on MC server dissapear/reset

I'm furious with what just happened, the (Bukkit) server I'm working on deleted almost half of something I spent hours building. Does anyone have any clue what could have caused this? I logged off and ...
5
votes
2answers
6k views

How can I run a Minecraft Server on multiple CPU cores?

I am working on setting up a Minecraft server on a machine I have at home. This particular machine has two quad-core CPUs running at 2.0Ghz so I would like to take advantage of the number of cores and ...
7
votes
2answers
404 views

A mechanism or CraftBukkit plugin to not allow building or mining in Minecraft?

I'm trying to teach students how to program JavaScript inside Minecraft with ScriptCraft. It's been amazing, except for the fact that even my most focused students get so distracted with playing ...