Frequently Asked Questions - iSach/UltraCosmetics GitHub Wiki
- Q: The plugin doesn't start. Why?
- Q: What are the permissions?
- Q: How can I get help/report bugs/request features?
- Q: How do I add/remove the ender chest from everyone's hotbars?
- Q: I only get money from treasure chests. What's up?
- Q: How can I make it so players teleport to a specific spot when opening a treasure chest?
- Q: Where is the reload command?
Q: The plugin doesn't start. Why?
A: Ensure you're using a supported configuration. Also check that there are no errors in the console. If you can't resolve the errors yourself, please drop into the Discord server.
Q: What are the permissions?
A: The most up-to-date list can be found in the UC plugin folder on your server, but you can also check the wiki page.
Q: How can I get help/report bugs/request features?
A: For requesting features, use the Issues tab. For support or bug reports, join the UC Discord server. Asking in the #english channel will likely get you the fastest support, but there are also French and Spanish support channels.
Q: How do I add/remove the ender chest from everyone's hotbars?
A: In config.yml
, under the Menu-Item
section, set Enabled
to true
(or false
if you want to disable it), and restart the server. Then you can use /uc menu
to open the UltraCosmetics main menu.
Q: I only get money from treasure chests. What's up?
A: Users that have permission to use every cosmetic, such as with OP, *
permission, or ultracosmetics.allcosmetics
, will not be able to win more cosmetics.
Q: How can I make it so players teleport to a specific spot when opening a treasure chest?
A: Set the config options at the path TreasureChest.Location
(X, Y, Z, World)
Q: Where is the reload command?
A: Currently, only UC's messages can be reloaded. Much of UC would need to be rewritten to support a complete reload. For now, you need to restart the server.