Skip to content
#

bukkit-plugin

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

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.

sandtechnology
sandtechnology commented Apr 15, 2021

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

Improve this page

Add a description, image, and links to the bukkit-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 bukkit-plugin topic, visit your repo's landing page and select "manage topics."

Learn more