bukkit
Here are 2,113 public repositories matching this topic...
-
Updated
Aug 30, 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
Aug 25, 2021 - Java
-
Updated
Aug 30, 2021 - Java
-
Updated
Aug 27, 2021 - Kotlin
-
Updated
Aug 29, 2021 - Shell
-
Updated
Jul 22, 2021
-
Updated
Aug 30, 2021 - Java
-
Updated
Aug 30, 2021 - Java
-
Updated
Aug 25, 2021 - Java
Title should be explanatory. :) Thanks in advance
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
Aug 30, 2021 - Java
-
Updated
Aug 8, 2021 - Shell
-
Updated
Aug 29, 2021 - Java
-
Updated
Aug 30, 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.
Once #150 is done, add a way to set default switches something like
manager.getContexts().setDefaultSwitch(Residence.class, "res,residence,r");Please add config to set cost of add member and change biome
When using /p trust, /p member, how to set the cost?
-
Updated
Jun 4, 2021 - Java
-
Updated
Aug 30, 2021
Server Implementation
Paper
Server Version
1.16.5
Describe the bug
It happens when you unload any schematic. If it is from an earlier version of minecraft or from the latest, it happens with both and any.
To Reproduce
- Get any schematic (earlier or latest version)
- Load it
- Unload it -> Error (pastebin)
Expected behaviour
Expected to load with
-
Updated
Aug 19, 2021 - Java
Improve this page
Add a description, image, and links to the bukkit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bukkit topic, visit your repo's landing page and select "manage topics."


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