Skip to content
#

spigot-plugin

Here are 1,974 public repositories matching this topic...

nsporillo
nsporillo commented Oct 2, 2019

GlobalWarming works by taking the cumulative carbon scores on a per world basis and translating that into a temperature based on the configurable models files.

Right now we support a /gw debug temp <value> command which will manually override the worlds temperature by calculating the score that the desired temperature matches to and setting the worlds score in the database. However, we t

bob7l
bob7l commented Apr 18, 2020

The email feature is very cool, but sadly lacks the ability to unregister these emails, even through API.

This is very problematic because it means the user cannot ever sell the account or transfer ownership after registering an email.

Another issue is they can't ever remove an unwanted email when they add more then one.

SaFiKiK
SaFiKiK commented Feb 19, 2022

What feature do you want to see added?

Sometimes it is important for other plugins, which depend on PlotSquared, to prevent specific players from being "trusted" or "added" to plots. Right now it is possible to just subscribe to events and then execute remove methods, but PlotSquared sends a "success" message, so players can get kind of disappointed seeing two messages, where one states that

Improve this page

Add a description, image, and links to the spigot-plugin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spigot-plugin topic, visit your repo's landing page and select "manage topics."

Learn more