ElgarL / Towny

Towny Advanced plugin for Bukkit @ http://palmergames.com/towny/
http://palmergames.com/towny/
76 stars 92 forks source link

Home coords different than map coords #198

Closed Oxta31 closed 4 years ago

Oxta31 commented 4 years ago

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

Oxta31 commented 4 years ago

Update: This affects Nation Range limit as well.

Oxta31 commented 4 years ago

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.

Oxta31 commented 4 years ago

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