question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

cant executor commands

See original GitHub issue

when i using id("kr.entree.spigradle") version "2.2.3" in my build.kts to depend spigot 1.16.5 ,i cant execute commands in my plugin, when i delete spigradle plugin in build.kts and using compileOnly("org.spigotmc:spigot-api:1.16.5-R0.1-SNAPSHOT") the command enable.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
networkExceptioncommented, Apr 12, 2021

Now I can’t seem to be able to reproduce this anymore, I’m guessing it was just a problem in the maven repo then

0reactions
entrypointkrcommented, Apr 17, 2021

No problems @squirtlecc, if you had any problems, just opening it up!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solved - Can't Set Command Executor | SpigotMC - SpigotMC
Hi! I Can't Seem to get my plugin working Details: Version: 1.16.5 Main Class: package me.isaiah.testplugin; import...
Read more >
Documentation/Help/Hints - Executor
Shift+Esc. Hides Executor. Standard copy/paste/select keys (Ctrl+C, Ctrl+P, Ctrl+A, Shift+Ins, Ctrl+ ...
Read more >
Cannot find a command executor for the command request ...
I have an embedded version of OrientDB 2.1.2. When I execute the following SQL command on a Linux or OSX OS it works...
Read more >
Command Executor not working? - Bukkit Forums
Here's my command executor: public void onEnable(){ this.server = getServer(); this.server.getPluginManager().registerEvents(this,...
Read more >
java - OrientDB "Cannot find a command executor for the ...
The problem is that maven-shade-plugin is not able to merge the services files by default. OrientDB uses Java services to inject command ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found