🚀
Nekio Setups
💰 Buy Now📢 Discord
  • 🚀Welcome to Nekio Setups
  • how to install
    • Prison Setup
    • Survival Setup
    • Skyblock Setup
    • Lobby Setup
Powered by GitBook
On this page
  • Installation Instructions
  • 1. Uploading all downloaded files into your hosting folder
  • 2. Installing dependencies
  • 3. Setting up MySQL for our custom plugins
  • 4. ✅ Installation completed
  • Editing files and giving pets, armors, skins, robots...
  1. how to install

Prison Setup

This guide will walk you through the steps to install, configure, and modify the Premium Prison Setup.

PreviousWelcome to Nekio SetupsNextSurvival Setup

Last updated 2 months ago

Installation Instructions

Follow the steps below to set up the Premium Prison Setup on your server. You will need to have purchased our first. Once you have made the purchase, download it and continue with the instructions.

Upload all files that you have download into your hosting folder, you just have to drag and drop them into the FTP that they gave you, as simple as that

Due redistribution rights that builtbybit has, we can't include some plugins in the setup, so you will have to download them and install them

Download all dependencies and install them in your /plugins folder

Setting up MySQL is crucial for optimizing our custom plugins. It allows for better performance by efficiently handling data, especially with a larger player base.

To configure it, create a MySQL database on your hosting provider and enter the database credentials (name, username, password, and host) into the plugin config files. This will improve server optimization and ensure smoother data management for features like robots, prestiges and private mines.

You will have to setup mysql in these three plugins:

If you are using Pebble Host, there is an example of how can you get MySQL details

Now that we have connection details of our myqsl database, we can fill them

database:
  host: "eu01-sql.pebblehost.com"
  port: 3306
  username: "customer_837440_mines"
  password: "password"
  database: "customer_837440_mines"
  use-ssl: true

4. ✅ Installation completed

Now you will be able to start the server and join through your host IP

You can make yourself Owner and Operator by running on console the next commands

op %player%
lp user %player% parent add Owner

Editing files and giving pets, armors, skins, robots...

All files are configurable, here is a list of most important files that you can edit (like enchantments rewards, robots, private mines primary blocks, etc)

Changing Private Mine's Schematic
  • First, create your new schematic, use beacons as mine corners (as shown on the image below), and furnace as player spawn

(Don't use beacons and furnaces to decorate your mines, there must be only two beacons for mine borders and furnace for players spawn in the entire schematic)

  • Copy the schematic and save it, then paste it to /plugins/PrivateMines/schematics

  • With server stopped, remove Minas world and

  • Remove old Privates Mines regions on /plugins/WorldGuard/worlds/Minas/regions.yml

  • Generate new mines with the new schematic you've created with /pmine generate <number of mines> (pregenerating your mines will help you to prevent lagging when many people claiming them on seasons releases and/or large playerbases)

  • ✅ Claim your new mine with /pmine

How to level up your pickaxe / Add blocks to your pickaxe/player

You can give blocks yourself to your pickaxe using /bb pickaxe <player> add|set|remove block|level <amount>

Or in case you want to give player blocks broken, use /bb player <player> add|set|remove block|level <amount>

Robots

All Robots revenues (tokens/gems) can be edited on ARobots > config.yml

You can also edit main gui on ARobots > view.yml

Private Mines blocks

Main Private Mines blocks can be modified on Private Mines > config.yml

Prestiges cost expression

Cost expression, rewards on prestiging and actionbar can be modified on PrisonPrestige > config.yml

Pets max levels, cost to levelup (broken blocks) and basehead

You can change head, max level, and level cost (blocks broken) on APets > config.yml

Enchantments rewards

If you want to edit some enchantments rewards, you can do that on Brokenblocks > config.yml

How to give currencies to other players

You can give currencies to other players by using /tokens add %player% %amount%, /blocks, /gems

How to give yourself Pets, Armors, Skins, Robots
  • Pets: /apets give <tab to see all pets types>

  • Armors: /varmor give <tab to see all armor types>

  • Skins: /voucher give Skins %player%

  • Robots: /voucher give Robots/Robotsepic 1 %player%

It is highly recommended to install Paper 1.12.2 with java 11 as your server's base software for optimal performance. You can download the latest version from . We suggest using Paper because of its advanced optimization features, which are specifically designed to handle high player counts and improve server stability.

1. Uploading all downloaded files into your hosting folder

2. Installing dependencies

Citizens

Tab

3. Setting up MySQL for our custom plugins

Arefy Robots (, )

Arefy Prestiges (, )

Arefy Private Mines ()

Private Mine schematic example (there must be two Beacons as mine corners, and one Furnace as player spawn)

Here's an example of the

here
(Download it here)
(Download it here)
config.yml
view.yml
config.yml
messages.yml
config.yml
Token Mythic pet
Premium Prison Setup
Database information on Pebble Host (it should be the same on other hoster providers)