bukkit
Here are 1,743 public repositories matching this topic...
-
Updated
Dec 19, 2020 - 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
Dec 18, 2020 - Java
-
Updated
Dec 19, 2020 - Java
-
Updated
Nov 29, 2020 - Kotlin
-
Updated
Dec 20, 2020 - Java
-
Updated
Nov 19, 2020
Tests should be created for all current + future async effects ensuring that local variables function properly before and after their execution. For example:
test "teleport local variable persistence":
set {localTest::EffTeleport} to random uuid
set {_local} to {localTest::EffTeleport}
spawn a creeper
teleport last spawned entity to spawn of (world of last spawned entity)
asse
-
Updated
Dec 17, 2020 - Java
-
Updated
Dec 14, 2020 - Shell
Add support to block certain roles from having their messages processed and send from Discord to MC
I am proposing to block specific roles from speaking in "bridge" channels defined in the DiscordSRV config. I've noticed that specific users based on their IDs can be blocked, but not roles. An example could be a user with a linked Minecraft account but has been muted in the Discord (user is added to the Muted r
-
Updated
Dec 17, 2020 - Shell
-
Updated
Dec 19, 2020 - 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
Dec 19, 2020 - Java
Expected behavior
Strange characters in log file.
I already use the -Dterminal.jline=false -Dterminal.ansi=true flags, but this flags maybe not work on Yatopia.
hex-color-support-in-console: true
[04:01:47] [Server thread/INFO]: [GPFlags] 1.13+ Version Loaded�[m
[04:01:47] [Server thread/INFO]: [GPFlags] Finished loading configuration.�[m
-
Updated
Oct 13, 2020 - Java
Once #150 is done, add a way to set default switches something like
manager.getContexts().setDefaultSwitch(Residence.class, "res,residence,r");-
Updated
Dec 18, 2020 - Java
-
Updated
Nov 29, 2020 - Java
-
Updated
Dec 3, 2020 - Java
-
Updated
Dec 14, 2020 - Java
-
Updated
Dec 15, 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."
Is your feature request related to a problem? Please describe.
For my RTP plugin I pre-generate locations (based on the size of the worldborder). If the worldborder changes, there's no way to know about it. So when its changed there is