WHAT CAN I DO WITH PLAYERTIMELIMIT?
This plugin allows you to implement a system in which players can play a limited amount of time in your server (or certain worlds), for example just 2 hours a day, 6 hours a week, etc. This idea of the plugin came originally from Youtube Minecraft series but it can be used for other cases as well.
Players with no time left will be kicked from the server and they will not be able to join again until the play times are reset. You can even set time limits for each rank on your server!
FEATURES
- ✓ Kick players with no time left
- ✓ Prevent players with no time left joining the server
- ✓ Play time limits per rank
- ✓ Time reset modes:
- Daily
- Weekly
- Monthly
- Command
- ✓ World whitelist system
- ✓ Boss Bar information message
- ✓ Action Bar information message
- ✓ Command to enable/disable information message
- ✓ Command to check remaining time for play times reset
- ✓ Command to check player time left and total time
- ✓ Command to add playtime to players
- ✓ Command to take playtime from players
- ✓ Command to reset playtime of players
- ✓ Notifications actions for players:
- Message, centered message
- Player command, console command
- Playsound
- Title
- ✓ PlaceholderAPI variables
- ✓ Works with 1.16.5+
Works only on Spigot/Paper (not craftbukkit)!
TUTORIAL
Download the plugin and place it on your plugins folder. You don't need to configure anything to use the plugin, just make sure to have a
permissions plugin to give access to players to some commands and set them a specific play time limit.
FULL WIKI ON THIS LINK:
https://ajneb97.gitbook.io/playertimelimit
COMMANDS:
- /ptl message Enables or disables the time limit information message for yourself.
- /ptl info Checks the remaining time for play times reset.
- /ptl check (optional)<player> Checks player time left and total time.
- /ptl resettime <player>/* Resets playtime for a player or all players.
- /ptl addtime <player> <time> Adds play time to a player.
- /ptl taketime <player> <time> Takes play time from a player.
- /ptl reload Reloads the config.
(alias:
/playertimelimit)
PERMISSIONS:
- playertimelimit.admin Access to all plugin commands.
- playertimelimit.commands.message Access to
/ptl message commands (enabled by default).
- playertimelimit.commands.info Access to
/ptl info command (enabled by default).
- playertimelimit.commands.check Access to
/ptl check command (enabled by default).
- playertimelimit.commands.check.others Access to
/ptl check <player> command.
- playertimelimit.limit.<group> This permission will set a specific time limit defined in the config, for the player.
SCREENSHOTS:
Please avoid posting bad ratings before asking. If you have problems or bugs with the plugin contact with me via
private message or post on the
plugin discussion and I will take a look at it. You are welcome to give me suggestions of new features you would like to add to the plugin
