Skip to content

Commit

Permalink
Merge pull request #48 from Shynixn/development
Browse files Browse the repository at this point in the history
Release v6.3.0
  • Loading branch information
Shynixn authored Oct 21, 2017
2 parents 6618d84 + 0e11127 commit f0ce006
Show file tree
Hide file tree
Showing 424 changed files with 2,345 additions and 1,963 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@ PetBlocks is a spigot plugin to use blocks and custom heads as pets in Minecraft
<dependency>
<groupId>com.github.shynixn.petblocks</groupId>
<artifactId>petblocks-api</artifactId>
<version>6.2.3</version>
<version>6.3.0</version>
<scope>provided</scope>
</dependency>
```

```xml
dependencies {
compileOnly 'com.github.shynixn.petblocks:petblocks-api:6.2.3'
compileOnly 'com.github.shynixn.petblocks:petblocks-api:6.3.0'
}
```

Expand All @@ -51,14 +51,14 @@ dependencies {
<dependency>
<groupId>com.github.shynixn.petblocks</groupId>
<artifactId>petblocks-bukkit-api</artifactId>
<version>6.2.3</version>
<version>6.3.0</version>
<scope>provided</scope>
</dependency>
```

```xml
dependencies {
compileOnly 'com.github.shynixn.petblocks:petblocks-bukkit-api:6.2.3'
compileOnly 'com.github.shynixn.petblocks:petblocks-bukkit-api:6.3.0'
}
```

Expand Down Expand Up @@ -106,14 +106,14 @@ public void onPetBlockSpawnEvent(PetBlockSpawnEvent event) {
<dependency>
<groupId>com.github.shynixn.petblocks</groupId>
<artifactId>petblocks-bukkit-plugin</artifactId>
<version>6.2.3</version>
<version>6.3.0</version>
<scope>provided</scope>
</dependency>
```

```xml
dependencies {
compileOnly 'com.github.shynixn.petblocks:petblocks-bukkit-plugin:6.2.3'
compileOnly 'com.github.shynixn.petblocks:petblocks-bukkit-plugin:6.3.0'
}
```

Expand Down
6 changes: 3 additions & 3 deletions docs/apidocs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_112) on Tue Sep 26 19:55:21 CEST 2017 -->
<!-- Generated by javadoc (1.8.0_112) on Sat Oct 21 13:03:04 CEST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (PetBlocks 6.2.3 API)</title>
<meta name="date" content="2017-09-26">
<title>All Classes (PetBlocks 6.3.0 API)</title>
<meta name="date" content="2017-10-21">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
6 changes: 3 additions & 3 deletions docs/apidocs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_112) on Tue Sep 26 19:55:21 CEST 2017 -->
<!-- Generated by javadoc (1.8.0_112) on Sat Oct 21 13:03:04 CEST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (PetBlocks 6.2.3 API)</title>
<meta name="date" content="2017-09-26">
<title>All Classes (PetBlocks 6.3.0 API)</title>
<meta name="date" content="2017-10-21">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_112) on Tue Sep 26 19:55:18 CEST 2017 -->
<!-- Generated by javadoc (1.8.0_112) on Sat Oct 21 13:03:01 CEST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PetBlocksApi (PetBlocks 6.2.3 API)</title>
<meta name="date" content="2017-09-26">
<title>PetBlocksApi (PetBlocks 6.3.0 API)</title>
<meta name="date" content="2017-10-21">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PetBlocksApi (PetBlocks 6.2.3 API)";
parent.document.title="PetBlocksApi (PetBlocks 6.3.0 API)";
}
}
catch(err) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_112) on Tue Sep 26 19:55:18 CEST 2017 -->
<!-- Generated by javadoc (1.8.0_112) on Sat Oct 21 13:03:01 CEST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PetBlockCancelAbleEvent (PetBlocks 6.2.3 API)</title>
<meta name="date" content="2017-09-26">
<title>PetBlockCancelAbleEvent (PetBlocks 6.3.0 API)</title>
<meta name="date" content="2017-10-21">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PetBlockCancelAbleEvent (PetBlocks 6.2.3 API)";
parent.document.title="PetBlockCancelAbleEvent (PetBlocks 6.3.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -126,15 +126,13 @@ <h2 title="Class PetBlockCancelAbleEvent" class="title">Class PetBlockCancelAble
<br>
<pre>public class <span class="typeNameLabel">PetBlockCancelAbleEvent</span>
extends <a href="../../../../../../../com/github/shynixn/petblocks/api/bukkit/event/PetBlockEvent.html" title="class in com.github.shynixn.petblocks.api.bukkit.event">PetBlockEvent</a></pre>
<div class="block">Copyright 2017 Shynixn
<div class="block">PetBlock event which can be cancelled.
<p>
Do not remove this header!
<p>
Version 1.0
Version 1.1
<p>
MIT License
<p>
Copyright (c) 2017
Copyright (c) 2017 by Shynixn
<p>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -187,7 +185,7 @@ <h3>Constructor Summary</h3>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../com/github/shynixn/petblocks/api/bukkit/event/PetBlockCancelAbleEvent.html#PetBlockCancelAbleEvent-com.github.shynixn.petblocks.api.business.entity.PetBlock-">PetBlockCancelAbleEvent</a></span>(<a href="../../../../../../../com/github/shynixn/petblocks/api/business/entity/PetBlock.html" title="interface in com.github.shynixn.petblocks.api.business.entity">PetBlock</a>&nbsp;petBlock)</code>
<div class="block">Initializes a new petblock event</div>
<div class="block">Initializes a new petblock event.</div>
</td>
</tr>
</table>
Expand All @@ -208,13 +206,13 @@ <h3>Method Summary</h3>
<tr id="i0" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../com/github/shynixn/petblocks/api/bukkit/event/PetBlockCancelAbleEvent.html#isCanceled--">isCanceled</a></span>()</code>
<div class="block">Returns if the event is cancelled</div>
<div class="block">Returns if the event is cancelled.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../com/github/shynixn/petblocks/api/bukkit/event/PetBlockCancelAbleEvent.html#setCanceled-boolean-">setCanceled</a></span>(boolean&nbsp;isCanceled)</code>
<div class="block">Sets the event cancelled</div>
<div class="block">Sets the event cancelled.</div>
</td>
</tr>
</table>
Expand Down Expand Up @@ -260,7 +258,7 @@ <h3>Constructor Detail</h3>
<li class="blockList">
<h4>PetBlockCancelAbleEvent</h4>
<pre>public&nbsp;PetBlockCancelAbleEvent(<a href="../../../../../../../com/github/shynixn/petblocks/api/business/entity/PetBlock.html" title="interface in com.github.shynixn.petblocks.api.business.entity">PetBlock</a>&nbsp;petBlock)</pre>
<div class="block">Initializes a new petblock event</div>
<div class="block">Initializes a new petblock event.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>petBlock</code> - petblock</dd>
Expand All @@ -282,7 +280,7 @@ <h3>Method Detail</h3>
<li class="blockList">
<h4>isCanceled</h4>
<pre>public&nbsp;boolean&nbsp;isCanceled()</pre>
<div class="block">Returns if the event is cancelled</div>
<div class="block">Returns if the event is cancelled.</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>isCancelled</dd>
Expand All @@ -296,7 +294,7 @@ <h4>isCanceled</h4>
<li class="blockList">
<h4>setCanceled</h4>
<pre>public&nbsp;void&nbsp;setCanceled(boolean&nbsp;isCanceled)</pre>
<div class="block">Sets the event cancelled</div>
<div class="block">Sets the event cancelled.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>isCanceled</code> - cancelled</dd>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_112) on Tue Sep 26 19:55:18 CEST 2017 -->
<!-- Generated by javadoc (1.8.0_112) on Sat Oct 21 13:03:01 CEST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PetBlockCannonEvent (PetBlocks 6.2.3 API)</title>
<meta name="date" content="2017-09-26">
<title>PetBlockCannonEvent (PetBlocks 6.3.0 API)</title>
<meta name="date" content="2017-10-21">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PetBlockCannonEvent (PetBlocks 6.2.3 API)";
parent.document.title="PetBlockCannonEvent (PetBlocks 6.3.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -121,15 +121,13 @@ <h2 title="Class PetBlockCannonEvent" class="title">Class PetBlockCannonEvent</h
<br>
<pre>public class <span class="typeNameLabel">PetBlockCannonEvent</span>
extends <a href="../../../../../../../com/github/shynixn/petblocks/api/bukkit/event/PetBlockCancelAbleEvent.html" title="class in com.github.shynixn.petblocks.api.bukkit.event">PetBlockCancelAbleEvent</a></pre>
<div class="block">Copyright 2017 Shynixn
<div class="block">PetBlock event which gets called when the pet gets shoot by the cannon item.
<p>
Do not remove this header!
<p>
Version 1.0
Version 1.1
<p>
MIT License
<p>
Copyright (c) 2017
Copyright (c) 2017 by Shynixn
<p>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -182,7 +180,7 @@ <h3>Constructor Summary</h3>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../com/github/shynixn/petblocks/api/bukkit/event/PetBlockCannonEvent.html#PetBlockCannonEvent-com.github.shynixn.petblocks.api.business.entity.PetBlock-">PetBlockCannonEvent</a></span>(<a href="../../../../../../../com/github/shynixn/petblocks/api/business/entity/PetBlock.html" title="interface in com.github.shynixn.petblocks.api.business.entity">PetBlock</a>&nbsp;petBlock)</code>
<div class="block">Initializes a new petblock event</div>
<div class="block">Initializes a new petblock event.</div>
</td>
</tr>
</table>
Expand Down Expand Up @@ -243,7 +241,7 @@ <h3>Constructor Detail</h3>
<li class="blockList">
<h4>PetBlockCannonEvent</h4>
<pre>public&nbsp;PetBlockCannonEvent(<a href="../../../../../../../com/github/shynixn/petblocks/api/business/entity/PetBlock.html" title="interface in com.github.shynixn.petblocks.api.business.entity">PetBlock</a>&nbsp;petBlock)</pre>
<div class="block">Initializes a new petblock event</div>
<div class="block">Initializes a new petblock event.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>petBlock</code> - petblock</dd>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_112) on Tue Sep 26 19:55:18 CEST 2017 -->
<!-- Generated by javadoc (1.8.0_112) on Sat Oct 21 13:03:01 CEST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PetBlockDeathEvent (PetBlocks 6.2.3 API)</title>
<meta name="date" content="2017-09-26">
<title>PetBlockDeathEvent (PetBlocks 6.3.0 API)</title>
<meta name="date" content="2017-10-21">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PetBlockDeathEvent (PetBlocks 6.2.3 API)";
parent.document.title="PetBlockDeathEvent (PetBlocks 6.3.0 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -121,15 +121,13 @@ <h2 title="Class PetBlockDeathEvent" class="title">Class PetBlockDeathEvent</h2>
<br>
<pre>public class <span class="typeNameLabel">PetBlockDeathEvent</span>
extends <a href="../../../../../../../com/github/shynixn/petblocks/api/bukkit/event/PetBlockCancelAbleEvent.html" title="class in com.github.shynixn.petblocks.api.bukkit.event">PetBlockCancelAbleEvent</a></pre>
<div class="block">Copyright 2017 Shynixn
<div class="block">PetBlock event which gets called when a petblock dies.
<p>
Do not remove this header!
<p>
Version 1.0
Version 1.1
<p>
MIT License
<p>
Copyright (c) 2017
Copyright (c) 2017 by Shynixn
<p>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -182,7 +180,7 @@ <h3>Constructor Summary</h3>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../com/github/shynixn/petblocks/api/bukkit/event/PetBlockDeathEvent.html#PetBlockDeathEvent-com.github.shynixn.petblocks.api.business.entity.PetBlock-">PetBlockDeathEvent</a></span>(<a href="../../../../../../../com/github/shynixn/petblocks/api/business/entity/PetBlock.html" title="interface in com.github.shynixn.petblocks.api.business.entity">PetBlock</a>&nbsp;petBlock)</code>
<div class="block">Initializes a new petblock event</div>
<div class="block">Initializes a new petblock event.</div>
</td>
</tr>
</table>
Expand Down Expand Up @@ -243,7 +241,7 @@ <h3>Constructor Detail</h3>
<li class="blockList">
<h4>PetBlockDeathEvent</h4>
<pre>public&nbsp;PetBlockDeathEvent(<a href="../../../../../../../com/github/shynixn/petblocks/api/business/entity/PetBlock.html" title="interface in com.github.shynixn.petblocks.api.business.entity">PetBlock</a>&nbsp;petBlock)</pre>
<div class="block">Initializes a new petblock event</div>
<div class="block">Initializes a new petblock event.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>petBlock</code> - petblock</dd>
Expand Down
Loading

0 comments on commit f0ce006

Please sign in to comment.