bukkit
Here are 1,550 public repositories matching this topic...
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
-
Updated
Jun 25, 2020 - Java
https://dev.bukkit.org/projects/multiverse-core
has the link "Economy" which leads to
https://github.com/Multiverse/Multiverse-Core/wiki/Money
which is a page that doesn't exist. I think you meant for the link to lead to
https://github.com/Multiverse/Multiverse-Core/wiki/Currency
Description
`Called when a chunk is unloaded due to not being near any player. Cancel the event to force the server to keep the chunk loaded and thus keep simulating the chunk (e.g. physics, plant growth, minecarts, etc. will keep working and won't fre
-
Updated
May 20, 2020
-
Updated
Jun 28, 2020 - Java
Currently, either only minutes or hours are available, which makes the use-case for it pretty small.
It's not super human readable.
It would be nice if there was a way to have it shown with a bit bigger format.
Say: Days Hours Minutes
Example:
Server online for "3 days 4 hours 45 minutes" instead of "4605 minutes"
Passwords are not recognized in the database.
My Joomla version: 3.9.16
-
Updated
Jun 28, 2020 - Java
-
Updated
Jun 28, 2020 - Shell
-
Updated
Jan 20, 2020 - Java
What was the confusing thing is the world came down to a simple lack of documentation and understanding of how something worked.
When using {@@} in description and message, you CAN'T use ROOT values. You MUST supply a children section for the languages. The improvement would be to allow multi-nested values along with root values in the @@
-
Updated
Jun 29, 2020 - Java
Angry Bees
Feature request
Short description
It should be possible to spawn always-angry bees, similar to how wolves work now.
**Implementation detail
-
Updated
Jun 25, 2020 - Java
-
Updated
Jun 26, 2020 - Java
-
Updated
May 12, 2020 - 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."

What behaviour is expected:
Proper tab complete for alias commands from commands.yml
The /give command is shared between EssentialsX and Vanilla; ideal fix would be assigning it an alias in the commands.yml file to direct /give to the /minecraft:give command, and retain tab completion to the alias.
What behaviour is observed:
Tab completion for
/giveonly provides usernames,