By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
AlwaysTime is a Pocketmine plug-in that works to always lock the time on your server
# Configuration for AlwaysTime plugin
# Change the mode you want, set “whitelist” or “blacklist” or "allworlds"
# If the mode is “whitelist”, then only the world in the config is affected by the alwaystime function.
# If the mode is “blacklist”, then only the world in the config is not affected by the alwaystime function.
# If the mode is “allworlds”, then all worlds will be affected by the alwaystime function.
mode: whitelist
# Set up the world you want to organize
worlds:
- lobby
- world
# Set a time for your world, time will be locked with your set time
# Set the time according to the time you add
set-time: day
# Add the time you want
add-time:
day: 1000
sunrise: 23000
noon: 6000
sunset: 12000
night: 13000
midnight: 18000
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time