An advanced coin plugin for spigot.

Overview

rCoins

Description

rCoins is an advanced coin system which has a great api.

For developers

If you need to use API of rCoins, you can use maven or gradle from jitpack.

Maven

<repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
</repository>

<dependency>
    <groupId>com.github.rin-17.rCoins</groupId>
    <artifactId>bukkit</artifactId>
    <version>0.0.3</version>
</dependency>

Gradle

repositories {
    maven { url 'https://jitpack.io' }
}

dependencies {
    implementation 'com.github.rin-17.rCoins:bukkit:0.0.3'
}
You might also like...

A spigot plugin for spawning a chest when the player dies

A spigot plugin for spawning a chest when the player dies. It supports Holographic Displays, Decent Holograms, ProtocolLib, WorldGuard, and PlotSquared for additional features

Dec 30, 2022

Minecraft spigot plugin for.... spits (just for fun) [1.16+]

Minecraft spigot plugin for.... spits (just for fun) [1.16+]

Easy-to-use fun plugin that just adds ability to... spit :3 How to spit? Just use /funnyspits spit command! You can also use /spit, which is more fast

Jul 6, 2022

MissileWars is a famous, fun and fast minigame spigot-plugin for Minecraft

MissileWars MissileWars is a famous, fun and fast minigame spigot-plugin for Minecraft Downloads Get binary jars directly here: https://www.spigotmc.o

Dec 23, 2022

DnD Plugin submission using Atlas. Plugin inspired on the TrollGUI bukkit plugin

πŸ’‘ PunishGUI DnD Plugin submission using Atlas. Plugin inspired on the TrollGUI bukkit plugin πŸ“œ Dependencies πŸ“ƒ Paper 1.18 🌎 Atlas πŸ’» Commands /hell

Jan 19, 2022

[Minecraft] Configs from Spigot core

SpigotConfigLibrary [Minecraft] Configs from Spigot core English This is a cut-out piece of config code from the Spigot core. You can use it for conve

Sep 9, 2022

Totally Spigot 1.17

"""Spigot 1.17""" Thanks for all the rages, but Spigot 1.17 is now officially available and can be obtained by using BuildTools! See this for more inf

Jun 3, 2022

sign gui api for spigot plugins

hSignAPI public class ExampleSign extends JavaPlugin { private SignAPI signAPI; @Override public void onEnable() { this.signAPI

Jan 6, 2022

particle api for spigot plugins

hParticleAPI public class ExampleParticle extends JavaPlugin { private ParticleAPI particleAPI; @Override public void onEnable() {

Dec 15, 2021

The loader for mods under Fabric. It provides mod loading facilities and useful abstractions for other mods to use, which is compatible with spigot now

Silk The loader for mods under Fabric. It provides mod loading facilities and useful abstractions for other mods to use, which is compatible with spig

Oct 1, 2022
Comments
  • Bug fixes and improvments

    Bug fixes and improvments

    • Removed unnecessary query builder classes. (https://github.com/rin-17/rCoins/commit/be69e2db6bab20b312c992cb5d17f3bea9f0cefc)
    • Change query builder with hCore query builder. (https://github.com/rin-17/rCoins/commit/350d2717cbae3c1bcb4370bb320f85d671949f5e)
    • upgrade hCore version. (https://github.com/rin-17/rCoins/commit/e772582bf9766a0450667f5b482883c57f4e4f19)
    • remove debugs. (https://github.com/rin-17/rCoins/commit/f057f1e253f1559b025a6e800c32c0318c1eb134)
    • fix command issues about console sender. (https://github.com/rin-17/rCoins/commit/80a7d3c10f26690b37ad1988c87e6a34524974e3)
    opened by hakan-krgn 0
Releases(0.0.3)
Owner
RIN
RIN
Minecraft Spigot 1.16 - plugin for compass tracking other players. MVP contains tracking closest player available.

Compass Tracker Overview Minecraft Spigot 1.16 Plugin. Plugin sets compass target to closest player in the overworld. Created to use with my friends t

INNIX 3 Nov 15, 2021
simple spigot plugin malware remover, made in 10 minutes lol

spigot-malware-remover Simple spigot plugin malware remover made in 10 minutes, using ASM bytecode manipulation library. Compile it using maven, if yo

MichaΕ‚ Kaczmarek 24 Oct 29, 2022
Unnerved by 1.18 fog? This Spigot plugin will remove it!

ClearFog Are you also unnerved by the new 1.18 fog system? And you tried to increase the server view distance? You don't have to! This Spigot plugin "

Rapha149 4 Dec 19, 2022
Plugin with helpful tools for factions, made to be used beside atlas spigot.

AtlasUtils Plugin with helpful tools for factions, made to be used beside atlas spigot. Features: Config: Found in your plugins folder at AtlasUtils/c

null 2 Dec 24, 2021
A Spigot plugin to edit block properties and more.

BoneTool BoneTool is a tool created to edit block properties with many features for builders. This is a creative tool developed as a package of featur

DeZilla 1 Jan 6, 2022
Spigot plugin with a bunch of quite useful commands in it!

QuiteUsefulCommands Spigot plugin with a bunch of quite useful commands in it. Install Download the latest release and drag it into your server's plug

MightyCoderX 6 Aug 20, 2022
A simple Bingo Plugin for Spigot 1.18.1

Bingo The first one to find 4 items in a line wins A simple Bingo Plugin for Spigot 1.18.1 Preview Commands /board - Prints out the Bingo Board to the

null 7 Jun 19, 2022
A Spigot plugin that tracks statistics with InfluxDB for timescale analytics.

RiceStats I made this plugin for my SMP server. It's able to track statistics and send it to InfluxDB where it can be processed by an analytics progra

Andy 11 Dec 24, 2022
πŸƒ A lightweight, multiarena, complex Parkour Spigot/Bukkit plugin for Minecraft Server

?? A lightweight, multiarena, multilanguage, completely configurable and complex Parkour Spigot/Bukkit plugin for Minecraft Server

Victor Rodrigues 6 Oct 17, 2022
Spigot Plugin for creating light shows/concerts in Minecraft

Spigot Plugin for creating light shows/concerts in Minecraft. It works by simulating ingame effects like guardian and beacon beams.

null 38 Dec 16, 2022