Erik Zimmermann
Erik Zimmermann
Sometimes it's necessary to either block or replace packets. With the current API it's possible to see when a packet is about to be sent but it could not be...
Config option for cleanup cycle. Please use this time format: "0d, 0h, 0m, 0s" - Unnecessary values can be removed (examples: "1d, 5m", "10s", "5h")! ```java public static long convertFromTimeFormat(String...
Source: https://www.spigotmc.org/threads/trade-system-custom-layouts.327308/page-3 Iskandarluqman: "Just a quick suggestion, if you disable in config the money, then in the editor you shouldnt be force :D But that is a way for improvement....
**Is your feature request related to a problem? Please describe.** Many users have issues with setting up the trade layout when they have to select the preview icons. **Describe the...
Had this error. Run the command "/pwi" the first time. Didn't use this plugin before... [19:52:33 ERROR]: null org.bukkit.command.CommandException: Unhandled exception executing command 'pwi' in plugin PerWorldInventory v1.11.5 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)...
**Describe the bug** ``` [10:52:42 INFO]: got result: INCOMPATIBLE (@survival-new) [10:52:42 ERROR]: java.lang.IllegalStateException: RecipientId is null [10:52:42 ERROR]: at de.codingair.tradesystem.proxy.packets.TradeInvitePacket$ResultPacket.getRecipientId(TradeInvitePacket.java:167) [10:52:42 ERROR]: at de.codingair.tradesystem.proxy.core.handlers.TradeInvitePacketHandler.lambda$response$0(TradeInvitePacketHandler.java:46) [10:52:42 ERROR]: at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) [10:52:42 ERROR]:...