Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Playtime v1.2.1

Compare
Choose a tag to compare
@deanveloper deanveloper released this 27 Aug 16:09

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 playtime
    • playtime.command.playtime.top: Allows access to view the top 10 players
    • playtime.command.playtime.other: Allows access to view other people's playtimes
    • playtime.command.playtime.change: Allows access to change people's playtime
    • playtime.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.