AetherNetwork / WorldTpUI

Allows Admins to teleport between worlds with a simple UI in PocketMine
MIT License
15 stars 2 forks source link

When clicking a button it does not teleport the player. #2

Closed iiFlamiinBlaze closed 6 years ago

iiFlamiinBlaze commented 6 years ago

When you tap on any button for a world after doing /wtpui, it does not teleport you.

AvgZing commented 6 years ago

I do not believe that we have fully set up the actual teleportation feature yet, only the UI... I'll double check and get back to you on this.

ZeroDevOfficial commented 6 years ago

@iiFlamiinBlaze hmm when I tested it, it was working, let me see if it works for me still

ZeroDevOfficial commented 6 years ago

@iiFlamiinBlaze I just created a new server with no other plugins, I loaded my plugin, stopped my server and started it back up, I was able to teleport between all the worlds I had loaded

if haven't I would recommend turning the load_all_worlds on in the 'config.yml'

also make sure your pocketmine is up to date, we do not recommend using any fork or spoon if your not using pmmp

and make sure your using the latest version of the plugin here

#config
---
version: 0.0.2
load_all_worlds: true
...
console log:

[14:19:44] [Server thread/INFO]: [WorldTpUI] is Loading...
[14:19:44] [Server thread/INFO]: [WorldTpUI] Plugin Config is update-to-date.
[14:19:44] [Server thread/INFO]: Preparing level "world"
[14:19:44] [Server thread/INFO]: [WorldTpUI] Level: test Has Been Added to UI List as 0
[14:19:44] [Server thread/INFO]: [WorldTpUI] Level: world Has Been Added to UI List as 1
[14:19:44] [Server thread/INFO]: [WorldTpUI] Everything has Loaded!

in-game: 2017-11-10 4

ghost commented 6 years ago

I tried clicking the buttons and nothing happened for me too, plugin loaded fine

ZeroDevOfficial commented 6 years ago

@David-AI can you please provide me a list of all your plugins loaded and are you using the latest version of pmmp?

or are you using a fork/spoon of pmmp

ZeroDevOfficial commented 6 years ago

@iiFlamiinBlaze @David-AI try using the latest update

https://github.com/PlexusStudio/WorldTpUI/releases

ghost commented 6 years ago

Everything seems fixed, Thanks!

ZeroDevOfficial commented 6 years ago

@iiFlamiinBlaze can u see if the issue has been fixed

https://github.com/PlexusStudio/WorldTpUI/releases

ZeroDevOfficial commented 6 years ago

@iiFlamiinBlaze this issue is probably fixed, if you still have the issue let me know and I'll reopen this issue but unless I get a response it will stay closed