Giter Site home page Giter Site logo

spawnershop's Introduction

SpawnerShop

SpawnerShop allows player(s) to purchase spawners with ease.

Commands:

/spawners
/spawners reload

Permissions:
spawnershop.use
spawnershop.reload
spawnershop.signs.use
spawnershop.signs.create

spawnershop's People

Stargazers

Bryan Racic avatar

spawnershop's Issues

make config class

ideally want to remove so much unnecessary chaining of objects, i.e passing around an instance of SpawnerShop to a bunch of other class when we really just need config options.
would be great to use enums, but not sure how.

current bad instances:
valid = sign.getLine(0).equalsIgnoreCase(spawnerShop.util.translateColors(spawnerShop.config.getString("options.sign-title"))); (in shopsign)
plugin.config.getString("options.no-permission")) (all over listeners)

Update to 1.15.2

This will be a simple update to support the new Minecraft/Spigot version 1.15.2

Current discovered issues

  • Inventories no longer have a getName() function call, which is used in ShopListeners for inventory management.
  • Signs are now all separate materials, used in SignListener.
  • Monster Egg is no longer a material, separate as well. Used in SpawnerShop
  • Mob Spawner is no longer a material, seems to be simply Material.SPAWNER, although there is an option for legacy spawners. Need to investigate this. Used in SpawnerShop and ShopListeners

Reserve Support

Hello, I am the developer of the plugin Reserve, a modern economy API with modern economy features in mind. As I am now ready to publicly push the API, I'm currently looking for developers to add support for it.

Link: https://github.com/TheNewEconomy/Reserve

Advantages over Vault:

  • Multi-currency support
  • Async support using Java's completeable futures
  • Optional Extended API to allow third party plugins to add new currencies

Current Plugins that support Reserve:

  • Towny
  • ChestShop3
  • MineBay

Current Providers/Planned Providers:

  • The New Economy
  • Towny Eco
  • GemsEconomy

Thanks in advance,
creatorfromhell

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.