ericyoondotcom / MinecraftManhunt

Minecraft Bukkit plugin to run Manhunt minigames, with Discord music integration
GNU General Public License v3.0
27 stars 7 forks source link

Commands not being commands #4

Closed Spuuk closed 4 years ago

Spuuk commented 4 years ago

When i try to do /start or add a speedrunner it does not recognize them as commands. I'm not sure if this is because I am on the server by myself while I test the plugin but I'm still going to post this just in case

ericyoondotcom commented 4 years ago

Hi @Spuuk ,

This is most likely an installation issue. Please run the /plugins command and see if MinecraftManhunt is listed.

If not, please make sure the .jar file is in the plugins folder.

Spuuk commented 4 years ago

I just checked and it is listed but the command still isn't recognized. I also did /help and i see the hunter command in the list but not the speedrunner or spectator command

ericyoondotcom commented 4 years ago

Alright. Can you please provide:

  1. Any errors that show in the console when you start up your server
  2. The version of Bukkit/spigot you're using
  3. Your config.yml file for the plugin

Thank you!