ElgarL/Towny

Home coords different than map coords

Closed this issue · 3 comments

Hi there,

Is anyone able to tell me why (/t) home coords would be different than the map coords?
The screens are taken at the exact spot where 3 towns were created.

Test 1 :
town created at 0,0
towny shows home at 0,0
test1 A
test1 B

Test 2:
town created at 50,50
towny shows home at 3,3
test2 A
test2 B

Test 3:
town created at 100,100
towny shows home at 6,6
test3 A
test3 B

Towny 0.96.1.10

Running Paper 1.15.2

Thanks in Advance

Update: This affects Nation Range limit as well.

It looks like the /t coords may be reading in chunks, not blocks.

Town created at 100,100, towny shows it at 6,6.
100 ÷ 6 = 16.666666.
6,6 works out as 6 chunks.

Nvm, this is resolved in Towny Advanced Github like last year haha