-
Updated
Feb 22, 2022 - Java
spigot-plugin
Here are 1,974 public repositories matching this topic...
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.
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
-
Updated
Feb 26, 2022 - Java
-
Updated
Feb 27, 2022 - Java
-
Updated
Feb 24, 2022 - Java
-
Updated
Feb 27, 2022 - Java
-
Updated
Feb 25, 2022 - Java
-
Updated
Feb 26, 2022 - Java
-
Updated
Apr 21, 2018 - Java
-
Updated
Feb 17, 2022 - Java
-
Updated
Feb 26, 2022 - Java
-
Updated
Feb 20, 2022 - Java
-
Updated
Feb 24, 2022 - Java
-
Updated
Feb 26, 2022 - Java
-
Updated
Feb 26, 2022 - Java
-
Updated
Feb 23, 2022 - Java
-
Updated
Jun 30, 2020 - Java
-
Updated
Jan 29, 2022 - Java
-
Updated
Feb 24, 2022 - Java
-
Updated
Feb 2, 2021 - Java
-
Updated
Feb 27, 2022 - Java
-
Updated
Feb 19, 2022 - Java
-
Updated
Dec 5, 2021 - Java
-
Updated
Feb 22, 2022 - Java
-
Updated
Feb 25, 2022 - Java
-
Updated
Feb 19, 2022 - Java
Improve this page
Add a description, image, and links to the spigot-plugin topic page so that developers can more easily learn about it.
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."
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