GithubHelp home page GithubHelp logo

coiny's Introduction

Coiny

Simple economy system plugin for Cuberite.

Language: Lua

coiny's People

Contributors

madmaxoft avatar taugeshtu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

coiny's Issues

Typing Errors

Commit ID: 1c31cb7eecc92d2fb218da8948e3201b618a46d2
Minecraft Version: 1.11.2

There are several typing errors outputted by the /money subcommands

2017-02-25_16 19 57

Use the new plugin calling API

Coiny should use cPluginManager:Call("Handy") instead of getting a pointer through cPluginManager:GetPlugin("Handy") and then calling. The new API is safer (segfault-wise)

"Unknown command"

Should fix that; most likely command handlers just don't have any return.

Add API to manipulate special account

Special accounts are accounts that do not belong to players. These account may represent other plugins' features - such as when a plugin sells diamond swords for coins, it could have an account associated with it so that the admin may review the transactions concerning the diamond sword selling.

The API should be able to register special accounts and perhaps enumerate them. It should allow transactions over these accounts (so we need additional API functions to addMoney, removeMoney, transferMoney that take account UUIDs instead of names)

Permissions don't work

Commit ID: 1c31cb7eecc92d2fb218da8948e3201b618a46d2
Minecraft Version: 1.11.2

I have tried to give the Default group permissions coiny.base, coiny.reward, and coiny.trade, but when I attempt to use the /money command, I get permissions denied.

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.