LeaderOS Plugin
We currently support Bukkit, Spigot, Bungeecord, Velocity. Offer features such as Web Store, Bazaar, Credits, Authentication and ensure product delivery after purchase. It’s completely Open Source!
-
Download: https://www.spigotmc.org/resources/leaderos-net-official-plugin.105496/
-
Source Code: https://github.com/leaderos-net/leaderos-plugin
Which Minecraft server platforms do you support?
We currently support Bukkit, Spigot, Paper, Bungeecord and Velocity.
Features
- Auth: This feature allows you to link your in-game Minecraft account with your website account by running a simple command.
- Discord Sync: With a simple command, this feature verifies your Discord account and syncs it with your server’s website, enabling role and name syncing. Additionally, it allows users to log in to the website using their Discord credentials, streamlining user management and enhancing the integration of your server with Discord.
- Webstore: This feature enables players to access and make in-game purchases from the website’s store directly within the game, providing a convenient and seamless shopping experience.
- Bazaar: Players can list in-game items for sale on the website, allowing them to earn website credits by selling items to other players. This feature creates a virtual marketplace, fostering an in-game economy and promoting player-to-player trading.
- Donations GUI: This feature opens a menu on the website that lists donations made, providing a convenient way to show contributions to your server.
- Credits: This feature allows players to manage and see the credits, offering a user-friendly commands for credit management.
- Vouchers: This feature enables players to convert their website credits into vouchers that can be used as a trading instrument in the game. Players can transfer these vouchers to others or use them in in-game transactions, adding flexibility to the in-game economy.
- Placeholders: Enhance your server’s functionality with placeholders that can display dynamic information, such as user email, credits, donations…
Installation
- Download and install the LeaderOS plugin jar and restart your server.
- Enter your Website URL and API Key into config.yml. How to find API key?
- Restart your server.
Commands
Commands | Description |
---|---|
/leaderos | Shows all of the commands. |
/leaderos reload | Reloads configrations. |
/auth | Generates an auth link to login/register on the website. |
/discord-sync | Generates a discord account sync link. |
/webstore | Shows the webshop menu. |
/webstore buy <product-id> | Buys a product via command. |
/webstore category <category-id> | Opens the specified category. |
/webbazaar | Opens the bazaar storage menu. |
/donations | Opens the donations menu. |
/donations update | Updates the donations data. |
/credits | Shows your current credit amount. |
/credits send | Sends a player credit. |
/credits set | Sets a players credit to the specified amount. |
/credits add | Adds a player the specified amount of credits. |
/credits remove | Removes the specified amount of credits from a player. |
/creditvoucher give | Gives the player a credit voucher. |
/creditvoucher create | Creates a credit voucher from your own credit. |
/leaderos-cache update <player> | Updates the user cache. |
Permissions
Command/Action | Permission |
---|---|
/leaderos | leaderos.help |
/leaderos reload | leaderos.reload |
/auth | leaderos.auth |
/discord-sync | leaderos.discord.sync |
/webstore | leaderos.webstore.open |
/webstore buy <product-id> | leaderos.webstore.buy |
/webbazaar | leaderos.bazaar.open |
/donations | leaderos.donations.open |
/donations update | leaderos.donations.update |
/credits | leaderos.credit.see |
/credits <player> | leaderos.credit.see.other |
/credits send | leaderos.credit.send |
/credits set | leaderos.credit.set |
/credits add | leaderos.credit.add |
/credits remove | leaderos.credit.remove |
/creditvoucher give | leaderos.voucher.give |
/creditvoucher create | leaderos.voucher.create |
/leaderos-cache update <player> | leaderos.cache.update |
Using Vouchers | leaderos.voucher.use |
Recommended Default Permissions
leaderos.auth
leaderos.discord.sync
leaderos.webstore.open
leaderos.webstore.buy
leaderos.bazaar.open
leaderos.donations.open
leaderos.credit.see
leaderos.credit.send
leaderos.voucher.use
leaderos.voucher.create
Placeholders
Placeholder | Description |
---|---|
%leaderos-cache_credit% | Displays the player’s credit amount. |
%leaderos-cache_email% | Displays the player’s email. |
%leaderos-cache_creation_ip% | Displays the player’s registeration IP |
%leaderos-cache_creation_date% | Displays the player’s registeration date |
%leaderos-donations_username_latest_<number>% | Donor username of the donation. (<number>: 1-10) (Latest) |
%leaderos-donations_amount_latest_<number>% | Amount of the donation. (<number>: 1-10) (Latest) |
%leaderos-donations_username_top-alltime_<number>% | Donor username of the donation. (<number>: 1-10) (Top All Time) |
%leaderos-donations_amount_top-alltime_<number>% | Amount of the donation. (<number>: 1-10) (Top All Time) |
%leaderos-donations_username_top-annual_<number>% | Donor username of the donation. (<number>: 1-10) (Top Annual) |
%leaderos-donations_amount_top-annual_<number>% | Amount of the donation. (<number>: 1-10) (Top Annual) |
%leaderos-donations_username_top-monthly_<number>% | Donor username of the donation. (<number>: 1-10) (Top Monthly) |
%leaderos-donations_amount_top-monthly_<number>% | Amount of the donation. (<number>: 1-10) (Top Monthly) |
%leaderos-donations_username_top-daily_<number>% | Donor username of the donation. (<number>: 1-10) (Top Daily) |
%leaderos-donations_amount_top-daily_<number>% | Amount of the donation. (<number>: 1-10) (Top Daily) |
How can I find my API Key?
You can find your API key from Dashboard > Settings > API.
If you don’t see any API key in this page, please click the “Reset” button to generate an API Key.
How can I find my Server Token?
You can follow the instructions at this link
How can I find my Bazaar Server ID?
You can find your Bazaar Server ID from Dashboard > Misc > Bazaar > Servers
Do not enter the leading ”#” symbol. Enter only the number!
How can I enable Show In-Game?
Go to Dashboard > Servers/Products/Product Categories page and press the edit button and enable the “Show In Game” option. Now you will be able to configure options like “Title, Lore, Icon” in the game.