udu3324 / Poinpow

A mod that blocks ads on minehut and adds quality of life utilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mod Banner

License
Latest Releases
Github Downloads
Modrinth Downloads
Mod loader: Fabric
Requires
Discord Server

πŸ“˜ Features

Poinpow adds utilities/features that make the player experience 102% better. If you catch a bug, create an issue in the repo or send it to me in this discord server.

  • HubCommandBack - Adds back the hub (instead of /mh) command in servers that don't have it
  • BlockMinehutAds - Blocks ads from minehut that are sent in free servers | Example: [Minehut] boost your server speed!!! go to this link!!!
  • ChatPhraseFilter - Store a user made list of regex and filter lobbyExample: /poinpow chat_phrase_filter "join my server"
  • BlockLobbyAds - Blocks player made ads in the lobby | Example: [Ad] NintendoOS: /join fishwind join my server for op yes
  • AutoSkipBarrier - Automatically skip the ads when joining minehut or free servers
  • BlockFreeCredits - Blocks the vote messages encouraging free credits | Example: [Minehut] PuppiesAreNice just got free credits by voting via /vote
  • BlockLobbyWelcome - Blocks the lobby join message that sometimes has an ad in it
  • BlockLobbyMapAds - Removes the humungous map art that advertises things in lobby.
  • LookupServer - A command to see details about a minehut server. (contributed by BuggyAl)

Skipping ads automatically with AutoSkipBarrier (very fast)

Example of BlockLobbyAds (blocks ads made by player) and BlockLobbyMapAds. It clears up chat a lot and blocks those awful map ads.

/poinpow - An intractable/clickable help command that easily allows the toggling of certain features.

πŸ’Ύ How to Install

  1. Make sure you have Fabric installed in your mc launcher
  2. Download the latest release of Poinpow here
  3. Download the latest release of Fabric API here
  4. Move the two jars you downloaded into the mods folder (its usually .minecraft/mods)
  5. Launch Minecraft and enjoy the mod!
  6. (optional) Star the repository to support me :> You can join the discord server to send feedback about the mod too.

πŸ›  How to Compile Jar

If you want to contribute to the code or make the jar yourself, you can follow the steps below.

  1. Make sure you have JDK 17 or above installed.
  2. Clone the repository and extract it to a folder
  3. Open a terminal and cd to the folder
  4. Run gradlew build or .\gradlew build depending on your system os
  5. Done! The jar should be in /build/libs
  6. (optional) Open up the folder in your IDE (intellij recommended) to look at the code and contribute to it if you want :>

🧾 Is it Against the Rules?

No. I read the rules, and it doesn't break any. Unless..... "Minehut reserves the right to suspend or refuse service for users and servers at any time at their discretion." bruh

πŸ’š How to Contribute

You can contribute by starring the repo, reporting issues, and creating pull requests. You can also send feedback in the discord server.

About

A mod that blocks ads on minehut and adds quality of life utilities.

License:MIT License


Languages

Language:Java 100.0%