Skip to content
#

bukkit-plugin

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

Cronosus
Cronosus commented Feb 27, 2022

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

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.

Type: enhancement Good first issue
NotMyFault
NotMyFault commented Jun 2, 2022

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

Bug Good first issue
ayunami2000
ayunami2000 commented May 7, 2022

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

Enhancement Approved Good first issue
LaBarata
LaBarata commented Aug 23, 2020

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

type/enhancement good first issue area/misc

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