Comment on page
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!
We currently support Bukkit, Spigot, Bungeecord and Velocity.
- 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...
- 1.Download and install the LeaderOS plugin jar and restart your server.
- 2.
- 3.Restart your server.
Commmand | Details |
---|---|
/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. |
/webbazaar | Opens the bazaar storage menu. |
/donations | Opens the Donations menu. |
/donations update | Updates the donations data. |
/credits | Shows your current credit amount. |
/credits | Shows a player's 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 credits. |
Commmand/Action | Permission |
---|---|
/leaderos | leaderos.help |
/leaderos reload | leaderos.reload |
/auth | leaderos.auth |
/discord-sync | leaderos.discord.sync |
/webstore | leaderos.webstore.open |
/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 |
Use Credit Voucher | leaderos.voucher.use |
leaderos.auth
leaderos.discord.sync
leaderos.webstore.open
leaderos.bazaar.open
leaderos.donations.open
leaderos.credit.see
leaderos.credit.send
leaderos.voucher.use
leaderos.voucher.create
Placeholder | Details |
---|---|
%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) |
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.
You can find your Bazaar Server ID from
Dashboard > Misc > Bazaar > Servers
Do not enter the leading "#" symbol. Enter only the number!

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.
Last modified 13d ago