cardboard icon indicating copy to clipboard operation
cardboard copied to clipboard

The Bukkit/Spigot/Paper API implementation for Fabric

Results 190 cardboard issues
Sort by recently updated
recently updated
newest added

Example : HeadDataBase ![image](https://user-images.githubusercontent.com/74148456/147840291-a7759f86-fb50-4404-aba1-07a52b3a177e.png) clicking on the item it acts as if it's an object in the chest and does not execute any commands at all.

![image](https://user-images.githubusercontent.com/74148456/147840244-2bcaa70b-0aa3-4004-ad3b-d975d8abcd54.png) ![image](https://user-images.githubusercontent.com/74148456/147840246-f8bae9b7-ed9d-4bdf-9ff3-98da78d8afa9.png) Plugins : https://www.spigotmc.org/resources/lpc-chat-formatter.68965/ https://www.spigotmc.org/resources/advanced-item-renamer-and-lore-adder-1-16-rgb-hex-color-support.86418/

Hello I'm trying to get my own plugin to work on Cardboard. When the server starts up it throws NoDefClassFoundError when enabling my plugin. I tested and it works on...

Minecraft: Version 1.17.1, Fabric w/ Cardboard installed Mods: Only Cardboard and Lithium Plugins: Only Essentials and CoreProtect Somehow people often get extra walking speed when joining the server. This is...

CMI not work for cardboard 1.17.1#30 Most commands are not work https://www.spigotmc.org/resources/cmi-298-commands-insane-kits-portals-essentials-economy-mysql-sqlite-much-more.3742/updates CMILib https://www.spigotmc.org/resources/cmilib.87610/ As you see,this is premium plugin,if you need any help please feel free to contact me....

![8129_5ff0846ba4370](https://user-images.githubusercontent.com/71688822/111183039-8c5c3400-85c0-11eb-8ddb-eb7ae83cb675.jpg) **Plugin version**: 4.8.2 **Version Carboard**: 152 **Fabric version**: 0.7.2 **Report**: [message.txt](https://github.com/CardboardPowered/cardboard/files/6142838/message.txt) **Mode installed**: Carboard **Plugin installed**: XuanCatAPI-Spigot, ViewDistanceCat **Link on error plugin**: [https://www.spigotmc.org/resources/viewdistancecat.84950/](url) And [https://www.spigotmc.org/resources/xuancatapi-spigot.84949/](url)

Whenever my spigot code calls Inventory.addItem(), I get this error in the console and it breaks all of my code. ```Java 11.12 20:15:34 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) 11.12 20:15:34 [Server]...

java.lang.IllegalArgumentException: No enum constant org.bukkit.entity.Villager.Profession.TECHNICIAN at java.lang.Enum.valueOf(Enum.java:238) at org.bukkit.entity.Villager$Profession.valueOf(Villager.java:1) at org.cardboardpowered.impl.entity.VillagerImpl.nmsToBukkitProfession(VillagerImpl.java:107) at net.minecraft.class_4114.md982960$lambda$run$3$0(class_4114.java:1042) at java.util.Optional.ifPresent(Optional.java:159) at net.minecraft.class_4114.method_18988(class_4114.java:1040) at net.minecraft.class_4114.method_18920(class_4114.java:23) at net.minecraft.class_4097.method_18922(class_4097.java:49) at net.minecraft.class_4095.method_18891(class_4095.java:506) at net.minecraft.class_4095.method_19542(class_4095.java:465) at net.minecraft.class_1646.method_5958(class_1646.java:272) at net.minecraft.class_1308.method_6023(class_1308.java:744) at...

Any blocks wont explode anything in or under Y=0 TNT also will update other tnt on Y=0 but not under Y=0 (on players coords) but entity still got damaged by...

Well, so the title says it. I only have the fabric API and iCommon Lib, nothing else. Without cardboard, none of these issues happen. On death, items aren't dropped where...

bug