Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for nsyhykui

A lightweight Minecraft utility plugin with /ac commands.

Report AquaCore?
# AquaCore 🌊

AquaCore is a lightweight Minecraft utility plugin that provides essential commands. All commands are prefixed with `ac` to avoid conflicts with other plugins.

## Features

- `/acheal` - Restore health
- `/acfeed` - Restore hunger
- `/acsethome` - Set home location
- `/achome` - Teleport to home
- `/achello` - Send a greeting message

## Installation

1. Download the latest `AquaCore.jar`
2. Place it in your server's `plugins/` directory
3. Restart your server or use `/reload`
4. Configuration files will be automatically generated in `plugins/AquaCore/`

## Commands

| Command | Description |
|---------|-------------|
| `/acheal` | Restore full health |
| `/acfeed` | Restore full hunger |
| `/acsethome` | Set your current location as home |
| `/achome` | Teleport to your saved home |
| `/achello` | Send a greeting message |

## Permissions

Permission nodes are not yet implemented in the current version. All players can use the commands above. Permission control will be added in future updates.

## Configuration

After the plugin starts, the following files will be generated automatically:

- `config.yml` - Plugin configuration
- `homes.yml` - Player home data (YAML format)

## Supported Versions

- Minecraft 1.16 ~ 1.21
- Server software: Paper / Spigot / any Bukkit API compatible server

## Build

This project uses Maven. Run the following command to build it:

```bash
mvn clean package

The built JAR file will be located in target/AquaCore-*.jar.

License

This project is open-sourced under the Apache License.

Author

nsyhykui ```

Information

CategoryMiscellaneous
Published onJuly 5, 2026
LicenseApache 2.0
Download1
Stars0
Watchers0

Pinned Versions

Members