Fabricio20 / HubBasics

Bukkit Plugin For Hub Owners
GNU Lesser General Public License v3.0
22 stars 11 forks source link

tp issue with using @p #149

Open Nex320 opened 3 years ago

Nex320 commented 3 years ago

ive been led to believe that hub basics interfering with tp, the command worked until i got hub basics, i get the error "player not found" when i use /tp @p -246 63 55

Fabricio20 commented 3 years ago

Hey @Nex320 , sorry for the delay, GitHub butchered my notifications.

Can you provide some more info on why you believe this is the cause? Is this spigot-side or bungeecord-side (i'm assuming spigot as that looks like a command-block command).

On spigot-side we hook the following commands: hb-holo, hb, lobby, hub, setlobby, sethub, hb-warp, hbwarp. On bungee-side we hook: lobby, hub.

You can find all of them here in case you want to check.