Note that this version of Playground is no longer being supported. A rewrite is in progress.
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.
- Java 21 or newer
- Git
git clone https://github.com/al3xwarrior/Playground.git
cd Playground/
# to build the plugin:
./gradlew :paper:shadowJar
# to build the client mod:
./gradlew :fabric:remapJarYou can find the output plugin JAR in the paper/build/libs directory and the output mod JAR in the fabric/build/libs directory.
This guide explains how to configure your server environment using AdvancedSlimePaper 1.21.4 and the required plugins.
- Required: Use AdvancedSlimePaper 1.21.4 as your server software.
-
Place the Plugin: Copy the output plugin JAR file into your server’s
pluginsdirectory. -
Add Minimum Dependencies: Ensure the following plugins are also in the
pluginsdirectory:
For an enhanced server experience, consider adding these:
- LuckPerms
- PlaceholderAPI
- HeadDatabase (Paid)
To ensure the housing plugin loads correctly, perform the following:
- Move the Songs Folder:
Copy the
libs/songsfolder into the housing plugin’s directory at:plugins/Housing2/songs
- LuckPerms Chat Prefixes:
If you want to display LuckPerms prefixes in chat, run the command below:
/papi ecloud download LuckPerms