MOD ITEMS
This plugin makes easier the work of the moderators in your server. You can customize some options, for example, if you have another plugin to manage the chat, you can turn off the ModItem's chat management module (You can still use the items of the Mod GUI, there is an option for it) .
Commands
/mod - Makes you get into Mod Mode
/chat - You can choose if you want to use ModItem's chat management tools or another plugin's.
/chat - You can choose if you want to use ModItem's chat management tools or another plugin's.
Permissions
- Mod Mode permissions
• modes.mod (Allows you to do /mod)
• modes.* (If you want a full node, there you have it.)
• modes.mod (Allows you to do /mod)
• modes.* (If you want a full node, there you have it.)
- Chat Management permissions
• chat.use (Allows you to do /chat)
• chat.talkpower (You can type in chat while it is muted)
• chat.* (Node for all the permissions)
• chat.use (Allows you to do /chat)
• chat.talkpower (You can type in chat while it is muted)
• chat.* (Node for all the permissions)
Config:
Code:
#
# ModItems by Throns
# Currently using version 1.0
# I let you select if you want to use my plugin's chat tools or not
# because if you have another plugin, the chat could be enabled in
# that plugin and disabled in mine's so it is a mess.
# Example of a command: 'chat mute' (you do not need to put the /).
use-another-chat-management-plugin: false
Another plugin's command to mute/disable: ''
Another plugin's command to unmute/enable: ''
Another plugin's command to clear: ''
Your vanish command: 'vanish'