The Wayback Machine - https://web.archive.org/web/20220530083620/https://github.com/topics/spigot
Skip to content
#

spigot

bukkit logo

Bukkit is a Minecraft server modification software and API, and while the original project itself is stale, forks like PaperMC and Spigot are actively maintained, and most plugins and servers use some variant of Bukkit.

Here are 3,742 public repositories matching this topic...

Katrix
Katrix commented Apr 13, 2022

Description

I would love to have some proper topological sorts in LP, so that I can ensure that before a group is processed, all the things inheriting from it has already been processed.

Proposed Behaviour

Two new options for inheritance-traversal-algorithm. "Reversed-dfs-post" which does a DFS-post sort, and reverses the order, and "khan" which performs Khan's algorithm.

Extra D

type: suggestion help wanted good first issue
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

LegitAlts
LegitAlts commented May 17, 2022

Skript/Server Version

[04:17:38 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases
[04:17:38 INFO]: [Skript] Skript's documentation can be found here: https://skriptlang.github.io/Skript
[04:17:38 INFO]: [Skript] Server Version: git-Paper-333 (MC: 1.18.2)
[04:17:38 INFO]: [Skript] Skript Version: 2.6.1
[04:17:38 INFO]: [Skript] Ins
bug priority: low good first issue
Slimefun4
variananora
variananora commented Jan 9, 2022

Checklist

  • I am using the official english version of Slimefun and did not modify the jar.
  • I am using an up to date "DEV" (not "RC") version of Slimefun.
  • I am aware that issues related to Slimefun addons need to be reported on their bug trackers and not here.
  • I searched for similar open issues and could not find an existing bug report on this.

📍 Description

With

🐞 Bug Report good first issue 🎯 Needs testing
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
QuickWrite
QuickWrite commented May 14, 2022

What feature do you want to see added?

When a player is just typing /p list then all of the plots that are owned by the player should be listed. This is so that the player can use the command faster.

Are there any alternatives?

The player can currently use the /p list <Playername> command.

Anything else?

I think this could be useful for many players as it is often something I

Approved Enhancement 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

Created by Nathan "Dinnerbone" Adams

Released December 22, 2010

Repository
Bukkit/Bukkit
Website
dev.bukkit.org

Related Topics

minecraft