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

Releases: ThreeFour-Plugins/Ramadan

Ramadan v1.0.3

27 Mar 23:16

Choose a tag to compare

Added A iftar set
And More fixes
Note that the ramadan reload sometimes dont work so reload or restart your server

Ramadan v1.0.2

23 Mar 12:07
1f32b58

Choose a tag to compare

Changelog

[1.0.2] - 2023-03-23

Changed

  • Updated README.md to better explain the features of the plugin
  • Updated installation instructions in README.md to include more detailed steps

Added

  • Added the ability to view available quests or complete a quest with the /quest command
  • Added the ability to set, teleport to, or get the location of the Iftar table with the /iftar command
  • Added the ramadan.quest, ramadan.stopfasting, and ramadan.iftar permissions to control access to the new commands
  • Added the Support For PlaceholderAPI
  • Added Support For 1.19.4 Minecraft Version

Deprecated

  • Deprecated the /stopfasting command in favor of using the ramadan.stopfasting permission to restrict eating and sleeping during certain hours

Removed

  • Removed /donate command

Full Changelog: https://github.com/ThreeFour-Plugins/Ramadan/commits/v1.0.2

Ramadan v1.0.1

17 Mar 07:35

Choose a tag to compare

Upgrade To 1.19.4

Ramadan Plugin v1.0.0

17 Mar 06:19
529b014

Choose a tag to compare

Ramadan Plugin

This is a Minecraft plugin that enables Ramadan mode, preventing players from eating or sleeping during certain hours of the day.

Installation

To install the plugin, download the latest version from the here and place it in the plugins folder of your Minecraft server.

Usage

The plugin adds the following commands:

  • /ramadan reload - Reloads the configuration file for the plugin. Requires the ramadan.reload permission.
  • /donate <player> <amount> - To donate other Player with amount of money.

The following permission is also available:

  • ramadan.reload - Allows players to use the /ramadan reload command.

Configuration

The plugin reads its configuration from a file called config.yml, which should be located in the plugins/Ramadan directory. The following options are available:

  • update - To enable or disable update check.

Full Changelog: https://github.com/ThreeFour-Plugins/Ramadan/commits/v1.0.0