Spam on shop creation notification #10


  • Enhancment
  • Accepted
Open
Assigned to _ForgeUser7921911
  • OffLuffy created this issue Aug 4, 2013

    What steps will reproduce the problem?
    1. Creating a BookShop
    2. Having permission to view creation notifications

    What is the expected output? What do you see instead?
    A clean notification, instead I see the toString() output of the Location object and non-rounded decimal values

    What version of the product are you using?
    v5.2

    Please provide any additional information below.
    The notification on shop creation seems to spam out the toString() version of the Location. Also, there is an x/y/z after that, but they're not formatted to any decimal place, so it ends up with a digit such as 999.99999999, or something along those lines. Would be nice to truncate excess decimal values (one or two digits is more than enough). Doesn't seem this is even the coordinates of the sign, but rather the player since it was such a specific decimal value

  • OffLuffy added the tags New Enhancment Aug 4, 2013
  • _ForgeUser7921911 removed a tag New Aug 4, 2013
  • _ForgeUser7921911 added a tag Accepted Aug 4, 2013

To post a comment, please login or register a new account.