Multi-ClearChat

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

This is my First Plugin
I hope you like it :)
German and English Support.
 
ToDo:
- Logs all ClearChat activities from Players (/cc commands)
- You have an Idea? Please tell me the Idea in de Discussion Thread
 
★ 10 Downloads
★ 25 Downloads
★ 50 Downloads
★ 75 Downloads
★ 100 Downloads (on Spigot)
★ 150 Downloads
★ 200 Downloads
★ 250 Downloads
☆ 300 Downloads
 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can choose all Messages in the Config
You can choose all Permissions in the Config
Clears your local Chat
Clears the local Chat of other Players
Clears the Global Chat
Custom Server Prefix "Server >> Your Chat was cleared by"
Permission to Bypass the "/cc (player)" Command
Notify, if Player with no Permission tried to use ClearChat
 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/cc - Clears your local Chat
/cc (Player) - Clears the local Chat of other Players
/cc global - Clears the Global Chat
/cc reload - Reloads the config.yml
/cc help - Shows the Help Page
 
 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
These are the Permissions of the default config!
You can change all Permissions in the Config!
ClearChat.Local   /cc
Clears your local Chat
 
ClearChat.Global  /cc global
Clears the Global Chat
 
ClearChat.Other   /cc (Player)
Clears the local Chat of other Players
ClearChat.Help   /cc help
Shows the Help Page
 
ClearChat.Reload   /cc reload
Reloads the Plugin config.yml
 
ClearChat.Bypass
Bypass the /cc [player] Command
Bypass the Global Clear
 
ClearChat.Notify
Players with these Permission becomes a message,
If a Player with no ClearChat Permission tried to use ClearChat
 
ClearChat.UpdateCheck /cc check
Check, if an Update is available
 
config.yml
# Hello and Thank you for Downloading this Plugin!
# It's my first Plugin, I hope you like it :)
 
 
# ================================#
# +-----------------------------+ #
# |           Messages          | #
# +-----------------------------+ #
#=================================#
 
# PREFIX - Server Prefix "Server >> Your Chat was Cleared by
Prefix: "&3Server &6>>"
 
# MESSAGE - Clear Chat Local | %prefix%
MessageLocal: "%prefix% &cYou cleared your Chat"
 
# MESSAGE - Clear Chat Global | %sender% %prefix%
MessageGlobal: "%prefix% &cThe Globalchat has been cleared by %sender%"
 
# MESSAGE - Clear Chat Other 2 | %player% %prefix%
MessageOther1: "%prefix% &cSuccessfully cleared the Chat of %player%"
 
# MESSAGE - Clear Chat Other 1 | %sender% %prefix%
MessageOther2: "%prefix% &cYour Chat has been cleared by %sender%"
 
# MESSAGE - Player not Online | %player% %prefix%
MessageNotOnline: "%prefix% &cThe Player %player% is not online!"
 
# MESSAGE - No Permission | %prefix%
MessageNoPermission: "%prefix% &cYou dont have the Permission to use that!"
 
# MESSAGE - Reload complete | %prefix%
MessageReload: "%prefix% &aReload complete"
 
# MESSAGE - Help
MessageHelp:
- "&6/cc &fClears the local chat"
- "&6/cc [name] &fClears the specific Players Phat"
- "&6/cc global &fClears the Globalchat"
- "&6/cc reload &fReloads the Plugin"
- "&6/cc help &fShows this Help Page"
 
# MESSAGE - Bypass | %player% %prefix%
MessageBypass: "%prefix% You cannot Clear the Chat of %player%"
 
# MESSAGE - Notify if User has no permission and tried to use ClearChat | %sender% %prefix%
MessageNotify: "%prefix% Player %sender% tried to clear the Chat"
 
# MESSAGE - Notify if User has no permission and tried to reload ClearChat | %sender% %prefix%
MessageNotifyReload: "%prefix% Player %sender% tried to Reload ClearChat"
 
# MESSAGE - Notify if a new Update is available | %prefix% %version%
MessageNotifyUpdate: "%prefix% A new Version is online -> %version%"
 
# MESSAGE - Shows this Message, if the FUnction is Toggled OFF
MessageToggleOFF: "%prefix% &cThis Function is deactivated!"
 
# ================================#
# +-----------------------------+ #
# |          Permisssions       | #
# +-----------------------------+ #
#=================================#
 
# Clear Local Chat
PermissionLocal: "ClearChat.local"
 
# Clear Global Chat
PermissionGlobal: "ClearChat.global"
 
# Clear Others Chat
PermissionOther: "ClearChat.other"
 
# Reload the Config
PermissionReload: "ClearChat.reload"
 
# Shows the Help Page
PermissionHelp: "ClearChat.Help"
 
# The Chat of Players with the Permission cannot cleared. "You Cannot clear the Chat of Player ..."
PermissionBypass: "ClearChat.Bypass"
 
# Players with these Permission becomes a Notification
PermissionNotify: "ClearChat.Notify"
 
# Players with these Permission becomes a Notification if an update is available
PermissionNotifyUpdate: "ClearChat.Notify.Update"
 
# Players with these Pemrission can Check the Plugin for an new Update
PermissionCheck: 'ClearChat.UpdateCheck'
 
# ================================#
# +-----------------------------+ #
# |            Extras           | #
# +-----------------------------+ #
#=================================#
 
# Notify, if Player wants to use ClearChat and has not the Permission
notify: true
 
# Notify if a new Update is released
NotifyUpdate: true
 
# Toggles the Functions of this Plugin
ToggleLocal: true
ToggleGlobal: true
ToggleOther: true
ToggleHelp: true
ToggleReload: true
 
 
 

 

You aren't allowed to reupload/make money with this plugin.
~Sry 4 my bad English, I'm from Germany

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    258977
  • Created
    Feb 6, 2017
  • Last Released File
    Feb 6, 2017
  • Total Downloads
    603
  • License

Categories

Members

Recent Files