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

Main class for plugin not found

Discussion in 'Development' started by Brant, Mar 4, 2020.

  1. Brant

    Brant Baby Zombie

    Messages:
    104
    GitHub:
    tetroyt
    idk if im just being straight up retarded or what but for some reason it cant find the main?

    main:

    Code:
    
    class OutpostMain extends PluginBase
    
    {
    plugin.yml
    Code:
    
    main: koth\OutpostMain
    
    
     

    Attached Files:

  2. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    That is the main?
     
  3. Fadhel

    Fadhel Witch

    Messages:
    68
    GitHub:
    dimbis
    the namespace
     
    ethaniccc likes this.
  4. ethaniccc

    ethaniccc Baby Zombie

    Messages:
    189
    GitHub:
    ethaniccc
    Almost everything done, but you still have to add the namespace in OutpostMain.php
    namespace koth\OutpostMain (I think)
     
  5. Brant

    Brant Baby Zombie

    Messages:
    104
    GitHub:
    tetroyt
    bruh how did i forget thank you
     
  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.