DeluxeHub

Your all-in-one, essential and professional hub core

Documentation is currently being revamped some information may be missing!

Welcome to the DeluxeHub Documentation. Here you can find all the documentation to configure and utilize DeluxeHub fully

GitHub Repository: https://github.com/ItsLewizzz/DeluxeHub

Server Requirements

Server Software

You will need either Spigot, Paper, or a similar fork (of Spigot) which will ensure DeluxeHub runs smoothly on your server with no issues. Bukkit/CraftBukkit is not supported.

Server Version

DeluxeHub has been tested and supported on versions between 1.8.8 - 1.21.x. Versions out of this range may not receive support. Most updates, however, are primarily tested on the latest version of Spigot.

Installation Process

Downloading the Latest Build

Download the latest build of DeluxeHub via the resource page here and put the file into the \plugins directory of your server. Make sure your server is offline before doing this.

Loading DeluxeHub

Start your server and once fully loaded, a new folder named DeluxeHub should have been created in your \plugins directory. If no folder has been found, ensure you have installed the plugin correctly by checking your console for errors.

Once installed, you can navigate to the DeluxeHub folder (in your plugins folder), where you will find multiple files that you can edit to configure the plugin to your liking. All the default files are

Reloading the Plugin

Simply do /deluxehub reload after you have made changes to the configuration files and ensure that the file has also been saved. This will load any new changes made to the files into the plugin.

If you receive any errors upon reloading, you most likely have a configuration error. This can be from invalid material names to having invalid YAML syntax. Please try to solve these issues before contacting us, this is a problem with your modifications. You can use site to parse your configuration for YAML errors.

Last updated