spigot-plugin
Here are 1,666 public repositories matching this topic...
-
Updated
Aug 18, 2021 - Java
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.
Please add config to set cost of add member and change biome
When using /p trust, /p member, how to set the cost?
-
Updated
Aug 17, 2021 - Java
Server Implementation
Paper
Server Version
1.16.5
Describe the bug
It happens when you unload any schematic. If it is from an earlier version of minecraft or from the latest, it happens with both and any.
To Reproduce
- Get any schematic (earlier or latest version)
- Load it
- Unload it -> Error (pastebin)
Expected behaviour
Expected to load with
-
Updated
Aug 16, 2021 - Java
-
Updated
Apr 21, 2018 - Java
-
Updated
Aug 16, 2021 - Java
-
Updated
Aug 17, 2021 - Java
-
Updated
Aug 18, 2021 - Java
-
Updated
Jul 29, 2021 - Java
-
Updated
Aug 16, 2021 - Java
-
Updated
Aug 18, 2021 - Java
-
Updated
Aug 18, 2021 - Java
-
Updated
Jun 30, 2020 - Java
-
Updated
Feb 2, 2021 - Java
-
Updated
Aug 18, 2021 - Java
-
Updated
Aug 17, 2021 - Java
-
Updated
Aug 14, 2021 - Java
-
Updated
Aug 13, 2021 - Java
-
Updated
Aug 13, 2021 - Java
Taken from @ ThiagoROX which in discord
I don't think that command would be a good way, I believe it would be better when the option is enabled, the plugin will perform the check when it is initialized (server initialization) and remove the stores, so we wouldn't have a performance problem and so on...
Exemple:
purge:
# Should it be enabled?
enabled: false
# How many days should
-
Updated
Aug 18, 2021 - Java
-
Updated
Apr 17, 2018 - Java
-
Updated
Aug 29, 2020 - Java
-
Updated
Aug 3, 2021 - Java
-
Updated
Aug 13, 2021 - Java
-
Updated
Aug 13, 2021 - 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