Floating Text

Plugin Paid Floating Text 1.0.1

Configuration
Open me

JSON:
{
  "Refresh rate": 3.0,
  "Values": [
    {
      "Position": {
        "x": 0.0,
        "y": 0.0,
        "z": 0.0
      },
      "Text": "ROBLOX",
      "Visibility distance": 50.0
    },
    {
      "Position": {
        "x": 10.0,
        "y": 3.0,
        "z": 10.0
      },
      "Text": "ROBLOX",
      "Visibility distance": 50.0
    },
    {
      "Position": {
        "x": -10.0,
        "y": 3.0,
        "z": -10.0
      },
      "Text": "ROBLOX",
      "Visibility distance": 50.0
    }
  ]
}

---
Configuration 2.0
Open me

JSON:
{
  "Refresh rate (seconds)": 3.0,
  "Values": [
    {
      "Position": {
        "x": 0.0,
        "y": 3.0,
        "z": 0.0
      },
      "Text": "<color=#ff0000><size=50>This is SPAWN</size></color>",
      "Visibility distance": 50.0
    },
    {
      "Position": {
        "x": 10.0,
        "y": 3.0,
        "z": 10.0
      },
      "Text": "<color=#ff00ff><size=25>This is 10 10</size></color>",
      "Visibility distance": 50.0
    },
    {
      "Position": {
        "x": -10.0,
        "y": 3.0,
        "z": -10.0
      },
      "Text": "<color=#0000ff><size=100>This is RADTOWN</size></color>",
      "Visibility distance": 50.0
    }
  ]
}

---
Floating visible text in the air that can be static or called by plugins

Author
Orange
Views
6,451
First release
Last update

More from Orange (Recent)

Top