Bukkit
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,189 public repositories matching this topic...
-
Updated
Oct 19, 2021 - Java
1.13 Tasks
Glowstone needs your help with the huge 1.13 technical update!
1.13 project board
1.13 task list
#957 - 1.13 PR. Please base your contributions on and make PRs to this branch (1.13).
Glowkit 1.13 - If you need to make API changes, bas
API Event Coverage
-
Updated
Oct 19, 2021 - Java
-
Updated
Oct 19, 2021 - Java
-
Updated
Oct 9, 2021
-
Updated
Oct 13, 2021 - Kotlin
-
Updated
Aug 29, 2021 - Shell
-
Updated
Oct 19, 2021 - Shell
-
Updated
Oct 19, 2021 - Java
-
Updated
Oct 19, 2021 - Java
Why?
Having the bot give you a role based on a name of that role feels a lot less secure and more unreliable than giving you a role based on the role ID.
What and How?
In the config, it should request Role ID(i.e. 895290544421490758) instead of name(i.e. "Linked")
Are there alternatives?
I mean you could just keep what you currently have
Checks
- I have used the search a
-
Updated
Oct 12, 2021 - Java
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
hasConflictingEnchant
boolean hasConflictingE
-
Updated
Jun 18, 2021 - Kotlin
-
Updated
Oct 18, 2021 - Java
-
Updated
Oct 16, 2021 - Java
-
Updated
Oct 16, 2021 - Java
-
Updated
Aug 8, 2021 - Shell
-
Updated
Oct 18, 2021
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.
Please add config to set cost of add member and change biome
When using /p trust, /p member, how to set the cost?
Once #150 is done, add a way to set default switches something like
manager.getContexts().setDefaultSwitch(Residence.class, "res,residence,r");-
Updated
Jun 4, 2021 - Java
-
Updated
Oct 19, 2021 - Java
-
Updated
Oct 9, 2021 - Java
Created by Nathan "Dinnerbone" Adams
Released December 22, 2010
- Repository
- Bukkit/Bukkit
- Website
- dev.bukkit.org
Is your feature request related to a problem?
When deploying Minecraft servers at scale, you would want to automate as much as you can. What I would like to achieve is an immutable Docker image to deploy my Minecraft server. I would like to store Bukkit, Spigot, Paper, etc config inside the Docker image. However, it is not a good idea to store sensitive information like forwarding secret insi