Skip to content

al3xwarrior/Playground

Repository files navigation

Playground is going through a rewrite!

Note that this version of Playground is no longer being supported. A rewrite is in progress.

🛝 Playground (Formerly Housing2)

Originally created by Al3x with the idea of recreating Hypixel's gamemode Housing due to the fact at the time Housing went over 1 year without an update. The goal was to recreate the gamemode as if it were to constantly get new features and updates.

Now the project has a team of a few people who maintain the project as well as the public server you can join right now.

Public Minecraft Server

IP: playground.redstone.llc

Version: 1.21.4+

The Team:

Developers:

Playtesters:

How to Use on your own:

Requirements

  • Java 21 or newer
  • Git

Compiling from source

git clone https://github.com/al3xwarrior/Playground.git
cd Playground/

# to build the plugin:
./gradlew :paper:shadowJar

# to build the client mod:
./gradlew :fabric:remapJar

You can find the output plugin JAR in the paper/build/libs directory and the output mod JAR in the fabric/build/libs directory.

Server Setup Guide

This guide explains how to configure your server environment using AdvancedSlimePaper 1.21.4 and the required plugins.

Server Software

Plugin Installation

  1. Place the Plugin: Copy the output plugin JAR file into your server’s plugins directory.

  2. Add Minimum Dependencies: Ensure the following plugins are also in the plugins directory:

Recommended Plugins

For an enhanced server experience, consider adding these:

Optional Plugins

Housing Plugin Setup

To ensure the housing plugin loads correctly, perform the following:

  • Move the Songs Folder: Copy the libs/songs folder into the housing plugin’s directory at: plugins/Housing2/songs

Additional Configuration

  • LuckPerms Chat Prefixes: If you want to display LuckPerms prefixes in chat, run the command below:
    /papi ecloud download LuckPerms
    

About

A recreation of Hypixel's gamemode Housing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

Languages