catageek / ByteCart

Minecraft plugin for bukkit to create a LAN/WAN rail network with routing algorithm
GNU General Public License v3.0
27 stars 9 forks source link

Dynmap Signs not showing Stations properly anymore? #36

Closed thiefa closed 9 years ago

thiefa commented 9 years ago

hi, i just added a new station, and figured out that dynmap dosent show the name anymore, but just the adress. (older stations are shown as usuall (name, followed by adress)) im using dynmap 2.1, with spigot 1.8.3 and bc 2.9.1

cant say for sure if its an actually a bc issue or not, as i havent added stations recently. will do some tests, but maybe you have an idea just away..

catageek commented 9 years ago

Hi thiefa,

The last version changes a lot the way station names are managed in ByteCart. There may be a bug since It a very fresh feature.

When you create a station without specifying a name, the real name of the station is empty and only the IP is showed on dynmap. There are no more default names.

When you specify a name, then the name is displayed on dynmap with the IP between parenthesis.

There are some new commands to list stations with names associated to an IP (bclist and hostname). If your station does not appear there, you must assume that the station is identified by its IP, has no name and only the IP is displayed on dynmap.

If you think there is a bug, please specify what you wrote on the 3rd line of the sign, what appears when you type bclist (or hostname) after creating the sign and what appears on dynmap.

Catageek

On Fri, 15 May 2015 12:57:18 -0700, thiefa notifications@github.com wrote:

hi, i just added a new station, and figured out that dynmap dosent show the name anymore, but just the adress. im using dynmap 2.1, with spigot 1.8.3 and bc 2.9.1

cant say for sure if its an actually a bc issue or not, as i havent added stations recently. will do some tests, but maybe you have an idea just away..


Reply to this email directly or view it on GitHub: https://github.com/catageek/ByteCart/issues/36

thiefa commented 9 years ago

hi catageek, sorry for the long delay, we had/have some cat troubels with our new furry fellows :(

As for the issue: i wrote on the sign:

  1. Line: [BC9001]
  2. Line: Station Name
  3. Line: Adress

Now in dynmap i only see the adress, not the as befor "stationname (adress)" it only applies to new stations, old ones are fine. i guess because theire allready imported to dynmap. having an adress shown in dynmap is a nice thing, but a station name makes it easier.