Christian Koop

Results 23 issues of Christian Koop

I believe this is agains OAuth 2.0 and an `/profile` route should be used instead, giving the exchanged token an actual purpose. We'd want to keep the route for backwards...

bug
enhancement

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

``` org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-3fb9445-6e3cec8] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-3fb9445-6e3cec8] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-3fb9445-6e3cec8] at net.minecraft.server.v1_11_R1.PlayerList.onPlayerJoin(PlayerList.java:327) [spigot.jar:git-Spigot-3fb9445-6e3cec8] at net.minecraft.server.v1_11_R1.PlayerList.a(PlayerList.java:160) [spigot.jar:git-Spigot-3fb9445-6e3cec8] at net.minecraft.server.v1_11_R1.LoginListener.b(LoginListener.java:147) [spigot.jar:git-Spigot-3fb9445-6e3cec8] at net.minecraft.server.v1_11_R1.LoginListener.F_(LoginListener.java:57) [spigot.jar:git-Spigot-3fb9445-6e3cec8] at net.minecraft.server.v1_11_R1.NetworkManager.a(NetworkManager.java:233) [spigot.jar:git-Spigot-3fb9445-6e3cec8] at...

Apparently the original plugin had a rotation limit – I'm not sure how that looked when you just rotated your head in the opposite direction... --- Reported by robinpowder on...

enhancement

Reported by `weasel_beans` on [Discord](https://discord.com/channels/344982818863972352/718492339693289532/1171891513333121120) * **Server Version**: Pufferfish-32 (1.20.2) * **Plugin Version**: 1.7.1 --- ![grafik](https://github.com/SpraxDev/BetterChairs/assets/7331598/5373eca7-45a4-4564-ade6-022b32842cd8) ![grafik](https://github.com/SpraxDev/BetterChairs/assets/7331598/4070bd62-d6b6-4374-867e-c622c9691201) ![grafik](https://github.com/SpraxDev/BetterChairs/assets/7331598/a3e9e6db-8a3d-4e7f-b206-2003aac9173c)

bug

Allow configuring the plugin to be opt-in by-default --- Reported by `weasel_beans` on [Discord](https://discord.com/channels/344982818863972352/718492339693289532/1171677033131147354)

enhancement

* Make clear that only stairs work by default * And name the configuration options (slabs or individual blocks the player lists) * /sit command is missing

documentation

Currently, the default `yOffset` is dependent on ([ChairUtils:114](https://github.com/SpraxDev/BetterChairs/blob/master/modules/betterchairs-api/src/main/java/de/sprax2013/betterchairs/ChairUtils.java#L114)): * Sitting on ArmorStand? * Sitting on TrapDoor? * Sitting on Stair/Slab? This could be extended for all types of blocks. Most...

enhancement
help wanted

If you enable the feature, to require signs on the sides for a block to count as stairs, you can only create chairs from 1 block. A bench of 3...

enhancement

Having some ~~Screenshots and~~ videos on the SpigotMC- and Songoda-Page would be great! ~~I can't really take a screenshot with multiple players on it sitting, **but maybe someone else can...

help wanted