Stijn Bannink

Results 24 issues of Stijn Bannink

### `/version` output ```txt [10:05:38 INFO]: Checking version, please wait... [10:05:39 INFO]: This server is running Paper version git-Paper-116 (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT) (Git: a47301e) You are running...

Bug Report

I want to request a function to add a direct login button to the user and Admin panels. The buttons directly connects you to the panel and automatically logs you...

Feature request

I've created three identical schedules, but all the schedules target another repo. Only one of the three schedules gets fired on time. ![image](https://user-images.githubusercontent.com/27051051/103519232-7a9a3a00-4e75-11eb-94db-a7beb14d7969.png) Did I setup something wrong, or is...

When I send a message to a user in DM, I get this error: ``` java.lang.IllegalStateException: This message event did not happen in a guild at net.dv8tion.jda.api.events.message.GenericMessageEvent.getGuild(GenericMessageEvent.java:155) at com.github.kaktushose.jda.commands.dispatching.GenericEvent.fromEvent(GenericEvent.java:54) at...

t:bug

Is it possible to reply with files at the `CommandEvent`? If not, can you add this? EDIT: This works, but here should be a better way... ```java event.reply("My message.", message...

t:enhancement
p:low
s:accepted

The member parser does not parse the member when I use a slash command in for example an announcement channel. ![image](https://user-images.githubusercontent.com/27051051/193658235-41890c25-87f9-43cc-bc21-88ec0ae64f79.png) In normal text channels it works fine. My code:...

Lombok v1.18.21 adds StandardException. When I delombok my project, I get the following error on a class annotated with StandardException: ``` E:\IntelliJWorkspace\VehiclesPlus-v3\API\src\main\java\nl\sbdeveloper\vehiclesplus\api\vehicles\impl\StorageVehicle.java:135: error: constructor UnsupportedTrunkSizeException in class nl.sbdeveloper.vehiclesplus.api.exceptions.UnsupportedTrunkSizeException cannot be...

Could you add support for OpenRazer so that Razer devices can be controlled on Linux?

**Describe the bug** I'm trying to import a yaml file, but I get: "Error, resource not found" **To Reproduce** 1. Create a new project 2. Go to Import and upload...

bug
help wanted

Since the update to the latest version, I have empty passwords for one user (for others it works fine). I see this: ![image](https://github.com/nilsteampassnet/TeamPass/assets/27051051/ec85c5b4-523f-46a7-ae70-e3f7b4b45b9c) (When I click on the show button,...