Atomatrix Documentation
Atomatrix StoreDiscord Server
Atomatrix Documentation
Atomatrix Documentation
  • Welcome
  • Server Setups
    • Lifesteal Setup
      • Installation
      • Extra Information
    • Survival Setup
      • Installation
      • Extra Information
    • Skyblock Setup
      • Installation
      • Extra Information
    • Oneblock Setup
      • Installation
      • Extra Information
    • Factions Setup
      • Installation
      • Extra Information
    • Free for All Setup
      • Installation
      • Extra Information
    • BoxPvP Setup
      • Installation
      • Extra Information
    • Easy Hub Setup
      • Installation
      • Extra Information
  • Configurations
    • Playtime Levels
      • Installation
      • Extra Information
    • Coin Shop
      • Installation
      • Extra Information
    • Vote Ranks
      • Installation
      • Extra Information
    • Referral Rewards
      • Installation
      • Extra Information
    • Simple Prestiges
      • Installation
      • Extra Information
    • Easy Quests
      • Installation
      • Extra Information
    • Music Shop
      • Installation
      • Extra Information
  • Miscellaneous
    • EULA Compliance
    • Installing an Anti-Cheat
    • Suggested Hosts
    • Resource Versions
    • Crediting Originals
Powered by GitBook
On this page
  • 1. Extract & Find the Folder
  • 2. Installing Dependencies
  • 3. Installing the config
  • 4. Shop Modifiers
  • ShopGUI+
  • EconomyShopGUI
  • 5. Final Setup
  • 6. Placeholders
  • 7. Extra Information

Was this helpful?

  1. Configurations
  2. Vote Ranks

Installation

Learn how to set up the Atomatrix Vote Ranks Configuration with ease!

Last updated 3 months ago

Was this helpful?

1. Extract & Find the Folder

Extract the downloaded .zip file and locate the "Configuration Files" folder. Open that folder and choose the configuration for your shop plugin.

2. Installing Dependencies

You will need some plugins for this config to function properly. Download the following files and add them to your /plugins folder. It is assumed that you already have your shop plugin on your server.

The plugins required are: DeluxeMenus, RocketPlaceholders, jShader, VotingPlugin, Clickable Links and ConsoleLogger

3. Installing the config

If you have installed DeluxeMenus for the first time, drag the contents of the /plugins folder into the /plugins folder of your server. This should hold the config files for DeluxeMenus and RocketPlaceholders. You can then restart your server and move on to the next step.

If you already have DeluxeMenus running other GUIs on your server, you will need to copy the menu separately.

  • Open /plugins/DeluxeMenus/gui_menus in the Playtime Levels resource folder and copy the vote.yml file. Upload this to the /plugins/DeluxeMenus/gui_menus folder in your server host.

  • Navigate to /plugins/DeluxeMenus/config.yml in your server host. Open the file and add the following to the bottom of the file:

  vote:
    file: vote.yml
  • You can now reload DeluxeMenus with /dm reload and continue.

4. Shop Modifiers

Follow the different steps depending on the shop plugin you are using:

ShopGUI+

  1. Open the pricemodifiers.yml file in the ShopGUI+ directory.

  2. Save the file and reload the plugin.

EconomyShopGUI

  1. Open the config.yml file in the EconomyShopGUI directory.

  2. Set enable-sell-multipliers to true in the config.

  3. Save the file and reload the plugin.

5. Final Setup

Add the following to the bottom of your commands.yml file in the root folder of your host. This will ensure that the correct menu opens.

  vote:
  - deluxemenus:vote $1-

The config is built to work with PlayerPoints (for coins). If your server uses a different plugin, you'll have to change the commands in the file (but this can be done quickly with find and replace tools).

6. Placeholders

  • %rp_voteranks_rank% - Shows the player's rank as a nice rank (Useful for chat, tab and above name)

  • %rp_voteranks_number% - Shows the player's rank as a number.

7. Extra Information

Download ALL of these plugins with one-click each by clicking .

Replace the text in that file with text.

Locate the sell-multipliers: key in the file and replace everything underneath that key (not the rest of the file) with text.

For more information on this config, read the page.

here
this
this
Extra Information