Documentation
Getting Started
Everything you need to install, configure, and master SecureMC
Installation
Get SecureMC running in minutes
Step 1: Download
Download the latest SecureMC.jar from our official website or SpigotMC page.
Download SecureMCStep 2: Install
Place the downloaded .jar file into your server's plugins folder.
text
server/
├── plugins/
│ └── SecureMC.jar ← Place here
├── server.jar
└── server.propertiesStep 3: Start Server
Start or restart your server. SecureMC will automatically create its configuration files and begin protecting your server with the Free plan.
bash
java -Xmx4G -jar server.jarPro Tip
SecureMC works out of the box with zero configuration required. Advanced users can customize settings in the config.yml file.