Giter Club home page Giter Club logo

globalwarming's Introduction

GlobalWarming

Minecraft Server Java Edition (Spigot) plugin which adds game changing climate change mechanics.

Overview

  • Adds the concept of greenhouse gases (CO2) in the worlds atmosphere
  • Furnaces emit CO2 when players smelt items
  • Trees (instantly) absorb CO2 when they grow from a sapling
  • As CO2 levels rise, global temperature rises because of the Greenhouse Effect

Purpose

  • Ever had the hankering to turn a game meant for fun into a emulator of one of the modern worlds toughest challenges?
  • Observe the Prisoner's Dilemma first hand!
  • Players are best off when they co-operate and agree to reduce their emissions
  • However, each individual player typically believes they are better off for themselves to emit as much as they wish.
  • Avoiding a Tragedy of the Commons might be fun! If the players dont play nice and end up dealing with the consequences, they might decide to make an agreement to fix the planet.

Mechanics

  • Every furnace burn causes a "Contribution" to emissions with an associated numerical value (based on the model)
  • Every tree growth causes a "Reduction" from emissions with an associated numerical value (based on the model)
  • The global temperature is a function of the net global carbon score.
  • As the global temperature rises, the frequency and severity of negative climate damages increases.
  • Players can purchase "carbon offsets" which creates a tree-planting bounty for other players to furfill.

Challenges

  • Currently, a tree growth will instantly reduce CO2 levels so players can commercially farm trees while still reducing emissions. This is not ideal. Keeping track of all planted trees is an expensive operation, so some ingenuity is needed here.

(Planned) Features

  • Scoreboard Integration - Players can compete for carbon neutrality! The worst polluters can be shamed.
  • Economy Integration - Carbon Offsetting using your in-game currency! Set up tree-planting bountys
  • Carbon Scorecard - Each player can see their latest carbon footprint trends via command line.
  • Multi-world - You can experiment with this plugin on one of your worlds to test it out!
  • Custom Models - The inner numerical workings are configurable as possible. Set thresholds, probabilities, and distributions.
  • Database storage - Load data on startup, queue DB changes to be done async and at intervals (instead of as they happen, that'd kill performance), and empty queue on shutdown.
  • Highly configurable - Almost everything will have some degree of configuration to suit your servers needs.
  • Efficient - Despite major mechanics changes and an extensive event listening setup, I plan to optimize this plugin to be suitable for up to medium to large servers.

Negative Climate Damages (Sample Model)

Higher temps inherit the damages from the lower temps

Global Temp Effect 1 Effect 2 Effect 3 Effect 4
14.0 C None
15.0 C Some mobs spawn less some mobs spawn more
16.0 C +1 Sea level rise Some fish die Ice/Snow stops forming
17.0 C +1 Sea level rise Flora species growth stunted Aquatic life stops spawning Ocean flora/fauna dies
18.0 C +1 Sea level rise Area Potion Effect Clouds Farm yields lower Snow/Ice melts
19.0 C +1 Sea level rise Forest Fires Slower Health Regen Frequent T-Storms
20.0 C +1 Sea level rise Severe Forest Fires Violent T-Storms Permanent Slowness Effect

These are just a sample of the possible effects, these will be configurable and implement randomness and probabilities.

Roadmap

  • Education Edition support
  • Incorporate Methane, since CO2 is not the only greenhouse gas that matters.

Related Science of Climate Change

Atmosphere warms with more CO2 because of Greenhouse Effect

Greenhouse Effect

Atmospheric Energy Budget

  • Earth's Global Energy Budget

Impact on Oceans

Oceans

Ecological Niche

Niche

  • Species have a temperature range for which they can survive
  • Plants also have niches (Sunlight, Temperature, Water, Nutrients, CO2, Soil, etc)

Suggestions

Feel free to create issues on this github project, or email me at [email protected]

I'm still working on establishing a stable default model that doesnt implode servers a day after they install. The negative effects need to be burdensome but not devastating right off the bat, and it's difficult to project what will happpen. Please let me know if you have any thoughts!

Contributing

Always welcome to fork this repository and submit pull requests!

I will need at least a medium size server to test this plugin on once I've completed features and testing! Performance is important to me, and I can only identify the problematic code sections with the help of server owners.

globalwarming's People

Contributors

nsporillo avatar georgepadolsey avatar

Watchers

Kris Rott avatar James Cloos avatar  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.