Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Installation & Quickstart in 5 minutes

Voxy edited this page Mar 2, 2023 · 1 revision

Installation & Quickstart in 5 minutes

Welcome to the HungerSteal plugin installation and quickstart guide. In this guide, we will walk you through the process of installing and configuring the HungerSteal plugin on your Minecraft server.

Prerequisites

A Minecraft server running Spigot or Bukkit. Access to the server's control panel or FTP/SFTP access. Basic knowledge of server administration and the Minecraft server console.

Installation

Download the latest version of HungerSteal plugin from the official HungerSteal Spigot page. Copy the HungerSteal6.jar file to the 'plugins' directory of your Minecraft server. Restart the server or load the plugin using the '/reload' command.

**Configuration (WIP) **

The default configuration of the HungerSteal plugin is suitable for most servers, but you can customize it to meet your needs (will add this in the future) . To modify the plugin configuration, follow these steps:

  1. Navigate to the 'plugins/HungerSteal' directory of your Minecraft server.
  2. Edit the 'config.yml' file using a text editor of your choice.
  3. Modify the configuration options to your liking.

The 'config.yml' file includes the following options:

  • 'hunger-stolen-on-death': The amount of hunger bars that will be stolen from the victim when a player kills them. Default: '3'.
  • 'hunger-reward-on-kill': The amount of hunger bars that the killer will receive when they kill a player. Default: '2'.
  • 'hunger-withdrawal-cooldown': The amount of time (in seconds) that a player must wait before they can withdraw hunger again. Default: '30'.

Usage

The HungerSteal plugin includes several commands that you can use to interact with the plugin. Here is a list of the available commands:

  • '/hunger withdraw': Withdraw hunger from your hunger bar.
  • '/hunger give ': Give hunger to all players on the server.
  • '/hunger reload': Reload the plugin configuration.

Conclusion

Congratulations! You have successfully installed and configured the HungerSteal plugin on your Minecraft server. If you encounter any issues or have any questions, please feel free to reach out to the HungerSteal plugin community for support. Thank you for choosing HungerSteal!

Clone this wiki locally