Skip to content

Latest commit

 

History

History
144 lines (93 loc) · 3.58 KB

File metadata and controls

144 lines (93 loc) · 3.58 KB

BreakTheMod

Build Status BreakTheMod

Description

BreakTheMod enhances Minecraft by adding a select few commands from BreakTheBot, and a few new ones, like whereIs and nearby.


Features

  • WhereIs: It tells you where a player is based on the map api.
  • Nearby: It tells you where players are in the rendered chunks, if they would be visible on the map ofcourse
  • Locate: It tells you where a town or nation is
  • GoTo: Tells you in which town to spawn in so you are the closest to the town you want to go to
  • onlineStaff: It tells you all online staff
  • townless: It gives you all online townless users
  • coords: It gives you information about coordinates
  • discordLinked: It tells you if a user has linked their discord account to their emc account and if yes gives you the link to their discord account
  • Player Radar: shows players nearby, completely legal based on /nearby

Screenshots

WhereIs

WhereIs Command Shows the location of a specific player.

Nearby

Nearby Command Displays players nearby in rendered chunks. Nearby Hud Displays players nearby in rendered chunks in the hud

Locate

Locate Command Finds a town or nation’s location.

GoTo

GoTo Command Suggests the best spawn point to get closest to a town.

onlineStaff

Online Staff Command Lists all online staff.

townless

Townless Command Displays all online townless players.

coords

Coords Command Provides information about specific coordinates.

discordLinked

DiscordLinked Command Tells if a user’s Discord account is linked, with a link if available.

Calculate Command Helps with the conversions of stacks & blocks.

Installation

BreakTheMod

Requirements

  • Minecraft version: 1.21.11
  • Mod loader: Fabric
  • dependencies:
    • Fabric-API
    • ModMenu
    • ClothConfig
    • Fabric Language Kotlin

Steps

  1. Download the mod from Modrinth.
  2. Install Fabric (if not already installed).
  3. Make sure fabric language kotlin is installed.
  4. Place the mod .jar file in the mods folder of your Minecraft directory.
  5. You are gonna need clothconfig2>=21.11.153, modmenu>=17.0.0-beta.2.
  6. Launch Minecraft and enjoy!

How to build

  1. Copy the repo by doing git clone https://github.com/breakthebot/BreakTheBot.git
  2. Do gradle build -Prelease
  3. And you're done, select the breakthemod-ver.jar.

Compatibility

  • Compatible with Minecraft versions: >=1.21.11

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Make your changes in a feature branch.
  3. Submit a pull request.

Review CONTRIBUTING.md for more details.


Credits

  • Developed by charis_k
  • Special thanks to Veyronity

License

This mod is licensed under the GPLV3.
Feel free to use, modify, and distribute it under the terms of this license.


Links