Updated Hook into PlaceholderAPI (markdown)

Andre_601 2019-02-06 00:10:17 +01:00
parent 6631f88dc0
commit 08f51695b5
1 changed files with 1 additions and 1 deletions

@ -329,7 +329,7 @@ public class ExamplePlugin extends JavaPlugin {
```
Now to create the expansion you simply have to create a class, that extends the `PlaceholderExpansion`.
For more info, [[click here|Making-an-own-expansion]].
For more info, [[click here|Creating-Placeholders-using-Expansions]].
```java
package at.helpch;