PieTw3lve / FluxPerMillion

🌱 A Minecraft plugin encouraging eco-friendly activities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FluxPerMillion

Build and Publish GitHub release (latest by date) Supported versions SpigotMC License: GPL v3

Information

FluxPerMillion is a Minecraft plugin that adds an environmental twist to the gameplay. It introduces a new game mechanic, Flux, which is a measure of the environmental impact of player actions. The Flux value increases when players perform actions that would harm the environment in the real world, such as deforestation or excessive fishing, and decreases when players perform eco-friendly actions, such as planting trees or using renewable resources.

Features

  • Real-time Tracking: Monitor player actions that contribute to Flux.
  • Sustainable Practices: Encourage eco-friendly practices like composting, reforestation, and recycling.
  • Environmental Awareness: Raise consciousness about real-world environmental issues, fostering player engagement in conservation efforts, fire prevention, and pollution control.
  • New Game Mechanics: With the addition of Flux, players can now execute specific actions that were previously impossible in vanilla Minecraft to either increase or decrease Flux. For instance, players can gain a speed boost while riding a minecart by right-clicking on coal.
  • Customizable Settings: Configure Flux values, thresholds, decay rates, custom gameplay mechanics, rewards, and penalties to suit your server's needs.
  • Deadly Disasters Support: Integrate with Deadly Disasters to enhance gameplay with environmental challenges.
  • PlaceholderAPI Support: Display Flux values in chat, action bar, and scoreboard using PlaceholderAPI placeholders.

Commands

Command Description Permission
/fpm inspect <player> Examine a player's Flux value. default
/fpm toggle Toggle the Flux meter visibility. default
/fpm status View the Flux meter status. default
/fpm lookup <player> <duration> <page> Lookup a player's Flux activity. fpm.lookup
/fpm reload Reload configuration. fpm.reload

PlaceholderAPI

Placeholder Description
%fluxpermillion_points% Returns the current Flux value.
%fluxpermillion_status_level% Returns the Flux meter status level.
%fluxpermillion_status_color% Returns the Flux meter status color code.
%fluxpermillion_max_points% Returns the maximum Flux meter value.
%fluxpermillion_min_points% Returns the minimum Flux meter value.
%fluxpermillion_percentage% Returns the Flux meter percentage.
%fluxpermillion_percentage_color% Returns the Flux meter color code.

Soft Dependencies

Reporting Issues

  • If you encounter any issues with the plugin, please report them here.

About

🌱 A Minecraft plugin encouraging eco-friendly activities.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%