sekwah41 / Advanced-Portals

An advanced portals plugin for bukkit
GNU Lesser General Public License v3.0
157 stars 65 forks source link

Not working with commands from other plugins such as RandomTP #317

Closed Creeper-Kingz closed 2 years ago

Creeper-Kingz commented 2 years ago

Unfortunately this doesn't seem to be working with RandomTP command here - https://www.spigotmc.org/resources/%E2%9C%85-randomteleport-%E2%9C%85-1-17-1-18-1.20063/

Not sure what the issue is exactly but can't seem to set the command to work without a destination and still have it work. The layout of the command is as follows: /portal create name:portal1 triggerblock:air command:"#randomtp @player"

Any help is appreciated thanks :)

sekwah41 commented 2 years ago

Please check the logs to see what command it runs and the feedback it gives.

Creeper-Kingz commented 2 years ago

I managed to get it to work after playing around with the config for the RTP plugin. Wasn't the fault of your plugin but rather the other plugin. Great work on the plugin btw. Love it

On Sat, Jan 22, 2022 at 11:56 PM Sekwah @.***> wrote:

Please check the logs to see what command it runs and the feedback it gives.

— Reply to this email directly, view it on GitHub https://github.com/sekwah41/Advanced-Portals/issues/317#issuecomment-1019274127, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXMMX6NMNFTUAZKO3M6HBXTUXKZSLANCNFSM5MMQJZ5A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

sekwah41 commented 2 years ago

Thanks 😊