bukkit-plugin
Here are 1,170 public repositories matching this topic...
-
Updated
Oct 12, 2021 - Java
-
Updated
Dec 20, 2021 - Java
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.
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
-
Updated
Dec 25, 2021 - Java
-
Updated
Nov 19, 2021 - Java
-
Updated
Dec 18, 2021 - Java
-
Updated
Dec 25, 2021 - Java
-
Updated
Dec 25, 2021 - Java
-
Updated
Dec 24, 2021 - Java
-
Updated
Dec 10, 2021 - Java
-
Updated
Sep 20, 2021 - Java
-
Updated
Dec 23, 2021 - Java
Feature request
Short description
We should have a config to allow server owners to choose when the rewards will be given, either before or after the teleport back.
Implementation details
It would allow owners to have arenas in other MultiVerse worlds with
-
Updated
Dec 25, 2021 - Java
-
Updated
Jun 30, 2020 - Java
-
Updated
Dec 25, 2021 - Java
-
Updated
Nov 13, 2021 - Java
-
Updated
Dec 7, 2021 - Java
-
Updated
Feb 2, 2021 - Java
-
Updated
Dec 25, 2021 - Java
-
Updated
Dec 5, 2021 - Java
-
Updated
Dec 24, 2021 - Java
-
Updated
Dec 18, 2021 - Java
-
Updated
Dec 21, 2021 - Java
-
Updated
Aug 17, 2021 - Java
-
Updated
Aug 29, 2020 - Java
-
Updated
Dec 22, 2021 - Java
Improve this page
Add a description, image, and links to the bukkit-plugin topic page so that developers can more easily learn about it.
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."
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