Skip to content

Tsugami/minecraft-bukkit-server-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Server

  • Just Click on run.bat.
  • Copy the port in server-port inside of server.properties.
  • Join the server by the address localhost:{port} <- your port, example: if my server-port is equal to 25565, my address will be localhost:25565.

My Config Notes

the procedures I did to configure the server:

  • install the Java
  • Download the craftbukkit on https://getbukkit.org/download/craftbukkit
  • Copy run.bat to your folder
  • Check if the run.bat has the correct craftbukkit file name
  • in eula.txt change eula to true
  • in server.properties change online-mode to false, to accept pirate minecraft.

About

my notes on how I created a minecraft bukkit server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published