Skip to content
#

bukkit-plugin

Here are 1,164 public repositories matching this topic...

WillyWhitewool
WillyWhitewool commented Nov 4, 2021

Why?

Contexts for conditions are cool, and could allow people to make auto-updating ranks if a player is using proximity chat.

What and How?

Contexts could be added for:
If a player is in category listed in voice.yml
If a player is muted or not on Discord (more specifically an user muting themselves, if possible to detect)

Are there alternatives?

Placeholders would also work if

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

Improve this page

Add a description, image, and links to the bukkit-plugin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bukkit-plugin topic, visit your repo's landing page and select "manage topics."

Learn more