Skip to content
This repository has been archived by the owner on Aug 21, 2021. It is now read-only.

[Feature Request] You must be a player to use this command #43

Open
kossnikita opened this issue Dec 3, 2020 · 0 comments
Open

[Feature Request] You must be a player to use this command #43

kossnikita opened this issue Dec 3, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request will implement in rewrite This issue will be implemented in the Rewrite

Comments

@kossnikita
Copy link

I want to use this plugin together with a skript and ran into a problem that I cannot call the fill command from the console

> varlight fill -20 58 20 20 58 -20 10
[10:34:04 INFO]: [VarLight] You must be a player to use this command
[10:34:04 WARN]: Unexpected exception while parsing console command "varlight fill -20 58 20 20 58 -20 10"
org.bukkit.command.CommandException: Unhandled exception executing command 'varlight' in plugin VarLight v1.12.8
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[patched_1.16.4.jar:git-Paper-288]
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.4.jar:git-Paper-288]
        at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:802) ~[patched_1.16.4.jar:git-Paper-288]
        at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchServerCommand(CraftServer.java:764) ~[patched_1.16.4.jar:git-Paper-288]
        at net.minecraft.server.v1_16_R3.DedicatedServer.handleCommandQueue(DedicatedServer.java:411) ~[patched_1.16.4.jar:git-Paper-288]
        at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:378) ~[patched_1.16.4.jar:git-Paper-288]        at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1212) ~[patched_1.16.4.jar:git-Paper-288]
        at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1000) ~[patched_1.16.4.jar:git-Paper-288]
        at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.4.jar:git-Paper-288]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_271]
@kossnikita kossnikita added the enhancement New feature or request label Dec 3, 2020
@flori-schwa flori-schwa added the will implement in rewrite This issue will be implemented in the Rewrite label May 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request will implement in rewrite This issue will be implemented in the Rewrite
Projects
None yet
Development

No branches or pull requests

2 participants