#A make a plugin api...
20 messages · Page 1 of 1 (latest)
Why not Codeberg?
cus not everyone use codeberg
So? Not everyone uses GitHub either
alright bro u win
I only wanted to understand your question
Because I'm too lazy to configure the GitHub token
github token? like the remote?
Perhaps zoidd was just surprised at something that wasn't github, like I was...
Always fun to see new API approaches!
A few criticisms:
- I'm not seeing the benefit of making wrappers of everything - like the block wrapper is pretty much the block class with added helper methods to get the relative blocks (up() -> getRelative(BlockFace.UP))
- If you're going to wrap every Paper API event, that's going to be very time-consuming for you
- The command API appears to be missing a lot of modern comforts like brigadier registration
And the always-criticism for something like this: What happens to someone who becomes dependent on this if you decide to stop maintaining it?
This API might not survive as a plugin for long... I just wrote it on a whim.
But who knows what will happen later.
There are a lot of reasons, has great features and is maintained by a non profit (and has higher uptime even tho being a lot smaller, not backed by microsoft and gettind ddosed all the time)
Alright... I'm considering refactoring this API... keeping only CommandBuilder, Item, and Messager.
Completely wrapping the Bukkit API really does seem impractical.
Is codeberg compatible with Git?
Only with git afaik, but well that's the standard for version control anyway
afaik...?
It seems it's archived
afaik → As far as I know.
@severe sphinx shall I close this down then?
ok..