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

disabling default commands in pocketmine.yml

Discussion in 'Help' started by Levi, Jun 16, 2018.

  1. Levi

    Levi Skeleton

    Messages:
    955
    GitHub:
    captainleviftw
    i have this in my pocketmine.yml

    Code:
    commands:
     #Here you can customize server commands
     #Specify command names to override the default set here.
     #If no custom value is defined for a command, the default will be used.
     #NOTE: Some commands cannot be disabled here, such as the important ones like /stop, /reload, etc.
     default: true
     #Set override values per command here
     #For example, uncommenting the below will disable /plugins and /version
     version: false
     plugins: false
     list: false
    i have my own /list but it doesn't override the default one
     
  2. Levi

    Levi Skeleton

    Messages:
    955
    GitHub:
    captainleviftw
    anyone
     
  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.