-
-
Notifications
You must be signed in to change notification settings - Fork 76
Time Changes
Ben edited this page Jan 23, 2024
·
6 revisions
VotingPlugin has events to detect time changes which are based on server time.
This can be offset with TimeHourOffSet: 0
in Config.yml, just change the number.
With 6.13+ you can now set timezone with TimeZone: 'UTC"
You can view current plugin time with /av CurrentPluginTime
.
To force time changes use /av forcetimechange (TimeType)
. Must also be done from console.
TimeTypes:
- DAY
- WEEK
- MONTH
If you want the plugin to bypass time changes on startup you can set IgnoreTime: true
in ServerData.yml. You might need to add this. You could also edit the day/week/month in ServerData.yml as well.
Setup/Configuration:
BungeeCord/Velocity Setups:
-
Proxy Setups
- PLUGINMESSAGING (Best method)
- REDIS (Second best)
- MQTT
- SOCKETS
- MYSQL
- Global Data Handling
- Multi-Proxy Setups
Knowledge base:
- Commands & Permissions
- Special Rewards
- File Layout
- API
- Converting data storage
- Vote Reminding
- Time Changes
- Minecraft Server Lists
- Performance Settings
- Bedrock Player Support
- Debug
- Minecraft Server Lists
- PlaceHolderAPI Expansion
- Signs
- Online/Offline Mode
- WIP MonthDateTotals
Troubleshooting
Rewards:
More setups: