Clone

From kaboom
Revision as of 19:04, 23 January 2025 by Dinhero21 (talk | contribs) (Created page with "A <strong>Kaboom Clone</strong> is a [https://www.minecraft.net/ Minecraft] server running [https://github.com/kaboomserver/server kaboomserver/server] (commonly via [https://github.com/kaboomserver/framework kaboomserver/framework])-like software. == How to create one? == There are many ways, however, the easiest is: # Get a server, this can be an old computer, your own, or a [https://en.wikipedia.org/wiki/Virtual_private_server VPS], running the [https://en.wikipedi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A Kaboom Clone is a Minecraft server running kaboomserver/server (commonly via kaboomserver/framework)-like software.

How to create one?

There are many ways, however, the easiest is:

  1. Get a server, this can be an old computer, your own, or a VPS, running the Linux OS.
  2. Create a user called server. (ensure a home directory is being created and is the default one)
  3. Install git.
  4. Log in as server, you can do this by running su - server.
  5. Download kaboomserver/framework, you can do this by running git clone https://github.com/kaboomserver/framework.
  6. Log out of server, you can do this by running exit.
  7. Add kaboomserver/framework/config/crontab to /etc/crontab.

How to make my clone public?

  1. Forward 25565/TCP and 19132/UDP.
  2. If you're using iptables, run these commands as root.

List

Name Owner Active?
kaboom.pw Mathias Yes
chipmunk.land Chipmunk Yes
kaboom.dinhero21.dev Dinhero21 Yes