-
Unable to use xclaim command
server Paper version 1.21.1
Errors displayed in the console
[22:19:27 ERROR]: Command exception: /xclaim
org.bukkit.command.CommandException: Unhandled exception…
-
```
[09:40:23 WARN]: org.bukkit.plugin.InvalidPluginException: Plugin didn't load any plugin providers?
[09:40:23 WARN]: at io.papermc.paper.plugin.manager.PaperPluginInstanceManager.lambda$loadPl…
-
### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [X] I've looked …
-
[18:28:32 INFO]: Rochitocr issued server command: /znpcs move 1
[18:28:32 WARN]: io.github.gonalez.znpcs.commands.CommandExecuteException
[18:28:32 WARN]: at znpcs-4.8.jar//io.github.gonalez.…
-
For example, if I have a command like `/bounty ` with the code similar to this:
```java
@Command("bounty")
public void onBountyCommand(Player sender, Player target, double amount) {
…
-
### Problem Description
The following files contain non-deterministic tests:
- `MapTest.java`
- `DateTypeTest.java`
The specific flaky tests in these files are:
- `test1()`, `test1()`, and …
-
[11:16:12] [ServerMain/ERROR]: Failed to load function veinminer:miner/diamond
java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 4: Incorrec…
-
### Description
When i tried to sell an Item from the Vane Plugin i noticed that the Name of the Item is wrong and that the fake item above the chest is missing. Also i got error messages in the se…
-
### Observed Behavior
When specifying a radius greater than 23170 the amount of claim blocks required overflows and starts going down.
Some notable numbers are 46340 which only requires 166k claim…
-
I installed sciview in my Fiji Java8 and got the same error report as #563. So I followed a series of suggestions under that issue (and the related zulipchat) like installing a no-jre edition of Fiji,…