Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

wholuhc/wholservers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Welcome to Whol'!

Whol'Servers allows you to automate and create servers on demand.

This version is still under development so it is not downloadable but it arrives very soon:)

🧐 Features

  • Add a game mode in less than 5 minutes.
  • A language file that contains all the texts for any customization.
  • Add a server in 1 minute.
  • Guides to learn how to set up in about 2 hours.
  • An in-game panel to administer.
  • Message sent on Discord automatically with a Webhook.
  • An online panel (in development)

🛠️ Configurable

  • Number of servers running at the same time.
  • Permissions for each function.
  • Ticket system (with prices etc).
  • Loyalty system (with free host at the end).
  • The different menus, items, names...
  • System version (Windows/Linux/Mac OS (in development) ).

🎛️ In-game panel

  • See active servers.
  • Shut down a server with one click.
  • Block/unblock the creation of servers on demand.

Example game-mode

GameModes:
  example1:
    CompleteName: "&aExample One"
    DiscordWebhookName: "Example One"
    LoreItemExplication: "This is the explication of the first game-mode."
    ItemInSelector: "GOLDEN_APPLE"
    NameOfTheCopyFolder: "example1"
    Enabled: true
    SpecificalPermission: ""
  example2:
    CompleteName: "&4&lExample Two"
    DiscordWebhookName: "Example Two"
    LoreItemExplication: "This is the explication of the second game-mode."
    ItemInSelector: "DIAMOND_SWORD"
    NameOfTheCopyFolder: "example2"
    Enabled: true
    SpecificalPermission: "example.example2"

🙇 Authors

Curiosow - Main developper

Ilix360 - Aid in development back

Marf - Help for Linux