Yet another skyblock.net mod for 1.19.2
- Download latest release from here
- Download the following prerequisites:
- Put all the downloaded files in your
mods
folder
Feature | Description |
---|---|
Wandering Trader Notifications | Shows a countdown until the next wandering trader spawns, and where it is at spawn. Also optional to enable a title upon trader appearance. |
Chat Filters | Filters out messages from the chat. Filters include: Island welcome messages Visiting Island messages Visiting Island titles [Skyblock] messagesStaff going AFK New user messages Void counter messages Raffle messages Advancement messages Broadcast messages Lucky Crate messages Unread mail notifications Island needs expanding messages Chat colours |
Auto Responder | Automatically responds to messages with a configurable message. |
Chat Prefix/Suffix | Adds a configurable prefix and suffix to your chat messages. |
Better Changebiome | Changes icons in the /changebiome UI to be small versions of the biomes. |
Better Crate Keys | Makes crate keys colourful. |
ExtraTab | Expands the tab menu, allowing much more columns. |
Prevent Head Dropper | Prevents dropping of all heads. (Only through the drop button, not inventory) |
Discord RPC | Custom Discord Rich Presence |
AutoRaffle | Automatically buys 5 raffle tickets each round |
Automatic Lowercase Commands | Automatically converts commands to be lowercase, to bypass the server's case sensitivity. |
Show Empty Shops | Makes empty shops in /shops find barrier blocks. |
Prevent Grass Placing | Prevents you from placing grass blocks. |
Anti PC | Known more commonly as AntiBookBan. Prevents large items from kicking you from the server. This is often used to troll. Exists only because of PC |
Dynamic Scoreboard Title | Makes the scoreboard title change depending on connected subserver. |
Auto Advertisements | Sends a message in chat every specified delay. Will not allow you to break server advertisement delay rules. Messages sent using this have a hidden colour code added at the end for future advertising blocks. |
Join Commands | Automatically send commands/chat messages when you join the server. |
Chat Rank Removal | Hides the [Rank] part of global chat messages |
Tool Saver | Saves your tools when they run low on durability |
Share Button | Adds a button to chests/shulkers to share them to https://skyblock.onl/item quickly. |
Chatcryption | RSA Encrypts private message communications. Communicates public key via plaintext once per session. Note: This means if a person communicates changes public keys (e.g. MITM attempted, changed computers without copying key, etc.) messages from them will be unreadable until you restart. Also, there is no downgrading to plaintext and it's either all encrypted or all plaintext. |
Command | Description |
---|---|
/sconvert |
Converts an amount of items to single chests, double chests or stacks. |
/smarttp |
A better /tpahere , automatically unlocks and relocks your island. |
/skyplusplus |
Opens the config menu (same menu you can get through modmenu. |
/runafter |
Runs/sends text after specified (ms) timeout. Example: /runafter 1000 /spawn |
/getheadtexture |
Gets the texture of the head held in your hand |
/getnbtjson |
Gets the NBT represented as JSON from the current held item. |
/share |
Shares the current held item to https://skyblock.onl/item |
Keybind | Default bind | Description |
---|---|---|
Copy Hovered NBT | c |
Sends the hovered item's NBT to chat. Only applies in inventories |
- sbutils for helping me figure out YACL.
- Meteor Client and their discord-ipc library for Discord RPC.