Christopher White

Results 13 comments of Christopher White

Currently my plan is to add patches in roughly this order: Done: Patches from sportbukkit 1.8 Done: New patches from spigot that could work in 1.8 Done: New patches from...

TODO: Done: Unify configs Not needed: Add https://github.com/OvercastNetwork/SportBukkit/pull/94 if it doesn't break anything Done: Port the attribute api from later bukkit versions Done (Enough): Add custom nbttag api

Here's a general checklist of things that need to be handled for pgm to support 1.19 - [ ] figure out how we'll handle different 1.8 vs 1.19 implementations in...

I think it could be done. Essentially we'd have another repo with a general api for doing everything that is different between versions and then have implementations for each version,...

I moved the fix to the Reduce-ItemStack-copying patch

I guess I forgot to run rake snapshot. It should be fixed now.

And yes, I did run it through the scripts.

This seems like something that should be behind a config option

I realized that for this to work each team would need to be able to have a default class. This now allows multiple default classes and randomly chooses one that...

Well, so the way I currently have it is, that it will pick a random other available default class if the current class no longer is available. And if no...