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

randallarms/timeguard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TimeGuard

Played time display & minimum required time for world entry; Bukkit on Minecraft (MCv1.11.2).

TimeGuard features the ability to record and display total played time on the server (after plugin installation). You can even set worlds to require a minimum number of played hours (divide by 24 for days) to enter, either through teleports or commands.

Commands:

/played

  • Displays your total played time in chat.

/timeguard

  • (add) (name) (hours) = Set world "name" to require "hours" of played time to enter.

  • (remove) (name) = Set world "name" to have no timeguard requirements.

  • (vet) (add/remove) (player) = Adds or removes "veteran" status, which exempts players from timeguards.

/goto

  • Built-in teleport; takes you to [x:0, z:0] @ world "name" if you meet the world's minimum requirements.

Plans:

  • Add a customizable config file.
  • Add different types of timeguards for other actions.

Do you want to help us improve this plugin? You can! Everyone welcome to contribute on GitHub by utilizing the Flow to branch their own version, make changes (commits), and submit their changes as a "pull request" to be considered for merging with the master file.

Please feel free to voice criticism to better the project, as well. Got a problem? Bug, glitch, complaint? Visit the Issues page and let me know, please: https://github.com/randallarms/timeguard/issues

About

Bukkit plugin for Minecraft with played time display & minimum required played time for world entry.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages