Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Quick start guide

datatags edited this page Apr 24, 2022 · 8 revisions

Quick-start guide

Required Plugins

To use some features of the plugin, you'll need to install other plugins. If you don't have these plugins, the feature(s) won't be enabled.

A modern permissions plugin (such as LuckPerms) is required for:

Vault (with an economy plugin) or PlayerPoints is required for:

Lib's Disguises and consequently ProtocolLib are required for:

Setup

After running UltraCosmetics for the first time, configuration files will be generated that you can edit. (Hint: when talking about configs, the key X.Y means the configuration option Y found in the section X.) Here are the most important settings to check out when installing the plugin:

  • First and most importantly, Treasure-Chests.Permission-Add-Command. (Ctrl+F for Permission-Add-Command if you can't find it.) This command must be set to whatever command you use for giving a permission to a player, where %name% is the username of the player and %permission% is the permission that should be added. A LuckPerms example is provided: lp user %name% permission set %permission% true
  • Menu-Item.Enabled: Set this to true if you want players to receive an unmovable ender chest in their hotbar which they can use to equip gadgets. When this is not enabled, players can still use /uc menu main to open the menu, if they have permission.

TODO

If you need more help that the wiki doesn't provide, join the UltraCosmetics Discord Server.