TownyAdvanced / TownyFlight

Flight plugin for Towny servers.
https://townyadvanced.github.io/
Other
23 stars 17 forks source link

plugin does not work #52

Closed JustinDevB closed 3 years ago

JustinDevB commented 3 years ago

What is the issue that you see?

/tfly does not let someone fly, even an operator. Just says temporary fly mode is not enabled for player. for non opped players who have the permission townyflight.command.tfly are told that they do not have permission to use that command

What steps can be done to repeat the issue on a test server?

  1. install plugin
  2. /tfly as an opped player

What is supposed to happen instead?

  1. player is supposed to fly in their town

Versions/Files

Towny Version (use '/towny v' in game) : 0.96.7.15 TownyFlight Version : 1.6.7 Link to pastebin.com with full server startup from the latest.log : Link to pastebin.com with TownyFlight config.yml :

LlmDl commented 3 years ago

Sounds like you have a plugin that adds a temporary flight using the /tfly command. Remove that plugin and you will find /tfly works using TownyFlight. Also update your Towny to 0.97.0.0 ASAP.

JustinDevB commented 3 years ago

Looks like /townyflight works, but just not /tfly

LlmDl commented 3 years ago

Yep, something is overriding it. You can set it straight using the server commands.yml to direct /tfly to point to townyflight and not the other plugin, if you dont want to remove that plugin.