LeaderOS
Search
⌃K

LeaderOS Plugin

Download

Features

  • Webshop
  • Credit Vouchers
  • Credit System
  • Bazaar
  • Placeholders

Installation

  1. 1.
    Download and install the LeaderOS plugin jar and restart your server.
  2. 2.
    Enter your MySQL credentials into config.yml. How to learn MySQL credentials?​
  3. 3.
    Enter your Server ID into config.yml. How do I find my Server ID?
  4. 4.
    Enable the "Show In Game" option of the servers and products. How to enable Show In-Game?
  5. 5.
    Restart your server.
  6. 6.
    Use /webshop command to access your shop.

Commands

  • /webshop - Shows the webshop menu.
  • /webshop buy <product id> - Buys product with command.
  • /webshop server <server name> - Opens the webshop for selected server.
  • /webshop servers - Opens a menu with all the servers.
  • /creditvoucher give <player> <amount> - Gives the player a credit voucher.
  • /creditvoucher create <amount> - Creates a credit voucher from your own credits.
  • /credit - Shows your current credit amount.
  • /credit see <player> - Shows a player's current credit amount.
  • /credit send <player> <amount> - Sends a player credit.
  • /credit set <player> <amount> - Sets a players credit to the specified amount.
  • /credit add <player> <amount> - Adds a player the specified amount of credits.
  • /credit remove <player> <amount> - Removes the specified amount of credits from a player.
  • /webbazaar - Opens the bazaar storage.
  • /leaderos - Shows all of the commands.
  • /leaderos relaod - Reloads config.yml file.

Permissions

  • /webshop - webshop.open
  • /webshop buy - webshop.buy
  • /creditvoucher give - credits.voucher.give
  • /creditvoucher create - credits.voucher.create
  • /credit - credits.see
  • /credit see - credits.see.other
  • /credit send - credits.send
  • /credit set - credits.set
  • /credit add - credits.add
  • /credit remove - credits.remove
  • /webbazaar - webbazaar.open
  • /leaderos - leaderos.help
  • /leaderos relaod - leaderos.reload
  • Use Credit Voucher - credits.voucher.use
Recommended Player Permissions:
  • webshop.open
  • webshop.buy
  • credits.voucher.use
  • credits.voucher.create
  • credits.see
  • credits.send
  • webbazaar.open

Placeholders

  • %leaderos_credits% - Displays the player's credit amount.
  • %leaderos_last_donate_name% - Last donator's username.
  • %leaderos_last_donate_amount% - Last donator's donation amount.
  • %leaderos_top_donate_alltime_name_<number>% - Top donator's username. (<number>: 1-5) (All Time)
  • %leaderos_top_donate_alltime_amount_<number>% - Top donator's donation amount. (<number>: 1-5) (All Time)
  • %leaderos_top_donate_monthly_name_<number>% - Top donator's username. (<number>: 1-5) (Current Month)
  • %leaderos_top_donate_monthly_amount_<number>% - Top donator's donation amount (<number>: 1-5) (Current Month)

Images

How do I learn my MySQL credentials?

You can learn your SQL credentials in /apps/main/private/config/connect.php file or ask us by opening a support ticket.
Do not type localhost in the config.yml file. Instead, type the IP address of the SQL server.

How do I find my Server ID?

You can learn your Server ID from Dashboard > Servers page.
Do not enter the leading "#" symbol. Enter only the number!

How do 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.