GithubHelp home page GithubHelp logo

axelrindle / simplecoins Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 1.0 17.85 MB

:money_with_wings: Spigot plugin for easy managing a player's coin account.

Home Page: https://dev.bukkit.org/projects/simplecoins

License: MIT License

Kotlin 100.00%
bukkit-plugin spigot-plugin economy-plugin vault

simplecoins's Introduction

CI Codacy Badge Coverage gitlocalized latest release

SimpleCoins

Bukkit/Spigot plugin for easy managing a player's coin account.

Download and infos on BukkitDev

Dependencies

Dependency Version Required
PocketKnife >=2.0.0 Yes
PlaceholderAPI >=2.10.0 No
Vault 1.7 No

Features

  • Easy to use
  • Localization
  • Data is stored in YML or MySQL
  • Backend synchronization (sync from local to remote or vice versa)
  • No negative balances
  • Integrates with other plugins: PlaceholderAPI, Vault

License

MIT

simplecoins's People

Contributors

axelrindle avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

callum5771

simplecoins's Issues

Problem with PAPI & Vault

The error below comes up because SimpleCoins, PlaceholderAPI, and Vault are having a problem with each other. How can I fix this without removing any plugins?

Info:
Plugins: LuckPerms, CustomDeathMessages, WorldEdit, OpenInv, PlaceholderAPI, ArmorStandEditor, EasyWarp, ServerRestorer, Vault, Multiverse-Core, WorldGuard, ProtocolLib, LuckPermsChat, VanishNoPacket, Scoreboard-revision, Multiverse-Inventories, PwnFilter, Multiverse-Portals, HolographicDisplays, SimpleCoins, AParkour, Multiverse-NetherPortals
Server Version: Spigot 1.14.4 (git-Spigot-cbd1a1b-009d8af)
OS:

Linux [computername] 5.0.0-38-generic #41-Ubuntu SMP Tue Dec 3 00:27:35 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
openjdk version "11.0.5" 2019-10-15
OpenJDK Runtime Environment (build 11.0.5+10-post-Ubuntu-0ubuntu1.119.04)
OpenJDK 64-Bit Server VM (build 11.0.5+10-post-Ubuntu-0ubuntu1.119.04, mixed mode, sharing)

The Error:

[11:45:49] [Craft Scheduler Thread - 5/WARN]: [PlaceholderAPI] Plugin PlaceholderAPI v2.10.6 generated an exception while executing task 64
java.lang.NullPointerException: null
        at de.lalo5.simplecoins.CoinManager.getCoins(CoinManager.java:92) ~[?:?]
        at de.lalo5.simplecoins.CoinManager.getCoins(CoinManager.java:79) ~[?:?]
        at de.lalo5.simplecoins.CoinManager$SimpleEconomy.getBalance(CoinManager.java:350) ~[?:?]
        at com.extendedclip.papi.expansion.vault.VaultEcoHook.getBalance(VaultEcoHook.java:220) ~[?:?]
        at com.extendedclip.papi.expansion.vault.BalTopTask.run(BalTopTask.java:48) ~[?:?]
        at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.14.4.jar:git-Spigot-cbd1a1b-009d8af]
        at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [spigot-1.14.4.jar:git-Spigot-cbd1a1b-009d8af]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
        at java.lang.Thread.run(Thread.java:834) [?:?]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.