Skip to content

A Minecraft Plugin that displays world day, with PlaceholderAPI support.

License

Notifications You must be signed in to change notification settings

4rft5/DayCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

DayCounter

DayCounterIcon

A Minecraft Plugin that displays world day, with PlaceholderAPI support.

DayCounterDescription

It runs on 1.20.4-1.21, it probably runs on other versions, but they haven't been tested.

This plugin is designed to help replace the F3 daycounter, which seems to have been removed in 1.20.2.

If /time set is used, it can mess up the vanilla day counter. This really only works if you do not use /time set.



DayCounterCommands

Command Description
/daycount Prints what the current day is in game.
/daycount reload Reloads the plugin and config file
/daycount help Lists the previous two commands



DayCounterFeatures

Permissions

The permission to use /daycount is enabled by default, but can be disabled using the permission daycounter.use.

The permission to use /daycount reload can be allowed by using the permission daycounter.reload.

PlaceholderAPI

The day count itself is stored in %daycounter_counter%, which can be used anywhere any other PlaceholderAPI placeholders can be used.

Example use of the placeholder:

DayCounterPlaceholderAPIExample


Config

The message printed in chat can be configured using the config file, which supports color codes.

The default message is 'The world is currently on day %day%.'

Example config text seen in chat:

DayCounterConfigDefault



DayCounterSupport

If you need support, the best way to contact me is by opening an issue on this repo.

Spigot Page

button

About

A Minecraft Plugin that displays world day, with PlaceholderAPI support.

Resources

License

Stars

Watchers

Forks

Packages

No packages published