- This plugin was created to block commands , messages, spam and other more .
- Error/Bug/Problem, please report in Discussion
- Simple configuration
- Commands for add messages and commands (For block)
- Commands for use in console
- Simple plugin for use
- When say "***" or other messages, you can set other messages per this "***"
- AntiSpam
- AntiCaps (Coming Soon)
- cblock.addmsg - For use /cmsg <message add>
- cblock.addcmd - For use /cmd <command add>
- cblock.reload - For use /cblock reload (Reload configuration file)
- /cblock
- /cblock reload
- /cblock help
- /cmd <args>
- /cmsg <args>
- Variables in configuration
- %j% - Get name of user.
- %v% - For create figures.
- INFORMATION
If this plugin updates its current config.yml , please remove your previous config.ymlCode (Text):# AntiSpam configuration
# If you you set boolean true anti spam is activate
# If you use other antispam, you can set false for dont activate.
antispam-activate: true
antispam-time: 3
# %j% = Get PlayerName
# %time% = get seconds of antispam-time
antispam-message: '&7AntiSpam > &cHey %j% please dont repeat message after &e%time% &cseconds.'
# if player use "fuck", change to in ChangeMessage: <new message>
# if you use ChangeMessage, you need activate ActivateChangeMessageBlock
ActivateChangeMessageBlock: true
# You need activate "true" in (ActivateChangeMessageBlock)
ChangeMessage: I love this server
################################
# Variable get Name the player #
# Use %j% #
# Example: Hey %j% #
# And variable %v% #
################################
BlockCMD:
- /?
- /about
- /pl
- /plugins
- /about
- /version
- /ver
- /bukkit:me
- /bukkit:plugins
BlockCmdMessage:
- '&c%v%%v%%v%%v%%v%%v%%v%%v%'
- '&c%v%%v%&f%v%&c%v%%v%&f%v%&c%v%%v% &e&lHey %j%'
- '&c%v%%v%&f%v%&c%v%%v%&f%v%&c%v%%v% &c&lYou can not do this'
- '&c%v%%v%%v%%v%%v%%v%%v%%v%'
- '&c%v%&f%v%%v%%v%%v%%v%%v%&c%v%'
- '&c%v%&f%v%&c%v%&c%v%%v%%v%&f%v%&c%v%'
- '&c%v%&f%v%&c%v%&c%v%%v%%v%&f%v%&c%v%'
BlockMsg:
- fuck
- bitch
- fucking
# You need activate "true" in (ActivateMessageBlock)
BlockMsgMessage:
- '&c%v%%v%%v%%v%%v%%v%%v%%v%'
- '&c%v%%v%&f%v%&c%v%%v%&f%v%&c%v%%v% &e&lHey %j%'
- '&c%v%%v%&f%v%&c%v%%v%&f%v%&c%v%%v% &c&lYou can not say this'
- '&c%v%%v%%v%%v%%v%%v%%v%%v%'
- '&c%v%&f%v%%v%%v%%v%%v%%v%&c%v%'
- '&c%v%&f%v%&c%v%&c%v%%v%%v%&f%v%&c%v%'
- '&c%v%&f%v%&c%v%&c%v%%v%%v%&f%v%&c%v%'

cBlocked+ 1.1.3
You can block many commands and messages
Recent Updates
- I fixed errors Mar 17, 2015
- /msg replaced per /cmsg Mar 14, 2015
- 1.1.3 new feature Mar 12, 2015