Yamipa

Yamipa

3.7k Downloads

Command interfiring with the FastAsyncWorldEdit command

TonyMontero opened this issue ยท 15 comments

commented

The comand /image is exactly the same as FAWE, that makes unable to work since this plugin doesn't have alias as /yamipa:image

commented

Well, yes, I'm pretty sure those are the aliases. ๐Ÿ˜

If the "yamipa" alias is not loading then there has to be a bug in Yamipa or some sort of incompatibility issue with another plugin.

Things you can do to confirm it's a bug and not a server configuration issue:

  • First, make sure you're running the latest Yamipa release (v1.1.1)
  • Verify there's no stack trace in the server logs coming from Yamipa (easy to spot, it will contain the word "yamipa" somewhere)
  • Verify the "/yamipa" alias is not being overwritten in commands.yml
  • Verify you can run the "/yamipa" command from the server console (either that or make sure your player is OP / has been granted the permission yamipa.*).

Let me know if these steps solved the issue, otherwise it's a most surely a bug that needs to be fixed.

commented

Hey there!

  • Using the lastest version
  • Nothing on the server logs, it only shows that Yamipa is loading
  • Nothing on the commands.yml also
  • I can't even throw Yamipa from the server console, pretty weird 'cause I got it working upon I installed FastAsyncWorldEdit
commented

image
You sure?

image
Loaded here

commented

Hi @TonyMontero,

Yamipa has two aliases for the image command: yamipa and images.
You can use any subcommand by replacing "/image" with one of those aliases.

commented

When running yamipa on the server console, instead of the help menu what error message do you get?
Also, if you OP your player can you run /yamipa from the game?

commented

After re-downloading the file again just in case it was corrupted and move the file to my full test server, now it recognizes the command but still doesn't want to work:

image
/yamipa subcommand won't work even with the autocompletion saying it's correct

Just says Unknown command. Type /help for help.

commented

@TonyMontero, please post a list of all plugins with version name you're using in the server where the bug occurs, the Bukkit/Spigot/PaperMC version of your server and any other configuration/log file you deem relevant.

commented

Hey there!
My plugin list would have you killed (149), seems like the plugin making Yamipa not working is BetterFarming 3.4.2

commented

Well, that's unfortunate because BetterFarming is a paid plugin.

How do you know out of 149 plugins BetterFarming is the one causing this issue?

commented

Because I installed only Betterfarming, essentials and yamipa to see that isn't working.

Im not a new player, so I looked out for the plugins and carefully start doing small groups to load in. After a few hours I could find that.

commented

If you feel better about it I can put the issue into BetterFarming's issue tracker to see if they can provide any kind of solution

commented

Does Yamipa work with just Essentials installed (and ProtocolLib)?

commented

I can't make it work with only ProtocolLib, Yamipa and BetterFarming

commented

Just to be sure I created a test server with CraftBukkit-1.17.1 / EssentialsX-2.18.2.0 / ProtocolLib-4.7.0 / YamipaPlugin-1.1.1, and although EssentialsX is incompatible with 1.17, it works, so at least we can discard that plugin.


I can't make it work with only ProtocolLib, Yamipa and BetterFarming

In that case I'm afraid I cannot fix something I'm unable to reproduce. Being BetterFarming a paid plugin and without any additional logs nor information about your server (such as Minecraft server version) there's no way I can debug this.

You can try asking the BetterFarming developers, but if the thing that's not working is Yamipa they'll most surely tell you to create an issue in this repository (which makes sense).

commented

I'll ask to their developers then, thanks!