Download CWMyAdmin Pre-Release

Important Notice:


CWMyAdmin is currently pre-release software, and is not currently fit for production use.

This means it may contain bugs that affect gameplay or server performance, and is currently unsupported except via the community forums.

The pre-release expires on 2015/06/01 and will not function after that date. An update will be released before this date to either remove or extend the date.



Current Version:

Installation Instructions:

CWMyAdmin must be run as a restricted user, and must not be run as root/administrator

CWMyAdmin does not support 32 bit operating systems

Windows
  • Unzip CWMA_Latest.zip into an empty directory
  • Open a command prompt at the installation directory
  • Enter: cwmyadmin.exe -setpass NEWPASSWORD -configonly where NEWPASSWORD is your desired admin password.
  • Start CWMyAdmin.exe
  • Login at http://localhost:8080 (or your IP address if configured) and login with the username of 'admin' and the password specified earlier.
GNU/Linux (64-bit Only)

The latest version of Wine is required to run the Cube World server under Linux as the developers do not currently supply a Linux executable.

  • Run the following as root:
    cd /usr/local
    wget http://cwmyadmin.com/downloads/etc.zip
    unzip etc.zip
  • Switch to a restricted non-root user
  • Unzip CWMA_Latest.zip into an empty directory
  • Unpack the CWMA_glibc25.zip contained in the main archive
  • Run ./CWMA_Linux_x86_64 -setpass NEWPASSWORD -configonly where NEWPASSWORD is your desired admin password.
  • Run screen ./CWMA_Linux_x86_64
  • Login at http://localhost:8080 (or your IP address if configured) and login with the username of 'admin' and the password specified earlier.