falkirks / SimpleWarp

The original warp plugin for PocketMine-MP
MIT License
19 stars 28 forks source link

WarpSign Reading warps.yml from EssentialsPE instead of Simplewarp #31

Closed yodo226 closed 7 years ago

yodo226 commented 7 years ago

I have both EssentialsPE and Simplewarp installed as plugin, EssentialsPE will auto disable its warp function so im using simplewarp which is good. However, Warpsign reads warp info from EssentialsPE insted of Simplewarps' warps.yml which cause the sign to say "warp doesnt exist". Is there anyway to fix this issue?

falkirks commented 7 years ago

Huh. Does it work when EssentialsPE is not installed?

falkirks commented 7 years ago

You can manually disable EssentialsPE support in the config file.

yodo226 commented 7 years ago

It works when EssentialsPE is removed, the essentials-support is already false by default in the config but doesnt work.

falkirks commented 7 years ago

Will it work with warps in the essentials config? I don't understand how this is happening.

Sandertv commented 7 years ago

Oops, I forgot to disable warp signs if Warps are disabled, this is my fault, I'll fix it soon.

Sandertv commented 7 years ago

Sorry for the inconvenience, it's fixed in the latest EssentialsPE version.