Mineuniverse
Log in Register
Plugins

SideKickEconomy

SideKickEconomy
by _ForgeUser7268661
Download Claim this project
14,155 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Admin Tools Developer Tools Economy

SideKickEconomy - A new innovation.

About

SideKick originally had a built in economy system, with this plugin, we separated it so more users can use the economy system without having to download SideKick itself. Now what's the catch? Just another economy plugin? No! SideKickEconomy is a easy to use plugin, with a config to show you who registers the transactions; same features iConomy has!

For Developers

You can access our API through these java classes: Economy, Menu, and Permissions. This is a easy way to hook your custom plugins through SideKickEconomy to create your own Add-On.

Features:
•Full economy system.
•Super Permissions.
•Easy to use.
•Administration commands for managing the economy.
•Developer API
•Config showing all transations and user's balance.

Commands

CommandDescription
•/Economy- Shows SideKickEconomy's command menu.
•/S Pay [Username] [Amount]- Pays a user
•/S Give [Username] [Amount]- Gives a user money
•/S Set [Username] [Amount]- Sets users money
•/S Take [Username] [Amount]- Takes money from user.

Permission Nodes

•SideKickEconomy.balance
-Permission to use /S Money

•SideKickEconomy.pay
-Permission to use /S Pay [Username] [Amount]

•SideKickEconomy.give
-Permission to use /S Give [Username] [Amount]
-Usually for Administration or managing the economy.
-Recommended for Admins

•SideKickEconomy.set
-Permission to use /S Set [Username] [Amount]
-Usually for Administration or managing the economy
-Recommended for Admins

•SideKickEconomy.take
-Permission to use /S Take [Username] [Amount]
-Usually for Moderation
-Recommended for Moderators

Our GitHub

Developers may also help out on many of our projects by creating pull requests at www.Github.com/ProjectTeam

Code

Economy

String playername = //Get The Players name
Economy.addMoney(playername, amount); //Adds money to current balance
Economy.subtractMoney(playername, amount); //Subtracts money from current balance
Economy.getMoney(playername); //Returns the players money
Economy.setMoney(playername, amount); //Sets balance of a user
Economy.hasMoney(playername); //Checks if a player has money
Economy.hasAccount(playername); //Checks if a player has a Account
Economy.createDefaultAccount(playername); //Sets a user a account with $30
Economy.removeMoney(playername); //Removes all money from a user

Permission

Permisssion.hasNode(node); //Sets if a player has permission node "SideKickEconomy.(Node), if player does not, returns a message saying so.

Menu

Player player = (Player)sender; 
//or for a event
Player player = event.getPlayer();
Menu.EcoMenu1(player); //Sends EcoMenu1 to player
SideKickEconomy 1.7
MC 1.6.1
Release 2013-07-02 Get
SideKickEconomy 1.6.1 for 1.5.2
MC CB 1.5.2-R0.1
Release 2013-06-13 Get
SideKickEconomy 1.6
MC CB 1.4.7-R1.0
Release 2013-02-10 Get
SideKickEconomy 1.5
MC CB 1.2.5-R4.0
Release 2012-06-30 Get
SideKickEconomy 1.0
MC CB 1.2.5-R3.0
Release 2012-06-03 Get

More from _ForgeUser7268661

emericaWorlds
8,724
Call of Duty MC
40,685
MysteryBox
3,255
Diet
2,939
SuperBukkit
2,650
WarZ
18,590

You Might Also Like

AdBolt Advertising Network
Make money from your Minecraft server by running ads!
9,992
Mineload
Mineload
9,978
BeastTP
BeastTP v1.0 - Teleportation Made Easy! -[Permissions][1317]
9,966
RegionManager
generate regions with just one command!
9,950
TimeKeeper
Keep the Server-Playtime per Day
9,948
SimpleAdmin
simple way to ban/kick unwanted players from your server
9,945