PlayTime Levels
1-Extract/Unarchive
Extract the zipped file you just downloaded from BuiltByBit, it should look something like this.


2- Install Dependencies
Install all 7 Dependencies (plugins) and move them to your /plugins/
folder.
The plugins are:
Vault
PlayerPoints
LuckPerms
ajLeaderboard
DeluxeMenus
PlaceholderAPI
LifestealZ (Only required for lifesteal theme)
GriefPrevention (Only required for survival theme)
Install all Dependencies from here.
After installing all plugins, start/restart your server to load all the plugins & default configurations.
3- Installation
At this point, you'd have to chose 1 theme according to your server's game mode.

Navigate in either survival or lifesteal folder, you'll find playtime.zip
in it.
Now go to your server hostings /plugins/DeluxeMenus/gui_menus
and upload/move playtime.zip
in there, then unarchive/unzip it.
Now, back out and open /plugins/DeluxeMenus/config.yml
, here you'd have to paste in the following at the very bottom of config.yml
playtime1:
file: playtime-1.yml
playtime2:
file: playtime-2.yml
playtime3:
file: playtime-3.yml
playtime4:
file: playtime-4.yml
playtime5:
file: playtime-5.yml
playtime6:
file: playtime-6.yml
playtime7:
file: playtime-7.yml
playtime8:
file: playtime-8.yml
It should look similar to this now:
debug: HIGHEST
check_updates: true
gui_menus:
some_other_menu:
file: some-other-menu.yml
playtime1:
file: playtime-1.yml
playtime2:
file: playtime-2.yml
playtime3:
file: playtime-3.yml
playtime4:
file: playtime-4.yml
playtime5:
file: playtime-5.yml
playtime6:
file: playtime-6.yml
playtime7:
file: playtime-7.yml
playtime8:
file: playtime-8.yml
Now, in the console run dm reload
or Restart the server
5- Final step
Now, you're nearly done installing this configuration, at this point you need to run the following commands one by one (While being opped)!
/papi ecloud download Player
/papi ecloud download Statistic
/papi reload
/ajleaderboards add statistic_time_played
/ajleaderboards reload
Your playtime levels configuration should be working perfectly fine now, Enjoy!
Last updated