AboutPlayer 1.1.0.0
Details
-
FilenameAboutPlayer-1.1.0.0.jar
-
Uploaded by
-
UploadedNov 28, 2017
-
Size54.65 KB
-
Downloads919
-
MD5287695f5e7e0848b158dfc1f5074347d
Supported Bukkit Versions
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8.1
- 1.8
- CB 1.7.9-R0.2
- CB 1.7.9-R0.1
- 1.8.3
- CB 1.7.2-R0.3
- CB 1.7.2-R0.2
- CB 1.7.2-R0.1
- 1.7.4
- 1.7.2
Changelog
AboutPlayer 1.1.0.0
New view count, config.yml file, default About, and improved performance.
(NEW) View count
Players can now see how many other players have viewed their About. With permissions for viewing their own About and other players' About, privacy for view count is ensured.

![]()
(NEW) config.yml file
AboutPlayer now has its own config.yml file to set the default About for players. There is also an option to set the amount of time needed to past in order for AboutPlayer's new cache system to repeatedly save its data to files.
![]()
(NEW) About.Default.Message config.yml option
- Acceptable value: String
- Default value: Hello! My name is {player} and I enjoy playing this server.
The About.Default.Message option sets the default message for a player's About.
![]()
(NEW) About.Default.Message config.yml option
- Acceptable value: Integer
- Default value: 5
The Save.In_Minutes.Cache_To_Storage option sets the save, in minutes, cache to storage repeat time. AboutPlayer uses its own cache system to reduce file I/O.
![]()
(NEW) aboutplayer.commands.about.views permission
The aboutplayer.commands.about.views permission grants access to see your About views.
![]()
(NEW) aboutplayer.commands.about.others.views permission
The aboutplayer.commands.about.others.views permission grants access to see a player's About views.
![]()
(NEW) Improved performance
We've built AboutPlayer with more speed than ever before. You'll be excited to know that AboutPlayer uses much less resources than before thanks to its new cache system.
Also, we've given the configuration files - config.yml and messages.yml, - their own directory inside of AboutPlayer's root directory. This new directory is named "conf," short for "configuration."
![]()
-The Jessible Team