Giter Site home page Giter Site logo

bmarsaud / picky-uhc Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 26 KB

๐ŸŽ A Minecraft plugin that allow you to bring a ultra hardcore challenge by deactivating natural regeneration only for a subset of players

Java 100.00%
minecraft-plugin minecraft spigot-plugin spigot uhc regeneration

picky-uhc's Introduction

picky-uhc

๐ŸŽ PickyUHC is a Minecraft plugin that allow you to enable or disable natural regeneration only for a subset of players. More casuals players can now play together with the more hardcore ones on the same server!

This plugin was developed and tested on Spigot 1.16.5 but is probably compatible with older versions and other server flavours.

Installation

Download the latest PikyUHC version in the release section and place the plugin JAR file in your plugins folder.

Configuration

There are two ways to use this plugin: using permissions or using the configuration file.

Configuration file

Edit the PickyUHC/config.yml file from your plugins folder.

Put under the enable section the list of players with natural regeneration enabled and under the disable section the list of players with natural regeneration disabled.

Use the wildcard '*' character to define if natural regeneration is enabled or disabled by default for all players. Note that if you don't specify a wildcard in any section, natural regeneration will be enabled by default.

Reload the configuration using the /pickyuhc reload command if the server is already started.

Permissions

Use the pickyuhc.regen.enable to enable natural regeneration and pickyuhc.regen.disable to disable natural regeneration for a specific player.

If a player has both permissions, natural regeneration will be enabled by default.

If a permission change occurs while the player is online, the player must log out and log back or a server admin must reload the plugin to apply changes.

Configuration file and permissions can be mixed, permissions always have an higher priority on configuration file.

Commands

Command Usage
/pickyuhc reload Reload the configuration from file
/pickyuhc <enable/disable> <Player> Enable or disable natural regeneration for the given Player

Note that the /pickyuhc <enable/disable> <Player> command will update the configuration file, not the player permissions.

Permissions

Permission Usage
pickyuhc.command Allow the use of the /pickyuhc command
pickyuhc.regen.enable Enable natural regeneration for this player
pickyuhc.regen.disable Disable natural regeneration for this player

picky-uhc's People

Contributors

bmarsaud avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.