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

baailey
baailey commented Aug 1, 2021

Is your feature request related to a problem?

Currently, Minecraft Slimes will, by default, only spawn below Y:40. If in a swamp biome, then they can spawn between Y:50-70. This can be fairly annoying, especially when trying to utilise spawners (via spawner related plugins) at a base that is built on the surface level.

Describe the solution you'd like.

Seeing as there is a `squid-spawn-

Nononitas
Nononitas commented Dec 21, 2021

Description

Firstly it's about the Velocity implementation:
If you check permission through Velocity's basic hasPermission method while the ServerConnectedEvent is running, the context does not appear to be correct.
Basically when you connect to the new server the context is still set to the old server. The problem is that I cannot use the ServerPostConnectEvent because there are certain pa

JasonHorkles
JasonHorkles commented Dec 20, 2021

Why?

So having multiple bots send logs to the same channel doesn't cause the other servers to try to run a log as a command

What and How?

Add option to ignore bots, pretty easy in JDA

Are there alternatives?

Ignoring all commands which is basically already possible, but this should be easy enough

Checks

  • I have used the search at least once to check if my idea has alrea
kossnikita
kossnikita commented Nov 20, 2021

Skript/Server Version

[23:57:24 INFO]: [Skript] Server Version: git-Paper-"81d89f6" (MC: 1.17.1)
[23:57:24 INFO]: [Skript] Skript Version: 2.6
[23:57:24 INFO]: [Skript] Installed Skript Addons:

No Addons

Bug Description

After calling the expression %timespan% (from|after) [the] [date] %date%, the date in the variable changes.

Expected Behavior

Executing `%timespa

Slimefun4
VitasLoWang
VitasLoWang commented Nov 2, 2021

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

when

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.

quiquelhappy
quiquelhappy commented Dec 13, 2021

Server Implementation

Paper

Server Version

1.18

Describe the bug

[12:10:51 ERROR]: Could not pass event PortalCreateEvent to PlotSquared v6.1.4-Premium
java.lang.NullPointerException: Cannot invoke "org.bukkit.entity.Entity.getLocation()" because the return value of "org.bukkit.event.world.PortalCreateEvent.getEntity()" is null
        at com.plotsquared.bukkit.listener.Pla

Created by Nathan "Dinnerbone" Adams

Released December 22, 2010

Repository
Bukkit/Bukkit
Website
dev.bukkit.org

Related Topics

minecraft