Broken bukkit links now mended (signs)
Still needs to add the corresponding Canary stuff
This commit is contained in:
parent
b72e1eb83b
commit
0d2093186d
1 changed files with 2 additions and 1 deletions
|
@ -91,7 +91,8 @@ if ( !sign ) {
|
|||
}
|
||||
```
|
||||
|
||||
[buksign]: http://jd.bukkit.org/dev/apidocs/org/bukkit/block/Sign.html
|
||||
[buksign]: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/block/Sign.html
|
||||
[bukle]: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/LivingEntity.html
|
||||
|
||||
***/
|
||||
function hasSign( block ){
|
||||
|
|
Reference in a new issue