Wool Simple
## Simpler and better looking wool for bedwars and Minecraft.

### [My other projects](https://modrinth.com/user/Scroutop)
## Simpler and better looking wool for bedwars and Minecraft.

### [My other projects](https://modrinth.com/user/Scroutop)
# Simple Maintenance Plugin
A simple solution to manage maintenance mode for your velocity server.
### Source Code
[github.com/FlauschigesAlex](https://github.com/FlauschigesAlex/simple-maintenance-plugin)
### Supported platforms and versions
– [Velocity](https://velocitypowered.com/) Versions: 3.4.0 – 3.5.0
Although simple-maintenance-plugin may work on other platforms or versions, I do not guarantee for their stability or functionality.
### Commands
– `/maintenance` – Lists all servers in maintenance mode.
– `/maintenance
– `/maintenance
– `/maintenance
– `/maintenance
– `/maintenance
– `/maintenance
– `/maintenance
### Permissions
`smp.command`: Allows the user to use the `/maintenance` command.
`smp.bypass`: Allows the user to bypass maintenance mode.
> This project is still in development!
## Description
Shuttle is a lightweight open-source addon library for adding extension support to your mods. It allows for dynamic registration of objects which can be pulled and used within your mod easily, as well as allowing provision of instances which might be required for the construction of certain objects.
## Should I use it?
You can and / or should use this library if:
– You are creating a public addon api for your mod
– You want to easily extend your own mod (with more mods :p)
– You want to, for some othe reason, provide the ability to register new stuff in or internally tweak with your mod(s)
## Why?
After rewriting the addon system for [Cactus Mod](https://modrinth.com/mod/cactus) I decided to publish it as an open-source library for other modders to use.
For now, there isn’t really documentation on it – I’m maintaining this in my free time and will create some docs when I have time for it.
## Docs
> Coming Soon™
Shortened Sword are Just Built Different! Aren’t they look hot?
Texture-pack makes swords a bit shorter. Supports almost **EVERY** ever existed Minecraft Version.
# shea’s simple Totem x bare bones
## what does this pack does
### it takes Totems and cleans it up
This pack does not include any bare bones textures
**Bare Bones is required for the intended look**
disclaimer if you use this pack make sure to place this pack above bare Bones in your resource pack list for it to use its own instead of bare bones
i recomend using other shader and resource packs like [bliss](https://github.com/X0nk/Bliss-Shader) to improve looks but that is optional
**you can showcase this if you want just dont redistrabute it**
# ServerJoinPerms
A Velocity proxy plugin that enforces server-specific join permissions for Minecraft servers.
## Features
– Restricts players from joining servers they don’t have permission for
– Prevents server switching to unauthorized servers
– Simple permission-based access control
– Native Velocity integration
## Requirements
– Velocity 3.0.0 or higher
– Java 11 or higher
## Installation
1. Download the latest `ServerJoinPerms.jar` from the releases page
2. Place the JAR file in your Velocity server’s `plugins` directory
3. Restart your Velocity proxy
## Usage
### Permissions
The plugin uses a simple permission structure:
– `server.
### Examples
– To allow access to a server named `survival`: `server.survival`
– To allow access to a server named `creative`: `server.creative`
### Behavior
– Players without the required permission will be disconnected with an error message
– Permission checks occur on both initial join and server transfers
– The error message clearly indicates the reason for disconnection
## Configuration
No configuration file is needed. The plugin works out of the box with Velocity’s permission system.
## Building from Source
1. Clone the repository
2. Run `mvn clean package`
3. Find the compiled JAR in the `target` directory
## Support
For support, please open an issue on the GitHub repository.
## License
This project is licensed under the MIT License.
## Author
– **LOLYAY** – Initial development
Changes The Redstone Piston Texture to be Made out of Sandstone instead of cobblestone and will fit into sandstone builds
# Retro-Release Discord Bridge
[](https://modrinth.com/plugin/RRDiscordBridge)
[](https://rrdiscordbridge.nostalgica.net/javadocs)
[](https://discord.gg/k2wGKEaCRA)
Discord bridge/relay plugin that [supports old Minecraft versions and server software](#tested-versions) (Beta 1.4-Release 1.21.1)
For config info, check out [this page](https://rrdiscordbridge.nostalgica.net/javadocs/me/dexrn/rrdiscordbridge/config/Settings.html#field-summary).
Download: https://modrinth.com/plugin/rrdiscordbridge
When reading the source code, you may notice that the projects have odd names, this is to make the source look slightly cleaner.
See [versions.md](https://github.com/DexrnZacAttack/RRDiscordBridge/tree/master/versions.md) for more info.
## Features
– Message Relay
– [Version support](#supported-versions)
– Broadcasting (/dcbroadcast)
– Server Stats from Discord (/about)
– Relays the following to Discord (configurable)
– Player Join
– Player Leave
– Player Kick
– Player Death
– Player Chat
– Player Advancements/Achievements
– Contains advancement description (if applicable) and link to wiki page
– Server Start
– Plugin Reload
– Server Stop
– /say
– /me
– [~~Server Console (if configured)~~](https://github.com/DexrnZacAttack/RRDiscordBridge/issues/12)
– Relays the following information from Discord (configurable)
– Channel message
– User join (if the relay channel is also the system messages channel)
– Server boost (if the relay channel is also the system messages channel)
– Thread creation
– Message pin
– Poll created/ended (with results)
– Slash commands used
– User app used (also activities)
– Message forwarded (probably not complete)
– Extensions (configurable)
– **Extra info available in-game by typing `/rdbext help`**.
– Built-in extensions:
– Waypoint embed (Waypoints)
– Allows for Xaero’s Minimap and JourneyMap/VoxelMap waypoints to be embedded in the relay channel.
– **[See config options](https://rrdiscordbridge.nostalgica.net/javadocs/me/dexrn/rrdiscordbridge/extensions/options/WaypointExtensionOptions.html#field-summary)**
– Operator Chat (OpChat)
– Allows for communicating between ops and optionally a (likely private) discord channel.
– Inspired by MCGalaxy’s OPChat feature.
– Syntax: ##
– **[See config options](https://rrdiscordbridge.nostalgica.net/javadocs/me/dexrn/rrdiscordbridge/extensions/options/OpChatExtensionOptions.html#field-summary)**
– ### For development info, see [the example repo](https://github.com/Nostalgica-Reverie/RRDiscordBridgeExampleExtension)
– Customizable [color palette](https://rrdiscordbridge.nostalgica.net/javadocs/me/dexrn/rrdiscordbridge/config/ColorPalette.html#field-summary) for messages sent to Discord
## Supported versions
### CraftBukkit (and forks)
– [X] [UberBukkit](https://github.com/Moresteck/uberbukkit)
– [X] b1.2_01-b1.3_01 (int. `bukkitCake` | Made for Bukkit Build 33)
– Missing many features, as build 33 was missing many events.
– No commands
– [X] b1.4-r1.0 (int. `bukkitCookie`)
– [X] [Project Poseidon](https://github.com/retromcorg/Project-Poseidon)
– [X] 1.1-1.2.5 (int. `bukkitFlat`)
– [X] 1.3.1-1.7.8 (int. `bukkitEmerald`)
– [X] 1.7.9-1.11.2 (int. `bukkitRealms`)
– [X] 1.12-1.19.1 (int. `bukkitColor`)
– [X] 1.19.2-Latest (int. `bukkitVex`)
### Fabric
– [ ] 1.14.4
– [ ] 1.15.2
– [X] 1.16.4-1.18.2
– [X] 1.19
– [X] 1.19.1-1.19.2
– [X] 1.19.3-1.20.1
– [X] 1.20.2
– [X] 1.20.3-1.20.5
– [X] 1.20.5-1.21.8
– [X] 1.21.9-Latest
### NeoForge
– [X] 1.20.2-1.20.4
– `neoforge.mods.toml` was unused until 1.20.5
– [X] 1.20.5-1.21.8
– [X] 1.21.9-Latest
### Forge
– [ ] 1.1-1.20
– [X] 1.20.1
– [X] 1.20.2
– [X] 1.20.3-1.20.5
– [X] 1.20.6-1.21.5
– [X] 1.21.6-1.21.8
– [X] 1.21.9-Latest
### Ornithe
– Coming soon (hopefully)
## Credits
– [placeholder.co](https://placeholder.co)
– Used for waypoint badges
– [MCHeads](https://www.mc-heads.net/)
– Used for player head avatar
– [p0t4t0sandwich](https://github.com/p0t4t0sandwich)
– Was very helpful in helping me set up gradle and helped me through every issue I had
Transform your Minecraft sky with Round Sun/Moon 🌅✨! Add stunning circular designs to your sun and moon, creating breathtaking views at any time. Perfect for builders and adventurers, this pack will refresh your love for the game. Don’t let your skies stay square—download now and see the difference!
A meme resourcepack that replaces the eating sound with the roblox “nom nom nom” sound
Even if it says that the pack is outdated, it should work on all versions
You can submit bugs or suggestions [here](https://docs.google.com/forms/d/e/1FAIpQLSeELpo_gqlwn4ftgP_tkB6I-rq6c6nyvs4BM07e89AKy3DI2g/viewform?usp=sf_link)
