1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Sign Update?

Discussion in 'Plugin Help' started by TrenicHD, Jun 15, 2020.

?

Sign Update?

  1. Sign Update?

    0 vote(s)
    0.0%
  2. Sign Update?

    0 vote(s)
    0.0%
Multiple votes are allowed.
  1. TrenicHD

    TrenicHD Creeper

    Messages:
    1
    GitHub:
    TrenicHD
    Hello, I have a problem with my cloud and my cloud is not currently being updated
    i also work with query
    how can i fix it?
    $query['Players'];
    $query['MaxPlayers'];
    if (strtolower($event->getLine(0) === "cloud")) {
    if ($event->getLine(1) === "server1") {
    $event->setLine(0, "§8==§bCLOUD§8==");
    $event->setLine(1, "[FFA]");
    $event->setLine(2, "" . $query['Players'] . "§0/" . $query['MaxPlayers'] . "");
    $event->setLine(3, "§a•••");

    I have no idea how i create a task
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.