tastybento / ASkyBlock-Bugs-N-Features

Bug Tracker for ASkyBlock and AcidIsland - note team is 100% working on next version BentoBox
6 stars 3 forks source link

/Is Team Broken #457

Closed QualityNodeNet closed 7 years ago

QualityNodeNet commented 7 years ago

Since the latest update, we haven't been able to do /island team or /is team, it isn't showing up as a command. We've found zero errors in console and is occurring on both my Network's, it is preventing people from seeing who's on there island.

tastybento commented 7 years ago

Can you see the command in help if you are Op? If so, then it's a perm issue. Make sure the players have askyblock.team.create or askyblock.team.*.

QualityNodeNet commented 7 years ago

Can't see the command even when I'm OP'ed.

tastybento commented 7 years ago

Huh. Let's check some things:

  1. Type /is help - do you see commands /island team, /island invite , and /island leave?
  2. Is AskyBlock actually running? (Sorry, had to ask!)
  3. Do you have the permission askyblock.team.create, even if you are Op?
  4. What permissions plugin are you using?
  5. What version of the plugin did you update from?
  6. If you type /is team and you are not on a team what error message do you see?
tastybento commented 7 years ago

I also wonder if your locale file is correct. Can you drag and drop it to this ticket? Make sure it's the one you are using.

QualityNodeNet commented 7 years ago
  1. Yes
  2. Yes
  3. Yes
  4. PermissionsX
  5. I update every update.
  6. Nothing, no command
  7. https://pastebin.com/MiVCuawu I update the config.yml every update but haven't touched the en-US.yml in months, if there is anything missing can you inform me as well please.
tastybento commented 7 years ago

So, perms are correct then.

For point 6, Can you clarify - do you see nothing at all, or an error "no command"?

If you type /is team and you are not on a team, you should see: "You do not have a team!" from here:

kick: errorNoTeam: "You do not have a team!"

That is in your locale file, so you should see it. if you are in a team, obviously you should see the team members. I assume you are actually using the US language file of course. You may want to do /is lang and select US english to make sure.

This code has not changed for 2 years, so I don't know why you're suddenly having a problem. Weird...

QualityNodeNet commented 7 years ago

This is me doing /is team when I have no-one on my island and I've made sure we were on US English, by changing it too it again. https://i.gyazo.com/aaf4b951eca303b8e9fa3f76563694df.gif

tastybento commented 7 years ago

It is actually saying "Unknown command"

What happens if you do /island team?

QualityNodeNet commented 7 years ago

Exact same thing which is shown in the Gif, I sent you.

tastybento commented 7 years ago

If you type /island team, and you get the "Unknown command, type "/help" for help" that error is being given by the server and not the plugin. It indicates that the server does not know about the /island command. You can try it, type some junk command, like "/asdfgh" and you will see that error.

So, why is this happening? I don't know. Either your plugin file has been corrupted, or maybe another plugin is interfering with the command.

In the GIF, you showed that /asadmin is working, but do other /is or /island commands work?