-
Updated
Jun 1, 2022 - Java
bukkit-plugin
Here are 1,260 public repositories matching this topic...
-
Updated
Mar 7, 2022 - Java
-
Updated
Jun 3, 2022 - 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.
If you build PlotSquared, you can find a bunch of empty jars in the /build/ directory, which are published to the central repository as well, see https://mvnrepository.com/artifact/com.plotsquared/PlotSquared/6.8.0
These artifacts are invalid and contain no API or anything useable at all.
Either, we stop publishing the jars from the root /build/ directory or remove it from the build cycle
What feature do you want to see added?
I would like //img to not load forever. Very large images essentially crash/hang worldedit forever, making it literally unusable. If there could be an image size (e.g. able to set it to 2K max res) or an amount of time to timeout the img command, then this plugin would be a lot more stable for allowing players to freely use the //img command on their own
-
Updated
Jun 3, 2022 - Java
-
Updated
Apr 22, 2022 - Java
-
Updated
Apr 26, 2022 - Java
-
Updated
Jun 1, 2022 - Java
-
Updated
Jun 2, 2022 - Java
-
Updated
May 29, 2022 - Java
-
Updated
Apr 8, 2022 - Java
-
Updated
Sep 20, 2021 - Java
-
Updated
Jun 2, 2022 - Java
-
Updated
Jun 2, 2022 - Java
Feature request
Short description
We should have a config to allow server owners to choose when the rewards will be given, either before or after the teleport back.
Implementation details
It would allow owners to have arenas in other MultiVerse worlds with
-
Updated
May 27, 2022 - Java
-
Updated
May 19, 2022 - Java
-
Updated
Jun 2, 2022 - Java
-
Updated
Jun 30, 2020 - Java
-
Updated
Feb 2, 2021 - Java
-
Updated
Dec 7, 2021 - Java
-
Updated
May 20, 2022 - Java
-
Updated
May 26, 2022 - Java
-
Updated
Dec 5, 2021 - Java
-
Updated
May 12, 2022 - Java
-
Updated
May 28, 2022 - Java
-
Updated
Mar 7, 2022 - Java
Improve this page
Add a description, image, and links to the bukkit-plugin topic page so that developers can more easily learn about it.
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."
Why?
as !c and !list responses are removed together with request command message in discord, it would be nice DiscordCannedResponses do the same.
What and How?
add discordexpiration to those in config and make discord bot remove them too
something like this:
DiscordCannedResponsesExpiration: 10
DiscordCannedResponsesExpirationDeleteRequest: true
Are there alternatives?
like t