Skip to content
#

papermc

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 454 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
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
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
oddlama
oddlama commented Feb 4, 2022

I've seen that quark adds some nice convenience recipes.
Ideally I'd like to add some more cutting recipes to the stonecutter for wood,
as mojang never thought we need a woodcutter. Also maybe a way to recombine slabs to solid blocks.

Some recipe ideas from quark:

image
![image](https

feature good first issue
Crucible
juanmuscaria
juanmuscaria commented Feb 4, 2020

We will need a wiki with details on how this project works and how to build it and also among other things related to the project.
We will also need an issue archive with issues that have already been fixed or not to keep registered and make it easier to read the source code to know what each fix does.

enhancement good first issue help wanted

Created by Nathan "Dinnerbone" Adams

Released December 22, 2010

Repository
Bukkit/Bukkit
Website
dev.bukkit.org

Related Topics

minecraft