ASMP Utils is a minecraft mod with certain useful features when playing on the AtriocSMP.
Install the mod over Modrinth (just add it into your instance)
-
Go into your .minecraft directory
-
Go into your mods folder
-
Put the downloaded jar from the releases
-
All done :) (start the game)
- Clone the repository
- Import the gradle project in your IDE
- To start the project run the 'runClient' gradle task.
- To build the project into a .jar run the 'build' gradle task.
The configuration file can be found in your Minecraft profile folder under 'configs/asmpshopget.json'.
ASMP ShopGet also provides a Mod Menu api implementation for editing the config while in-game!
Player made shops are tracked through the mod and sent to a webserver which displays all available shops (with prices, owners, locations) on a easy to use website.
For more information see asmp-shopsite
Waystones by players are tracked (basically) the same way as shops
- Fork the project
- Make your changes
- Open a pull request
- Wait until its declined/accepted
CC0 1.0 Universal