bukkit
Here are 1,741 public repositories matching this topic...
-
Updated
Dec 10, 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 9, 2020 - Java
-
Updated
Dec 10, 2020 - Java
-
Updated
Nov 29, 2020 - Kotlin
-
Updated
Dec 8, 2020 - Java
-
Updated
Nov 19, 2020
I suggest to turn calcExperience({_level}) to an expression instead of function. I suggest : [total] [e]xp[erience] at level %number%
We can aslo add this expression :
expression [e]xp[erience] to level up %number%:
return type: number
get:
set {_level} to expression-1
if {_level} <= 15:
return 2*{_level}+7
else if {_level} <= 30:
-
Updated
Dec 9, 2020 - Java
-
Updated
Dec 8, 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 10, 2020 - Java
-
Updated
Nov 30, 2020 - Shell
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 9, 2020 - Java
-
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");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
Dec 7, 2020 - Java
-
Updated
Nov 29, 2020 - Java
-
Updated
Dec 3, 2020 - Java
-
Updated
Nov 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."


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