Plugin Help Please help i'm trying to learn how to make Plugins and this wont work

Discussion in 'Plugin Help/Development/Requests' started by PLGx_FusionzZ, Nov 2, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    PLGx_FusionzZ

  2. Offline

    gijs_wl

    have you registered the command in your plugin.yml?
    if no this goes in your plugin.yml:

    main: <In this case: me.PLGx_FusionzZ.Plugin.Plugin>
    name: <Plugin name>
    author: <Your name>
    version: <Version>
    commands:
    send me:
    description: <your description>

    the space in the command may not work try making it sendme or send_me
     
Thread Status:
Not open for further replies.

Share This Page