Tell me more ×
Arqade is a question and answer site for passionate videogamers on all platforms. It's 100% free, no registration required.

I want to hide my plugin list from my users. How do I do that? They just type /plugins and all plugins are shown. Is there any option to disable this? I am using Essentials.

share|improve this question

2 Answers

up vote 4 down vote accepted

You should use PluginList.

share|improve this answer

Alternatively, you can use Bukkit Permissions and make the /plugins command an admin or op only command.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.