bukkit
Here are 1,982 public repositories matching this topic...
-
Updated
Jul 3, 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
Jun 29, 2021 - Java
-
Updated
Jul 3, 2021 - Java
-
Updated
Jul 2, 2021 - Kotlin
-
Updated
Jul 2, 2021 - Shell
-
Updated
Jun 24, 2021
-
Updated
Jun 23, 2021 - Java
-
Updated
Jul 3, 2021 - Java
-
Updated
Jun 18, 2021 - Kotlin
Is it possible to give people a MC luckperms group based purely on membership within a Discord? I don't want to sync a role to a group, I want to sync membership to a group.
It would be great, after a on join event, to be able to test which domain is a player joining.
Like for example I've minigames.domain.tld and plots.domain.tld and I want them to do specific actions on player on join. So maybe an expression like domain of player to be able to test if domain of player is ... and then do specific actions.
That's possible at least in Java, here is a ope
I don't see any reason as to why the current workflow couldn't be automated.
Right now, I manually pull the master branch into the stable branch and then file a new release with the new name, git hash and copy/paste the description and everything.
The workflow_dispatch event also allows for parameters to be inserted and the creation of releases and pulling of branches can both be achieve
-
Updated
Jul 1, 2021 - Shell
-
Updated
Jul 3, 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.
-
Updated
Jul 3, 2021 - Java
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
Server Implementation
Tuinity
Server Version
1.16.5
Describe the bug
When using /brush inspect on a set operation (in this example 475 blocks flat on the ground) everything is working correctly and by clicking on the text it will bring up information about the edit:


Expected behavior
I melee a TNT Minecart with a knockback 2 sword and expect my message listening on EntityKnockbackByEntityEvent to print out the EntityTypes of both #.getEntityType() and #.getHitBy().getEntityType(). (The event should trigger properly.)
Observed/Actual behavior
No message is printed out because hitting a TNT Minecart (or regular minecart) does not trigger EntityKnockb