[PLUG-247] My "usage:" in the plugin.yml won't work Created: 20/Jun/17 Updated: 21/Jun/17 Resolved: 21/Jun/17 |
|
| Status: | Resolved |
| Project: | SpigotPlugins |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Jacob Szczepanski | Assignee: | Unassigned |
| Resolution: | Invalid | Votes: | 0 |
| Labels: | CMD, Code, JavaPlugin, bug, custom, java, plugin, spigot | ||
| Environment: |
// Some comments here public String getFoo() { return foo; } |
||
| Attachments: |
|
| Plugin: | (Custom Plugin) |
| Description |
|
Please help, I started to make a plugin and in the cmd it said: [17:28:24 ERROR]: Could not load 'plugins\CustomPlugin.jar' in folder 'plugins' I have no idea what to do, please help |
| Comments |
| Comment by Jacob Szczepanski [ 20/Jun/17 ] |
|
Solved it. |