Brrrrock (aka Yeeterite)

# The Brrrrock Mod
This was a custom made Mod for [StellaGaming](https://www.twitch.tv/stellagaming) in order to break Bedrock in a ‘Vanilla’ way.

This Mod is more of a meme and for fun. Yeeterite tools are considerably OP

# Major Breaking Update
As of v3.0.0. A breaking update was released, this version no longer contains extra items outside the original idea. You must add [Yeeterite Extras](https://modrinth.com/mod/yeeterite-extras) in order to keep everything!

The Mod now only contains
– Yeeterite Pickaxe
– Yeeterite Ingot
– Yeeterite Upgrade Template
– Yeeterite Block
– Yeeterite Bonder

All Tools and Items have custom textures and animated with a smooth rainbow effect.

### Requirements (1.20 & above)

Requires [Fabric API](https://modrinth.com/mod/fabric-api) + [oωo (owo-lib)](https://modrinth.com/mod/owo-lib)
[Mod Menu](https://modrinth.com/mod/modmenu) for easy Config editing

### Requirements (1.19.4 & below)

Requires [Fabric API](https://modrinth.com/mod/fabric-api) + [CompleteConfig](https://modrinth.com/mod/completeconfig)

Requirement for Configuration Screen: [Mod Menu](https://modrinth.com/mod/modmenu) + [Cloth Config](https://modrinth.com/mod/cloth-config)

## Other stuff

*Feel free to use this mod in other modpacks but keep the download within the Modrinth Ecosystem and do not reupload*

## Other Mods

[Totem Party Popper](https://modrinth.com/mod/totem-party-popper)
[Modern Advancement Screen](https://modrinth.com/mod/modern-advancement-screen)
[Area Sign Alerts](https://modrinth.com/mod/area-sign-alerts)
[Yeeterite](https://modrinth.com/mod/yeeterite)
[Yeeterite Extras](https://modrinth.com/mod/yeeterite-extras)
[Adventure Loot Bags](https://modrinth.com/mod/adventure-bags)
[Hopper the Hedgehog](https://modrinth.com/mod/hopper-the-hedgehog)
[Smelter the Hedgehog](https://modrinth.com/mod/smelter-the-hedgehog)
[Note Block Tuner](https://modrinth.com/mod/note-block-tuner)
[Stonecutter Remastered](https://modrinth.com/mod/stonecutter-gui-remastered)
[Loom Remastered](https://modrinth.com/mod/loom-gui-remastered)
[Glass Carpets](https://modrinth.com/mod/glass-carpet)
[Explosive Party](https://modrinth.com/mod/explosive-party)
[Stacks Are Stacks](https://modrinth.com/mod/stacks-are-stacks)
[FOV Toggle](https://modrinth.com/mod/fov-toggle)
[SpongeSucc](https://modrinth.com/mod/spongesucc)
[Where Water Go](https://modrinth.com/mod/wwg)
[Party Spores](https://modrinth.com/mod/party-spores)
[Party Cacti](https://modrinth.com/mod/party-cacti)
[Party Flames](https://modrinth.com/mod/party-flames)
[Superflat Plus](https://modrinth.com/mod/superflat-plus)
[CottageCraft Blocks](https://modrinth.com/mod/cottagecraft-mod)
[CottageCraft Axolotls](https://modrinth.com/mod/cottagecraft-axolotls)
[CottageCraft Festive Eggs](https://modrinth.com/mod/cottagecraft-festive-eggs)

Yeet Spooky Cave Sounds!

Yeet Spooky Cave Sounds is a very simple resource pack that removes all the spooky cave sounds, so you can mine in peace.
Feel free to use this anywhere, but give me credit.
Be sure to report bugs, give feedback or anything on the official [Planet Minecraft](https://www.planetminecraft.com/texture-pack/yeet-spooky-cave-sounds/) page!

Yeehaw Towns!

![](https://i.postimg.cc/yNQGVddj/yeehaw-banner.png)

Yeehaw Towns is a small mod that adds western-styled towns inhabited by illagers. These can spawn in any modded biome resembling deserts and contain vanilla-ish loot.

 

**Future Plans**

– Horse riding cowboy illagers yeehaw

– Possible mod integration

 

**Screenshots**

![](https://i.postimg.cc/43hRYV9y/2024-08-05-16-04-05.png)![](https://i.postimg.cc/QdHRz1Sm/2024-08-05-16-09-08.png)![](https://i.postimg.cc/bJkPBkyW/2024-08-05-16-02-37.png)![](https://i.postimg.cc/YCPw2bjT/2024-08-05-16-04-41.png)![](https://i.postimg.cc/gjsfCKfS/2024-08-05-16-06-08.png)![](https://i.postimg.cc/PxWG4HKk/2024-08-05-16-04-56.png)![](https://i.postimg.cc/K8j2ydcn/2024-08-05-16-03-06.png)![](https://i.postimg.cc/8Py2wtds/2024-08-05-16-07-49.png)

YeeeesMOTD

Customized server motd and random icon, it can use player’s head as server icon,like this:

![img](https://cdn.modrinth.com/data/D7t9479f/images/7f3084e29fe638a018c9c8b3f0b5bbdafca46387.png))

also use player’s name as motd description, and random icon

everything is up to you

for more information please go to github: https://github.com/RTAkland/YeeeesMOTD

YearCalendar

### ⚠️ This plugin is no longer being updated.

# YearCalendar

**Original Calendar plugin.**
*Let your players check the date!*

## Features
– GUI: Keep it simple with only `/calendar` command
– Edit: Edit months, days, colors in config.yml

## Commands & Permissions

| Command | Alias | Description | Permission |
|—————|——-|———————|——————–|
| `/calendar` | – | Opens main gui | `calendar365.use` |

## Images / Screenshots

Section “**Gallery**”

## Files

config.yml

“`yaml
messages:
no-permission: “§cYou don’t have permission to use this command!”
player-only: “§cThis command can only be used by players!”

gui:
month-selector-title: “§7§lCalendar 365”
back-button-name: “§c« Back to Months”

months:
– name: January
days: 31
title: “§7Days: §f31”
– name: February
days: 28
title: “§7Days: §f28”
– name: March
days: 31
title: “§7Days: §f31”
– name: April
days: 30
title: “§7Days: §f30”
– name: May
days: 31
title: “§7Days: §f31”
– name: June
days: 30
title: “§7Days: §f30”
– name: July
days: 31
title: “§7Days: §f31”
– name: August
days: 31
title: “§7Days: §f31”
– name: September
days: 30
title: “§7Days: §f30”
– name: October
days: 31
title: “§7Days: §f31”
– name: November
days: 30
title: “§7Days: §f30”
– name: December
days: 31
title: “§7Days: §f31”

date-display:
today-status: “§f§lTODAY”
past-status: “§a§lPast”
future-status: “§c§lFuture”
day-format: “§e{month} {day}, {year}”
status-prefix: “§7Status: ”
click-to-view: “§7Click to view!”
“`

[Documents](https://github.com/Primly-Project/Documentation)

Year Round Christmas Chests

This resource pack makes chests use the Christmas texture. Unlike other resource packs, this is fully compatible with resource packs that change the Christmas Chest texture, as it uses atlases to achieve the effect.

Yeallux_’s cat Totem

A resource pack that edits the Totem Of Undying to a cat photo !

Yeahlows PVP Pack

THIS IS A TEXTURE PACK

Okay you probably already knew that…

This texture pack prioritizes making the most important changes for a pvp pack without making the game look completley different. Older versions of this texture pack include short swords for 1.8, low shields and smaller items.

This pack supports both 1.6.1-1.8.9 for short swords, and 1.21-1.21.10 (Might support older versions)

![Sword](https://cdn.modrinth.com/data/cached_images/e70acd9042e1c2892ef1404a99f6f51f52260882.png)

YChatManager

# YChatManager
Plugin for chat management, formatting, anti-spam etc. Requires at least **[Paper](https://github.com/PaperMC/Paper)**, won’t work on Spigot or Bukkit.

# Features
### Chat formatting
– Custom chat format with [MiniMessage](https://docs.advntr.dev/minimessage/index.html), [PlaceholderAPI](https://github.com/PlaceholderAPI/PlaceholderAPI) and [Vault](https://github.com/milkbowl/Vault).
– Custom displayname format also with [MM](https://docs.advntr.dev/minimessage/index.html), [PAPI](https://github.com/PlaceholderAPI/PlaceholderAPI) and [Vault](https://github.com/milkbowl/Vault).
– Per permission colors, formats and [MiniMessage](https://docs.advntr.dev/minimessage/index.html) tags to use in messages.

### Chat culture
– Anti swear, flood, caps
– Allowed message RegEx pattern
– Message cooldown
– Command cooldown

### Private messages
– With receive sound
– And socialspy for admins

### Other
– Custom nicknames using simple command, where every [MiniMessage](https://docs.advntr.dev/minimessage/index.html) tag and legacy format is available per permission.
– Clear chat command.
– Join, quit and death messages, also with an option to disable them
– Fully customizable messages with lang file, supporting [PlaceholderAPI](https://github.com/PlaceholderAPI/PlaceholderAPI) and [MiniMessage](https://docs.advntr.dev/minimessage/index.html)
– Commands with tab completions
– [API](https://github.com/Ynfuien/YChatManager/wiki/4.-Developer-API) for developers

# Documentation
You can read about plugin’s [permissions](https://github.com/Ynfuien/YChatManager/wiki/2.-Permissions), [placeholders](https://github.com/Ynfuien/YChatManager/wiki/3.-Placeholders) etc. on the [wiki](https://github.com/Ynfuien/YChatManager/wiki) page.

# Media
![chat formatting](https://i.imgur.com/HKyHemA.gif)
![colors and formats in messages](https://i.imgur.com/YV8jkZh.gif)
![anti-swear](https://i.imgur.com/en8PIkc.gif)
![anti-flood and caps](https://i.imgur.com/3AdgaBw.gif)
![custom nicknames](https://i.imgur.com/yicaNtI.gif)
![clearchat – player](https://i.imgur.com/XkXn8VC.gif)
![clearchat – admin](https://i.imgur.com/WuQeogZ.gif)

# Integrity with other plugins
I make these plugins for me, according to my needs, meaning, I don’t search for every possible plugin that I don’t care about, that could be somehow better integrated with mine. But, if you care about better integration between this plugin and some other, then just let me know through [Discord](https://discord.gg/kZJhKZ48j8) or [GitHub](https://github.com/Ynfuien/YChatManager) and I will see what I can do.

Same goes for any features that you think may be missing. If something isn’t outside the scope of the plugin, then I’ll probably do it.

# License
This project uses [GNU GPLv3](https://github.com/Ynfuien/YChatManager/main/blob/LICENSE) license.

YATPAS

YATPAS is a simple but robust Player-to-Player Teleport (TPA) system for Bukkit/Spigot/Paper servers. It features clickable requests, configurable cooldowns, timeouts, and automatic cancellation upon movement or damage, ensuring a balanced gameplay experience.

***

## 🇮🇹 IMPORTANT NOTE ON LANGUAGE

The default language for the messages inside the plugin’s `config.yml` is **Italian**. You can easily translate all messages to English or any other language by editing the `messages:` section of the configuration file.

***

## ✨ Key Features

* **Clickable Requests:** Players can accept or deny TPA requests with a single click.
* **Correct TPA/TPAHERE Logic:** Supports both teleporting to another player (`/tpa`) and calling a player to your location (`/tpahere`).
* **Warmup:** Configurable time before the actual teleport, which is cancelled if the player moves or takes damage.
* **Cooldown & Timeout:** Limits request spam and ensures requests expire automatically.
* **Customizable Messages:** All messages are fully configurable via `config.yml`.

## 📦 Commands

| Command | Alias | Description | Permission |
| :— | :— | :— | :— |
| `/tpa ` | | Requests to teleport to the specified player. | `yatpas.use.tpa` |
| `/tpahere ` | | Requests the specified player to teleport to you. | `yatpas.use.tpahere` |
| `/tpaccept` | | Accepts the pending TPA request. | `yatpas.use.tpaccept` |
| `/tpdeny` | | Denies the pending TPA request. | `yatpas.use.tpdeny` |
| `/tpacancel` | | Cancels your outgoing TPA request. | `yatpas.use.tpacancel` |

## ⚙️ Configuration

The `config.yml` file allows you to customize every aspect of the TPA system.

| Config Key | Description | Default Value |
| :— | :— | :— |
| `teleport-warmup-seconds` | Time in seconds before the teleport occurs. | `5` |
| `tpa-cooldown-seconds` | Cooldown between sending two TPA requests. | `2` |
| `request-timeout-seconds` | Time before a TPA request expires. | `60` |
| `cancel-on-move` | `true` to cancel warmup if the player moves. | `true` |
| `cancel-on-damage` | `true` to cancel warmup if the player takes damage. | `true` |
| `messages.prefix` | Prefix displayed in all messages. | `&3YATPAS&8» &f` |