mfnalex
mfnalex
Using Bukkit's recipe iterator, it throws the following error when simply looping over the iterator: ``` [20:23:09] [Server thread/ERROR]: Error occurred while enabling AngelChest v9.4.0 (Is it up to date?)...
Oraxen version 1.116.0 on Paper 255 (1.17.1). The following code: ```java public static void place(Block block, String name) { BlockMechanicFactory.setBlockModel(block, name); //
After installing via docker-compose, I cannot login using the demo credentials - the loading animation just keeps repeating forever and ever. The logs are showing nothing.
Hi, nice library! I noticed that you tell people to not use "minimizeJar" because it obviously doesn't detect classes used through reflection. For my JeffLib library, I simply tell people...
TODO: Create a Map with all Materials on startup instead of evaluaiting each time. ChestSortMeta includes the category and the fixed sortable name.
TODO: Implement a list of favorite items that can be changed by each player. To do so, a player will be able to open a GUI and add some items...
### ⚠️ Please verify that this bug has NOT been raised before. - [X] I checked and didn't find similar issue ### 🛡️ Security Policy - [X] I agree to...
### Is your feature request related to a problem? If so, please describe. _No response_ ### Describe the solution you'd like Right now, the "auto" layout leads to unused space...
### Environment Self-Hosted (Docker) ### System _No response_ ### Version 2.1.1 ### Describe the problem In the website's tag (and hence in the browser's window/tab title, etc), it always says...
Hi, I encountered a very strange problem. Imagine you have a board that was assigned to an organization, or a team. All existing org/team members can now access it. However,...