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

Integer Support still not fixed #7

Closed minijaham closed 4 years ago

minijaham commented 4 years ago

Hey! I love this plugin, very simple, yet better than any other home plugins, but there is an issue where the form does not open up when you name one of your houses with integer(s) in it. Says that there is an error, and you will have to execute commands like /home tp {name} or /home delete {name}

Please fix this! Note: duplicate of #5

Ifera commented 4 years ago

Mind sending that error?

minijaham commented 4 years ago

How do I send the error? Sorry...

Ifera commented 4 years ago

Copy paste

minijaham commented 4 years ago

Where can I get the error? Just copy what it says in the UI when the error occurs?

Thunder33345 commented 4 years ago

what it says on the console

minijaham commented 4 years ago

It doesn't say anything in the console. Just this when I have integer named house set

minijaham commented 4 years ago

Go to this link: https://cdn.discordapp.com/attachments/636021824605650958/698265002158588004/unknown.png

Ifera commented 4 years ago

Can you give the steps to reproduce this issue?

minijaham commented 4 years ago
  1. Download the plugin to /plugins folder
  2. Go in-game, and execute /home set 1(or anything that includes a number in it)
  3. Do /home and click on "Teleport"
  4. You should see the picture
Ifera commented 4 years ago

will take a look at it later today

minijaham commented 4 years ago

:)

Ifera commented 4 years ago

Okay so it turns out that this bug was indeed fixed in #5 but lazy me never submitted a new release to poggit. Try using the latest dev build, this bug doesnt appear since I just tested it. I have submitted an updated release to poggit tho.

Ifera commented 4 years ago

Actually.. Now i remember why I never submitted a new release.. it was because I wanted to implement #4 before submitting a new release..