Added bStats
This commit is contained in:
@@ -11,12 +11,12 @@
|
|||||||
<img alt="spigot" src="https://img.shields.io/badge/spigot-talismans-brightgreen?style=for-the-badge"/>
|
<img alt="spigot" src="https://img.shields.io/badge/spigot-talismans-brightgreen?style=for-the-badge"/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://bstats.org/plugin/bukkit/Talismans" alt="bstats servers">
|
<a href="https://bstats.org/plugin/bukkit/Talismans" alt="bstats servers">
|
||||||
<img src="https://img.shields.io/bstats/servers/7666?color=brightgreen&style=for-the-badge"/>
|
<img src="https://img.shields.io/bstats/servers/9865?color=brightgreen&style=for-the-badge"/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://bstats.org/plugin/bukkit/Talismans" alt="bstats players">
|
<a href="https://bstats.org/plugin/bukkit/Talismans" alt="bstats players">
|
||||||
<img src="https://img.shields.io/bstats/players/7666?color=brightgreen&style=for-the-badge"/>
|
<img src="https://img.shields.io/bstats/players/9865?color=brightgreen&style=for-the-badge"/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://talismans.willfp.com/" alt="Docs (gitbook)">
|
<a href="https://auxilor.gitbook.io/talismans" alt="Docs (gitbook)">
|
||||||
<img src="https://img.shields.io/badge/docs-gitbook-brightgreen?style=for-the-badge&logo=appveyor"/>
|
<img src="https://img.shields.io/badge/docs-gitbook-brightgreen?style=for-the-badge&logo=appveyor"/>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://discord.gg/ZcwpSsE/" alt="Discord">
|
<a href="https://discord.gg/ZcwpSsE/" alt="Discord">
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ public class TalismansPlugin extends AbstractEcoPlugin {
|
|||||||
* Internal constructor called by bukkit on plugin load.
|
* Internal constructor called by bukkit on plugin load.
|
||||||
*/
|
*/
|
||||||
public TalismansPlugin() {
|
public TalismansPlugin() {
|
||||||
super("Talismans", 0, 0, "com.willfp.talismans.proxy", "&c");
|
super("Talismans", 0, 9865, "com.willfp.talismans.proxy", "&c");
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user