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

How do i fix PluginBase not Found

Discussion in 'Plugin Help' started by Rezonate7w7, Oct 10, 2019.

  1. Rezonate7w7

    Rezonate7w7 Silverfish

    Messages:
    21
    GitHub:
    Rezonate7w7
    So i im trying to make a command plugin
    Heres some code screenshot Screenshot_20191010-200205.png

    And heres the problem
    Screenshot_20191010-200135.png
     
  2. SalmonDE

    SalmonDE Zombie Pigman

    Messages:
    739
    GitHub:
    SalmonDE
    You made a typo.
    It should be
    PHP:
    use pocketmine\plugin\PluginBase;
    instead of
    PHP:
    use pockermine\plugin\PluginBase;
    -> You mixed up the t with an r in pocketmine
     
    HimbeersaftLP likes this.
  3. Rezonate7w7

    Rezonate7w7 Silverfish

    Messages:
    21
    GitHub:
    Rezonate7w7
    Oh ty so much im blind
     
  4. RoccoYT

    RoccoYT Spider

    Messages:
    14
    GitHub:
    RoccoTheDev
    [QUOTE = "Rezonate7w7, Beitrag: 66976, Mitglied: 6946"] Oh, ich bin so blind [/ QUOTE] xd
     
  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.