hChat v1.1.0
Details
-
FilenamehChat.jar
-
Uploaded by
-
UploadedApr 20, 2014
-
Size40.57 KB
-
Downloads574
-
MD544d6257573cbae97c4e9c1b3edc67e52
Supported Bukkit Versions
- CB 1.7.2-R0.3
Changelog
Version 1.1.0:
- Format join, quit, death, display name, motd, me
- Using evilmidget38's UUID Fetcher and Name Fetcher
- Using Gravity's Updater
- Changed config keys
- clearchat, colors, me command
- more permissions
- new variables, N, H, o, O, S, v
- The plugin will not load correctly if
motd_formatifgroups.ymlis not already a YAML list. Until the next version gets accepted, create a file calledgroups.ymlin theplugins/hChatfolder, and paste this in it:
default: name: default prefix: '' suffix: '' name_format: '%p%N%s' list_format: '%n' chat_format: '%n&r: %m' death_format: '%n&r%m' join_format: '&e%N joined the game.' quit_format: '&e%N left the game.' me_format: '* %n &r%m' motd_format: - Welcome %n&r, there are %o players online. censor: false colorcodes: true canchat: true