Skip to content

Commands & permissions

padre edited this page Feb 2, 2025 · 4 revisions
Command Description Permission Node
/coldtracker Shows the current plugin version and the plugin author. N/A
/coldtracker help Displays a list of the plugin's commands. N/A  
/coldtracker reload Reloads configuration and locale files and applies any saved changes made. coldtracker.reload
/coldtracker dump Dump the data from database to Gist. coldtracker.dump
/coldtracker export Export the data from database to local yml file. coldtracker.export
/coldtracker wipe Wipe the current database. coldtracker.wipe
/coldtracker showtime Display user's playtime. coldtracker.showtime
/coldtracker showvotes Display user's total votes. coldtracker.showvotes
/coldtracker stats Display self stats. coldtracker.stats
/coldtracker stats <playerName> Display user's stats. coldtracker.stats.other
N/A Grant this permission to the player / group of players (e.g Moderator) to start tracking their time. coldtracker.tracktime
N/A Grant this permission to the player / group of players (e.g Moderator) to start tracking their votes. coldtracker.trackvote
  • Permission to user: /lp user <playername> permission set coldtracker.tracktime true
  • Permission for an entire group: /lp group <rankName> permission set coldtracker.tracktime true

🛡️ Permission Usage

To use these commands, you are required to have the permission nodes that are associated with them. If you are /OP on your server, you are typically given all of the permissions for your plugins, so you don't have to assign them manually.

If you are not someone to give OP status to all of your members (which is definitely something that most people avoid!), you will need a permissions plugin in order to assign these permissions to your members. Suggest using LuckPerms to set up permissions. It has an extensive wiki that explains everything you need to know in order to set it up.


💻 Command Usage

There are no aliases for ColdTracker commands. Will be included in a future update.

For these commands, if you ever see text within <brackets>, you will need to include them in your command arguments.


❓ Additional Help

If something is confusing to use, visit our Discord server for more help.

Clone this wiki locally