20:15:36 [INFO] Loading pocketmine.yml... 20:15:36 [INFO] Loading server properties... 20:15:36 [INFO] Selected English (eng) as the base language 20:15:36 [INFO] Starting Minecraft: PE server version v0.11.0 alpha build 4 20:15:36 [NOTICE] The memory limit will only affect the main thread, and it's unreliable. 20:15:36 [NOTICE] To control the memory usage, reduce the amount of threads and chunks loaded 20:15:36 [INFO] Opening server on 0.0.0.0:19132 20:15:36 [INFO] This server is running PocketMine-MP version 1.5dev-1056 "活発(Kappatsu)フグ(Fugu)" (API 1.12.0) 20:15:36 [INFO] PocketMine-MP is distributed under the LGPL License 20:15:37 [INFO] Loading DevTools v1.10.0 20:15:37 [INFO] ----- PocketMine-MP Auto Updater ----- 20:15:37 [INFO] It appears you're running a Beta build, when you've specified that you prefer to run Stable builds. 20:15:37 [INFO] If you would like to be kept informed about new Beta or Development builds, it is recommended that you change 'preferred-channel' in your pocketmine.yml to 'beta' or 'development'. 20:15:37 [INFO] ----- -------------------------- ----- 20:15:37 [INFO] Enabling DevTools v1.10.0 20:15:37 [ERROR] Could not load 'C:\Users\Public\PocketMine-MP\plugins\cfs-2015-master' in folder 'C:\Users\Public\PocketMine-MP\plugins\': Undefined index: main 20:15:37 [NOTICE] ArrayOutOfBoundsException: "Undefined index: main" (E_NOTICE) in "/src/pocketmine/plugin/PluginDescription" at line 66 20:15:37 [INFO] [DevTools] Registered folder plugin loader 20:15:38 [INFO] Preparing level "T1" 20:15:39 [INFO] Starting GS4 status listener 20:15:39 [INFO] Setting query port to 19132 20:15:39 [INFO] Query running on 0.0.0.0:19132 20:15:39 [INFO] Default game type: Survival Mode 20:15:39 [INFO] Done (8.582s)! For help, type "help" or "?"
Your plugin.yml doesn't contain the line starting with "main", which should be indicating the path of your main class.
Alrighty thanks! (Originally wanted to type " package+class" and realized there was no concept of package in PHP. lol)