Simple Hotbar
# Simple Hotbar
[](https://modrinth.com/resourcepack/simple-hotbar)
[](https://www.curseforge.com/minecraft/texture-packs/simple-hotbar)
[](https://www.patreon.com/c/AmongstReality)
[](https://buymeacoffee.com/amongstreality)
This pack will change the look of your hotbar, heart and armor icons, and will make connection icon change color with different ping.
## Previews


## You can support me and my projects here
[](https://www.patreon.com/c/AmongstReality)
[](https://buymeacoffee.com/amongstreality)
Simple horror pack
**very cool modpack which contains mods to**
enhance sounds
enhance visuals and animations
add a little bit of unsettling stuff but nothing very scary
sodium and iris for more fps and shaders!
alot of shaders to choose from
resourcify so you can download shaders,resource packs,maps directly in-game!
other stuff to make the experience overall more immersive nd enjoyable
_THE BROKEN SCRIPT
NOMOON.JAR_
Simple Homing XP
A QoL mod/datapack about **homing XP orb’s**, now you don’t have to worry about not picking up that xp orb from 10 blocks away because it can **FLY** towards you!

Makes so that an xp orb near a **64 block radius** comes flying right next to you to pickup!
(1.20.2+) You can change this with: ‘/scoreboard players set range shxp.settings’
SimpleHomes
# SimpleHomes
A **super small**, **super modern** Java Paper plugin that brings **easy home management** to your server!
Players can set homes, teleport to them, and see exactly how many they have used – all in a **simple GUI**. Perfect for servers that want a polished and intuitive experience.
—
## Features
– **GUI-based home setting and teleporting**.
Players can click to set homes, shift-click to delete, and teleport with style.
– **Global home limit controlled by ops**.
Easily configure how many homes all players can have. Hard cap of 8 homes for balance.
– **Pretty teleport particles**.
Stylish and lightweight visual effects when teleporting.
– **Easy config**.
Change the global home limit with the command `/sethomelimit` instead of manually editing `config.yml`.
– **No external dependencies**
Just drop it in your plugins folder and go.
—
## Commands
| Command | Description | Permission |
|———|————-|————|
| `/sethome` | Open the GUI to set/update your homes | – |
| `/home` | Open the GUI to teleport to your homes | – |
| `/sethomelimit <0-8>` | Set the global home limit for all players | `simplehomes.sethomelimit` (OP only) |
—
Players will enjoy the ease-of-use, and operators will enjoy the simplicity.
Simple Homes
# SimpleHomes Plugin
A basic plugin for setting and teleporting to locations. It allows players to manage multiple homes and
provides a straightforward interface for home management commands.
## Commands
| Command | Permission | Description |
|—————-|————————–|———————|
| `/sethome` | `homes.commands.sethome` | Sets a home |
| `/delhome` | `homes.commands.delhome` | Deletes a home |
| `/home` | `homes.commands.home` | Teleports to a home |
| `/homesreload` | `homes.reload` | Reloads the config |
| `/homelist` | `homes.commands.list` | Lists your homes |
## Permissions
| Permission | Default | Description |
|————————–|———|———————————————————————————-|
| `homes` | op | Allows base plugin functionality |
| `homes.commands` | op | Allows player to use commands |
| `homes.commands.sethome` | op | Allows player to set home |
| `homes.commands.delhome` | op | Allows player to delete home |
| `homes.commands.home` | op | Allows player to teleport to home |
| `homes.commands.list` | op | Allows you to list your own homes |
| `homes.bed` | op | Allows you to teleport to your bed |
| `homes.count` | op | Base for permission on number of homes you can have |
| `homes.count.` | op | Base for permission on number of homes you can have |
| `homes.count.bypass` | op | Allows for setting infinite homes regardless of how many you have set as the max |
| `homes.reload` | op | Allows reloading the config |
| `homes.safety.bypass` | false | Allows bypassing the safety checks |
Simple Home Gui
# Simple Home Gui – Slot-Based Home System
**Simple Home Gui** is a modern, GUI-based home system. It uses a visual slot system (akin to 8 “save slots”) that provides players an intuitive and beginner-friendly way to manage their homes.
The plugin is optimized from the ground up for **Paper 1.20.1**, focusing on stability, performance (via caching), and extensive configuration.
—
## Core Features
### 1. Slot-Based GUI Menu
The heart of the plugin is the main menu, opened with `/homes`.
* **Visual Feedback:** Players see 8 slots (beds and dyes) that can represent 3 states:
* **Green (Set):** The home is set. Displays the name and coordinates. Clicking opens the submenu.
* **Gray (Empty):** The slot is unlocked, but no home has been set. Clicking sets the home at the player’s current location.
* **Red (Locked):** The player does not have the necessary permissions for this slot.
* **Submenu:** Clicking a set (green) home opens a separate menu where the player can choose to:
* Teleport
* Delete Home
* Go back to the overview
* **Fully Customizable:** The layout, items (beds, dyes, ender pearls, etc.), and all text in the GUI can be freely configured in the `config.yml` and language files.
### 2. Comprehensive Command System
For players who prefer commands, Simple Home Gui offers full functionality via the chat.
* `/homes`: Opens the GUI.
* `/homes set [name]`: Sets a home in a specific slot (e.g., `/homes set 1 Base`).
* `/homes tp `: Teleports to a home. Accepts both the slot number (e.g., `/homes tp 1`) and the name (e.g., `/homes tp Base`).
* `/homes delete `: Deletes the home in the specified slot.
* `/homes rename `: Renames a home (e.g., `/homes rename 1 Farm`).
* **Tab Completion:** All commands and arguments (including slot numbers and home names) are fully tab-completable.
### 3. Safe Teleport Timer
To prevent abuse (e.g., in combat), every teleport includes a timer.
* **3-Second Delay:** The teleport only executes after 3 seconds.
* **Movement Cancellation:** If the player moves from their block during the countdown, the teleport is automatically cancelled.
—
## Configuration & Customization
The plugin was designed to be perfectly integrated into your server. **Everything is configurable.**
* **`config.yml`:**
* **Chat Prefix:** Change the appearance of the plugin’s name in chat.
* **Language:** Set the default language (e.g., `en` or `de`).
* **GUI Layout:** Change the exact position of every single slot (1-8) in the GUI.
* **GUI Items:** Define every item (material, name, lore) for every state (Locked, Empty, Set) and every menu (Main and Submenu).
* **`messages_xx.yml`:**
* Translate every single message the plugin sends to players—from error messages to GUI descriptions.
—
## Permission System
Simple Home Gui is designed for use with **LuckPerms** (or any other permissions plugin). It does *not* check for groups, but for flexible permission nodes.(ignores the name Valoria that was the original name of the system)
* **Home Limits:** The number of available slots is controlled via permissions.
* `valoria.homes.limit.1` (Default for every player)
* `valoria.homes.limit.2`
* …
* `valoria.homes.limit.8`
* *(If a player has `valoria.homes.limit.5`, slots 1-5 will be unlocked (gray/green) and 6-8 will be locked (red).)*
* **Command Permissions:**
* `valoria.homes.command.gui` (For `/homes`)
* `valoria.homes.command.set`
* `valoria.homes.command.tp`
* `valoria.homes.command.delete`
* `valoria.homes.command.rename`
* **Wildcard:**
* `valoria.homes.*` (Grants all permissions, including all 8 slots)
—
## Technical Details
* **Server:** Paper (or compatible forks like Purpur)
* **Version:** Minecraft 1.20.1
* **Storage:** Homes are managed in a high-performance player cache (RAM) and are saved securely to individual `playerdata/.yml` files on logout or server stop.
SimpleHome
# SimpleHome
**A simple home plugin for Minecraft servers (1.21x), allowing players to set and teleport to their homes with ease. This plugin provides basic home management features, including setting a home location, teleporting to it, and listing all homes. Perfect for players who want a convenient way to navigate their world!**
## Commands
– **/sethome ** set a named home at your current location
– **/home ** teleport to a named home
– **/homes** shows gui with homes
– **/delhome ** delete your homes
## Permission
– **simplehome.sethome** Allows you to use /sethome
– **simplehome.home** Allows you to use /home
– **simplehme.homes** Allows you to use /homes
– **simplehome.delhome** Allows you to use /delhome
– **simplehome.reload** Allows you to use /simplehome reload
## Contact
My discord name is **Levinzki33**
My Discord Server: https://discord.gg/v3jAaaYJwQ
Simple Holograms
Short Description
A lightweight, easy-to-use plugin that lets you create and manage floating text displays in your Minecraft world.

Full Description
Simple Holograms is a straightforward plugin that allows server owners and admins to create floating text displays anywhere in the world. Create announcements, labels, server rules, or decoration with just a few simple commands.
Features:
Create multi-line holograms with a single command
Edit individual lines any time
Move holograms to new locations
Support for color codes using &
Simple commands with tab completion
Automatic saving and loading of holograms
This plugin is designed to be lightweight and easy to use while providing all the essential hologram functionality needed for any Minecraft server.
Compatible with Minecraft 1.21.5.
Technical Description (for plugin.yml)
Create and manage floating text holograms with simple commands. Support for multi-line text, colors, and persistent storage.
Simple hit sound
This resource pack enhances PvP hit sounds to make combat feel more responsive and satisfying ⚔️🔥 The sounds are clearer and less distracting, helping you stay focused and track your hits better 🎯 Perfect for players looking for a smoother, more engaging PvP experience 🚀
Simple Helden 1 plugin
Helden 1 is an unofficial plugin for the German Minecraft project “Heroes”.
In this system, each player has exactly three hearts (lives). These hearts can only be lost through PvP kills. Natural deaths such as fall damage, lava, monsters, or hunger do not affect the number of hearts.
This creates more tension and strategic gameplay, as every fight has real consequences and every heart loss brings the player closer to elimination.
### Features
– Each player starts with 3 hearts
– Hearts can only be lost through PvP kills
– Natural deaths do not count
– Ideal for hardcore, survival, or event projects
– Easily usable on existing servers
Commands:
/hearts set