Survival Setup
This guide covers how to install, use, and customize the Premium Survival Setup. For support, join our Discord server.
Version: 1.21.8

Installation Guide
Are you unsure on how to upload a setup to your server in general? And are you completely new to the world of Minecraft servers? Read our general in-depth setup installation guide here.
1. Upload All Files to Your Server
Start by uploading all the setup files to your server. These files are located in the server
folder included with the setup. You'll find five files and five folders, as shown in the screenshot below.

2. Install the Server JAR
The next step is to install a server JAR file. All of our setups are designed to run on Paper or Purpur, and should be installed using the Minecraft version advised at the top of this guide.
You can download Paper for your server here: PaperMC
If you're using a public Minecraft hosting provider, you can usually install Paper automatically through their control panel. Be sure to select the version specified at the top of this guide.
3. Install the Dependencies
Due to redistribution restrictions, some plugins used in the setup must be downloaded or purchased separately. These are listed under the Dependencies tab on the product page.
Download the plugins listed below and upload them to the plugins
folder:
Citizens (Free)
TAB (Free)
CrazyVouchers (Free)
4. Start your Server
The installation process is now finished — your server is ready to go! You can launch it immediately or continue by reading the Usage Guide and Editing Guide to better understand the setup and tailor it to your preferences.
As the server owner, your first step should be to grant yourself operator (OP) status. This gives your Minecraft account full access to all in-game commands. To OP yourself, enter the following command in your server console:
OP %your username%
5. Installing Addons (Optional)
If you have purchased any addons for the setup, you will need to install each of them on your server. Installation guides for all addons can be found below:
Geyser AddonDungeons AddonRPG AddonUsage Guide
This guide explains how to use the setup effectively as a server owner. It introduces all key features and provides a complete overview of the commands needed to manage them. We recommend reading through the entire guide before launching your server.
Money
The money economy on the setup uses the plugin Essentials. You can use the following commands to give/take money to/from players:
/eco give %player% %amount% /eco take %player% %amount%
Coins
All currencies on the setup except Money, uses the plugin CoinsEngine. Below are some key commands to give/take coins from players:
/coins give %player% %amount% (Give coins to a player) /coins take %player% %amount% (Take coins from player)
Crate Keys
The plugin used for the Crates is ExcellentCrates. Below are some key commands:
/crates key give %player% %cratename% %amount%
Available Crates: Vote, Common, Rare, Epic, Superior
Levels
Levels are a feature for your players to grind through, that is obtained with Level XP. You can set the level of a user with the command below. NOTE: Players can only be in one level at a time, so its important that you use the command below:
/lp user %player% parent settrack level %level%
Available Levels: 1-24
Ranks
Players can only be in 1 rank at a time. This means that you cant be in both a donator rank and a staff rank. But all staff ranks contains the permissions and perks of the King rank. Below are the command to assign a certain rank to a player, instead of the default rank:
/lp user %player% parent settrack rank %rank%
Available Ranks: Default, Knight, Lord, Paladin, Duke, King, Youtuber, Streamer, Builder, Helper, Mod, Admin, Dev, Manager, Owner
Claiming
The plugin used for claiming is GriefPrevention. You can use the command below to give users claimblocks:
/adjustbonusclaimblocks %player% %amount%
Voting
Voting rewards is pre-setup in the setup. All you need to do is setup Votifier on your server. Rewards works through the plugin SuperbVote.
Votifier Tutorial: Click here
Toolskins
As default, all toolskins are locked to all players as this is a premium feature. You can give toolskins to players with the commands below: (You can use these to add to your store)
/lp user %player% permission set toolskins.%skin_name%.%tool_type% /lp user %player% permission set toolskins.%skin_name%.%tool_type%
Editing Guide
This guide explains how to customize and configure all the key features that most server owners will want to adjust. The tabs below are ordered from most commonly edited to least, so we recommend starting from the top and working your way down.
TAB/Scoreboard
The TAB/Scoreboard is made with the plugin TAB. You can edit the layout/text in the TAB and scoreboard at the following filepath:
plugins > TAB > config
Command: /discord
The /discord command can be edited at the following filepath:
plugins > Skript > scripts > linkdiscord
Command: /store
The /store command can be edited at the following filepath:
plugins > Skript > scripts > linkstore
Command: /vote
The /vote command can be edited at the following filepath:
plugins > Skript > scripts > linkvote
Welcome Message
You can edit the Welcome Message which appears on join in the chat at the following file path:
plugins > Skript > scripts > motd
Editing Menus
Almost all menus in the setups are made using the plugin DeluxeMenus, except menus like Skills, Quests, PlayerWarps and Auction. You can edit the DeluxeMenus menus at the following filepath:
plugins > DeluxeMenus > gui_menus
Editing Holograms
The holograms are made with the plugin DecentHolograms. You can edit the holograms at the following filepath:
plugins > DecentHolograms > holograms
Enable PVP
You can enable/disable PVP in each world with the following command:
/rg flag __global__ pvp %allow/deny%
You should also edit the PVP information in the DeluxeMenus RTP config
Change Groups/Permissions
The setup uses the plugin LuckPerms for Groups/Permission, you can edit eveything in regards to this plugin in the Live LuckPerms editor:
/lp editor
Small Caps Text
You can edit the sᴍᴀʟʟ ᴄᴀᴘs text with the following generator: Click here
Last updated
Was this helpful?