AntiCores / EasyHomes

A highly customizable and easy-to-use Homes plugin which supports both commands and forms.
GNU General Public License v3.0
9 stars 2 forks source link

Does not support integer homes. #5

Closed xDanub closed 5 years ago

xDanub commented 5 years ago

What I did: I tried to teleport to a home named 1 What I expected: to be teleported to that home What i got: I got an error message saying it expected a string, and received an integer.

How to reproduce:

  1. Install plugin
  2. /home
  3. Name this home “1”
  4. /home
  5. Try to teleport/delete a home.
Thunder33345 commented 5 years ago

Please tell us: what you did what you get what you expected

Without these three information we cant really help you as we cannot read minds here Will reopen when enough information is provided

xDanub commented 5 years ago

@thunder33345 Please reopen this issue, as I have updated it to your standards.

Ifera commented 5 years ago

I already knew this bug existed for quite some time now but never got around fixing it

Ifera commented 5 years ago

One can say that I am losing interest in maintaining these plugins... that's the reason I haven't contributed to these as much as I did before.

Thunder33345 commented 5 years ago

seems simple enough? just cast anything into explicit string with the new info i think i could attempt to fix it if you arent interested in doing so

Ifera commented 5 years ago

Yea its simple. You can proceed if you want

xDanub commented 5 years ago

It would be very helpful!

Ifera commented 5 years ago

Hmm so I can't reproduce this using commands looks like a form-only problem

Ifera commented 5 years ago

Should be fixed now