The thread is supposed to execute once every second, perform automatic wage related tasks, and then wait for the remainder of the second before...
This is not possible to do. The 16 current wool colors are hard-coded into the game, each having its own unique texture. There is no functionality...
This is outdated documentation from when those commands were originally mispelled. I'll ask Riuthamus to update this. These are also out of date...
Remove the cast to an integer on toWhat. When I changed the money to use doubles, I added a method with the same name that uses doubles instead....
The specific permission for viewing your money is "BOSEconomy.common.wallet".
Are you literally using "BOSEconomy.common*" as the permission? Try it with a dot before the *, as in "BOSEconomy.common.*"
0.7.0 allows modification of all existing users, regardless of whether they are online. The only exception to this is the pay command, which is...
Our apologies for the lack of a download link. Some changes were made to the post and I guess the link got deleted. Here is the link to BOSEconomy...
I'm not sure how you're opening this, but you appear to have opened the BOSEconomy.jar file itself. You should be downloading a file called...
Don't worry; I'll be supporting both SQL and flatfiles for all aspects of BOSEconomy. There will be an option to choose which one the plugin uses.
This sounds like an interesting idea, but I'll have to give some thought to how I would go about adding it in. I've done some significant...
Glad to hear everything is working nicely for you. If you have any requests for the API, send them my way. A general note to anybody using this...
Returns the names of players? You mean something to return a List of players registered in the economy? Set the 'wage-interval' to 15, telling...
There is an addPlayerMoney() method below setPlayerMoney() in the API. Giving it negative values will subtract money instead, though I may soon be...
I plan to add support for fixed-point decimal values in version 0.7.0, or in one of the minor updates following it. The plugin would still use...
Separate names with a comma.