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

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

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

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.

Aurelien30000
Aurelien30000 commented Feb 6, 2022

Server Implementation

Paper

Server Version

1.18.1

Describe the bug

Shulkers can teleport on roads and generate errors.

To Reproduce

Spawn shulkers on a plot border and break the block below us, until one decides to teleport on the road.

Expected behaviour

Shulkers should not be able to teleport on roads or should be killed.

Screenshots / Videos

https://youtu.be/A

Created by Nathan "Dinnerbone" Adams

Released December 22, 2010

Repository
Bukkit/Bukkit
Website
dev.bukkit.org

Related Topics

minecraft