OneBlock - Installation Guide
Follow these step-by-step instructions to install and configure Oblivyx Studios on your Minecraft server.
Prerequisites
- Minecraft Server: Spigot/Paper 1.21.11
- Required Plugins: Citizens (free), ItemsAdder (paid), FAWE (free)
- Optional Plugins: ViaVersion, ViaBackwards
- Server RAM: Minimum 6GB (8GB+ recommended for 20+ players)
- World: Fresh world or existing with available space for structures
Required Dependencies
/plugins folder before starting the server. All other plugins are included in the
setup.
Required Plugins
- ItemsAdder — Paid | Download on SpigotMC
- Citizens 2.0.41 — Free | Direct Download / SpigotMC
- TAB — Free | Download on Modrinth
- EvenMoreFish — Free | Download on Modrinth
- FastAsyncWorldEdit (FAWE) — Free | Download on Modrinth
Optional Plugins
- ViaVersion — Free | Download on SpigotMC
- ViaBackwards — Free | Download on SpigotMC
Step-by-Step Installation
Download Required Files
Download the Oblivyx Studios setup package and extract all files.
Install Dependencies
Add the required plugins to your plugins folder. All other plugins are included in the setup.
- Citizens: Download from SpigotMC (free)
- ItemsAdder: Purchase from SpigotMC (required for custom items)
- FAWE: Download from GitHub (free WorldEdit alternative)
Rebranding
Customize the setup for your server by updating configuration files with your server's information.
Files to Update
Essential Configuration
-
/plugins/Essentials/motd.txt- Server Name, Discord, Forums & Store URL -
/plugins/dMOTD/config.yml- Server Name -
/plugins/dMOTD/server-icon.png- Replace with 64x64px server icon -
/plugins/TAB/config.yml- Server Name, IP, Store URL
Store & Economy
-
/plugins/ExcellentCrates/previews/- Store URL -
plugins/DecentHolograms/holograms/PointsInformation.yml- Store URL -
plugins/DeluxeMenus/gui_menus/Pointshop- Prices and other stuff
Social & Community
-
plugins/DeluxeMenus/gui_menus/Socails.yml- Social links -
plugins/DeluxeMenus/gui_menus/ranks.yml- Store URL -
plugins/DecentHolograms/holograms/Welcome.yml- Server Name
Start Your Server
Start your server and enjoy the Oblivyx Studios experience!
# Start your server
./start.sh
# or
java -jar server.jar
# Check if everything loaded correctly
/plugins
ItemsAdder Resource Pack Setup
Resource Pack Hosting
ItemsAdder requires a resource pack to be hosted for players to see custom textures and items. Choose one of the two methods below to host your resource pack.
Method 1: Self-Host
Self-Host Configuration
- Open
plugins/ItemsAdder/config.ymland find theself-hostsection - Set
enabled: trueunder the self-host section - Enter your server's numerical IP address (e.g.
192.168.1.100) - Enter a separate port in the port field — this cannot be the same as your Minecraft server port. ItemsAdder requires its own dedicated port (e.g. if your server runs on
25565, use something like8163)
Method 2: External Host (mc-packs.net)
External Host Configuration
- On first server startup, run the command
/iazipin your server console or in-game - Navigate to the
plugins/ItemsAdder/output/folder on your server - Download the
generated.zipfile from the output folder - Upload the
generated.zipto https://mc-packs.net/ - Copy the generated download URL from mc-packs.net
- Open
plugins/ItemsAdder/config.ymland find theexternal-hostsection - Paste the URL into the external-host URL field and set
enabled: true
Installation Verification
Verification Checklist
- ✓ All required plugins loaded without errors
- ✓ PvP Arena region is properly configured
- ✓ AFK Pond rewards system is active
- ✓ NPCs are spawned and responding to commands
- ✓ Permission groups are correctly assigned
- ✓ Economy and shard systems are functional