This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
Playtime v1.2.1
Changes
Permissions
- Added/Changed permissions:
playtime.command.playtime
: Allows access to use /playtime (Note: subcommands must be given separately)playtime.command.playtime.self
: Allows access to view their own playtimeplaytime.command.playtime.top
: Allows access to view the top 10 playersplaytime.command.playtime.other
: Allows access to view other people's playtimesplaytime.command.playtime.change
: Allows access to change people's playtimeplaytime.command.playtime.*
: Allows full access to the /playtime command
- Notable change: There is now a permission for every playtime subcommand, update your permissions accordingly!
Bug Fixes
- Internal storage of names is now case insensitive
- Fixed a spelling mistake
- Possible bug fix if no name was found when using /playtime
New Features
Changing Playtimes
Using the /playtime change
command, you can change any player's playtime!
- Syntax:
/playtime change <playername> <(+|-)seconds>
- For now, you can only add and subtract seconds. I am planning on supporting other time units in the future!
Command syntax
Before, there was no way to learn the command syntax for /playtime without visiting the plugin. Now, /playtime help was added. It also adjusts based on permissions, so players will only see the subcommands that they are able to use.