Skip to content
#

Bukkit

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 2,384 public repositories matching this topic...

u9g
u9g commented Jan 23, 2022

Is your feature request related to a problem?

I wanted to create an entity that is only shown to one player, but I can still change and resend. Unfortunately, the only way to do that is to manually run Entity#hideEntity on every player on the server, and any that log on after the entity is spawned.

Describe the solution you'd like.

I would like there to be a Entity#hideEntityByDefault w

type: feature status: accepted good first issue
BrainStone
BrainStone commented Sep 16, 2020

So in the prefix/suffix stacking section you can select several different formats that will end up building the combined prefix. I think it would be very useful that if you specify the same format twice that instead of adding the same prefix/suffix twice the second adds the next best.

So if you specify this:

meta-formatting:
  prefix:
    format:
      - "highest"
      - "highe
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

Darkweasam
Darkweasam commented Aug 4, 2021

Suggestion

Hello,
I do not seem to find this expression/condition in Skript at all, meaning I cannot check for mutually-exclusive enchantments on an item before adding a new vanilla enchantment to it

https://papermc.io/javadocs/paper/1.16/org/bukkit/inventory/meta/ItemMeta.html#hasConflictingEnchant(org.bukkit.enchantments.Enchantment)

hasConflictingEnchant
boolean hasConflictingE

enhancement priority: lowest good first issue PR Available
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
NotMyFault
NotMyFault commented Mar 8, 2022

Currently we only support legacy color codes with ampersands in /plot chat. Considering we're using Minimessage for (almost) everything everywhere else, it would make sense to support it here too. Gradients go brr

Enhancement Good first issue

Created by Nathan "Dinnerbone" Adams

Released December 22, 2010

Repository
Bukkit/Bukkit
Website
dev.bukkit.org

Related Topics

minecraft