Giter Club home page Giter Club logo

silkspawnersecoaddon's Introduction

SilkSpawnersEcoAddon

Build Status Build the plugin Known Vulnerabilities

BukkitDev SpigotMC

License

Info

This Bukkit (compatible with CraftBukkit, Spigot, Paper) is an addon for the SilkSpawners plugin and adds an optional economy feature to charge different cases via Vault, XP, or both:

  • Charging for
    • Breaking spawners
    • Changing spawners
    • Placing spawners
  • Uses pure SilkSpawners API
  • Fallback and flexible configuration of each mob
  • No multiple charging of a mob (when changing)
  • Second command/action as a confirmation needed (optional)

Third party features, all of them can be disabled

Standard config

# You can configure every mob name (without spaces) or a default!
autoUpdater: true
chargeSameMob: false
chargeXP: false
chargeBoth: false
chargeMultipleAmounts: false
numberFormat: $ 00.##
confirmation:
  enabled: false
  delay: 30
default:
  break:
    money: 10.5
    xp: 100
  change:
    money: 10.5
    xp: 100
  place:
    money: 10.5
    xp: 100
pig:
  break:
    money: 7.25
    xp: 200
  change:
    money: 7.25
    xp: 200
  place:
    money: 7.25
    xp: 200
cow:
  break:
    money: 0.0
    xp: 20
  change:
    money: 0.0
    xp: 20
  place:
    money: 0.0
    xp: 20

Commands

/silkspawnerseco reload - Reloads the config file (default: OP)

Permissions

(Fallback to OPs, if no permissions system is found)

Permission node Description
silkspawners.free Bypasses the economy check
silkspawners.reload Allows access to the reload command

Support

For support please open an issue here on GitHub.

Pull Requests

Feel free to submit any PRs here. :)
Please follow the Sun Coding Guidelines, thanks!

Usage statistics

Usage statistics

Data usage collection of bStats

Disabling bStats

The file ./plugins/bStats/config.yml contains an option to opt-out.

The following data is read and sent to https://bstats.org and can be seen under https://bstats.org/plugin/bukkit/SilkSpawnersEcoAddon

  • Your server's randomly generated UUID
  • The amount of players on your server
  • The online mode of your server
  • The bukkit version of your server
  • The java version of your system (e.g. Java 8)
  • The name of your OS (e.g. Windows)
  • The version of your OS
  • The architecture of your OS (e.g. amd64)
  • The system cores of your OS (e.g. 8)
  • bStats-supported plugins
  • Plugin version of bStats-supported plugins

Donation

PayPal

BitCoin
1NnrRgdy7CfiYN63vKHiypSi3MSctCP55C


Built by (c) Tim Brust and contributors. Released under the MIT license.

silkspawnersecoaddon's People

Contributors

birkhofflee avatar dependabot-preview[bot] avatar dependabot-support avatar dependabot[bot] avatar timbru31 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

tominous

silkspawnersecoaddon's Issues

Charging when mined

Transferred from DonyorM on BukkitDev (issue 2)

What is the enhancement in mind? How should it look and feel?
I would like a feature to be added to allow server owners to charge players when spawners are mined
Please provide any additional information below.
Maybe also include the ability to change the cost depending on what group they are in (would require vault). That would not really be necessary though.

1.13.1, nothing works

What steps will reproduce the problem?

Few problems.
#1. Player doesnt get charged or a confirmation when placing or changing spawners.
#2. A bunch of errors appear in the console, when placing or changing spawners.
#3. Doesnt take money when placing or changing spawners when it is enabled.

Expected output

#1. players get a notification when placing or changing for eco
#2 no errors
#3 takes money from players

Log file of the issue/error

https://pastebin.com/evvcAdgn

/version output?

1.13.1 - 'you are running the latest version'

SilkSpawners version

6.0.0 snapshot-b489

SilkSpawnersEcoAddon version

Can't find a version within the plugin :/. But on the jenkins I tried both build #532 and #539

Appreciate the work you're doing <3

test

What steps will reproduce the problem?

Expected output

Log file of the issue/error

/version output?

Please note that without the specific version output your issue might be IGNORED

SilkSpawners version

LATEST is not a valid version

SilkSpawnersEcoAddon version

LATEST is not a valid version

Please provide any additional information below.

Misc

  • I am aware that issues caused by /reload are ignored
  • If there is a (potential) plugin conflict, I've identified the conflicting plugin
  • I have added a valid /version output
  • I have added a valid SilkSpawners version
  • I have added a valid SilkSpawnersEcoAddon version
  • I have attached neccessary information like a screenshot, my list of plugins, config or permissions file(s)

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.